Page 1 of 1

Arabic characters in IPTC profile not extracted.

Posted: 2009-07-16T00:43:16-07:00
by rmiglani
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?

Re: Arabic characters in IPTC profile not extracted.

Posted: 2009-07-16T05:53:16-07:00
by magick
Post a URL to one or two of your images so we can download them and reproduce the problem. Thanks.

Re: Arabic characters in IPTC profile not extracted.

Posted: 2009-07-16T07:53:11-07:00
by rmiglani

Re: Arabic characters in IPTC profile not extracted.

Posted: 2009-07-16T10:25:04-07:00
by magick
We can reproduce the problem you posted and will have a fix in the next point release of ImageMagick within a few days. Thanks.

Re: Arabic characters in IPTC profile not extracted.

Posted: 2009-07-16T23:46:03-07:00
by rmiglani
Thanks a lot for your help and support. Looking forward to the next point release.