Lossless EXIF strip from JPEG?
[email protected] Sun, 8 May 2011 08:14:15 EDT
| Newsgroups | gmane.comp.video.image-magick.user |
|---|---|
| Message-ID | <[email protected]> |
I'd like the ability to remove the EXIF information (including thumbnail, metadata, camera info... everything!) from JPEG files, but I want to avoid recompression. I'm looking for a Unix/Linux solution that can be interfaced via Perl (such as ImageMagick can be used via PerlMagick). I am familiar with ImageMagick "-strip" and the result seems to need be recompressed. Suggestions welcome! Thanks, Rob