What's the right way to remove EXIF, comments and other similar stuff from a JPEG, while keeping the color profile?
Is the option " +profile exif " sufficient for this purpose or there are more options to add?
How to strip everything except color profile (jpeg)?
Re: How to strip everything except color profile (jpeg)?
-strip removes everything, including color profiles
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: How to strip everything except color profile (jpeg)?
I have not tried this but it may work.
You can save profiles to files. So I suggest you read the image, save the color profile data, then in a new command strip all profiles and read in the color profile again.
See IM Examples, Common File Formats, Image Profiles
http://www.imagemagick.org/Usage/formats/#profiles
You can save profiles to files. So I suggest you read the image, save the color profile data, then in a new command strip all profiles and read in the color profile again.
See IM Examples, Common File Formats, Image Profiles
http://www.imagemagick.org/Usage/formats/#profiles
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/