Page 1 of 1

Re: Delete all tags (EXIF),save image without changing quali

Posted: Sun Aug 29, 2010 12:28 pm
by Loïc
Hi,

Unfortunately you can't do that with JPEG image. Because it is based in a lossy compression scheme (see: See: http://en.wikipedia.org/wiki/Lossy_compression) , you will always loose some data with successive Load/Save operations.

Maybe you can try to use the ExifTool free software from Phil Harvey. More info at http://www.sno.phy.queensu.ca/~phil/exiftool/

With best regards,

Loïc