Hi,

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

Ludo

On Sun, May 8, 2011 at 2:14 PM,  <robbel...@aol.com> 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
> Magick-users@imagemagick.org
> http://studio.imagemagick.org/mailman/listinfo/magick-users
>

_______________________________________________
Magick-users mailing list
Magick-users@imagemagick.org
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to