Issue with stripping out profiles

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
User avatar
glennrp
Posts: 1147
Joined: 2006-04-01T08:16:32-07:00
Location: Maryland 39.26.30N 76.16.01W

Post by glennrp »

Don't you see the same behavior without -strip? Since JPEG is lossy, the image can change a little each time you rewrite it, for some number of iterations.
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Post by magick »

See http://www.cit.gu.edu.au/~anthony/graph ... jpg_non_im for a discussion about jpegtran that strips profiles from a JPEG.
Post Reply