Arabic characters in IPTC profile not extracted.
Posted: 2009-07-16T00:43:16-07:00
Hi all,
I have a few JPEG files that have IPTC attributes embedded in them. I am using the following command to extract these attributes.
convert <filename> IPTCTEXT:<outputfile.iptc>
convert <filename> 8BIMTEXT:<outputfile.iptc>
The problem is that some of the files contain Arabic characters. The output file that is created for these images have junk characters instead of proper Arabic characters.
Is there support for these characters in ImageMagick?
Else how may I be able to extract the proper IPTC attribute values from these images?
I have a few JPEG files that have IPTC attributes embedded in them. I am using the following command to extract these attributes.
convert <filename> IPTCTEXT:<outputfile.iptc>
convert <filename> 8BIMTEXT:<outputfile.iptc>
The problem is that some of the files contain Arabic characters. The output file that is created for these images have junk characters instead of proper Arabic characters.
Is there support for these characters in ImageMagick?
Else how may I be able to extract the proper IPTC attribute values from these images?