Re: Lossless EXIF strip from JPEG?

Ludovic Levesque <[email protected]> Sun, 8 May 2011 21:32:08 +0200
Newsgroups gmane.comp.video.image-magick.user
Message-ID <[email protected]>
Hi,

exiftool (written in Perl) does this very easily:
exiftool -exif:all= filename.jpg

Ludo

On Sun, May 8, 2011 at 2:14 PM,  <[email protected]> wrote:
> 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
> _______________________________________________
> Magick-users mailing list
> [email protected]
> http://studio.imagemagick.org/mailman/listinfo/magick-users
>

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