> EXIF data seems to be broken after using convert command in images 
> taken by Canon EOS 40D camera. 

Using ImageMagick 6.3.9-1 under Fedora Core, exiftools shows that ImageMagick
is properly updating the EXIF profile.  The differences are here:

  < File Name                       : img_0481.jpg
  ---
  > File Name                       : img_0481-1920.jpg
  4,5c4,5
  < File Size                       : 1890 kB
  < File Modification Date/Time     : 2008:03:01 01:52:35
  ---
  > File Size                       : 274 kB
  > File Modification Date/Time     : 2008:03:01 11:08:39
  7a8
  > JFIF Version                    : 1.1
  195c196
  < Thumbnail Offset                : 10572
  ---
  > Thumbnail Offset                : 10590
  197,198c198,199
  < Image Width                     : 3888
  < Image Height                    : 2592
  ---
  > Image Width                     : 1920
  > Image Height                    : 1280
  206c207
  < Image Size                      : 3888x2592
  ---
  > Image Size                      : 1920x1280

_______________________________________________
Magick-bugs mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-bugs

Reply via email to