When I try
identify -format "%[exif:*]" aaa.jpg, I get all the exif data.
But when I try
identify -format "%[exif:make]" aaa.jpg, The Make is not reported...
Can someone help me understand why. I am using 6.3.7.Q16
Thanks
EXIF does not report data
Re: EXIF does not report data
How are you using your code e.g. Linux, windows, php ?
Both your examples work for me using Windows XP command prompt and php via XAMPP on the same windows machine. 6.3.5 Q16
Both your examples work for me using Windows XP command prompt and php via XAMPP on the same windows machine. 6.3.5 Q16
Re: EXIF does not report data
I am using command line in Windows XP. I also tried Javascript and Vscript: Same result
I also tried different JPG files.
I also tried different JPG files.
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: EXIF does not report data
It has also stopped working under the latest linux version too.
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/
Re: EXIF does not report data
Upgrade to ImageMagick 6.3.8-1, the latest release. The EXIF problem your reported is fixed.
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: EXIF does not report data
Confirmed that it is now fixed.
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/