incomplete extraction of xmp profile

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
sdalu

incomplete extraction of xmp profile

Post by sdalu »

Test image is http://www.sdalu.com/test.jpg
The image was generated with lightroom and contains a big xmp data due to use of "adjustement brush".

Code: Select all

convert test.jpg test.xmp
Will result in a truncated xmp file (the same happen with perlmagick and the use of ImageToBlob)
Post Reply