delete exif

Adam Funk a24061 at ducksburg.com
Thu Mar 11 14:14:50 UTC 2010


On 2010-03-11, Michael Kadzioch wrote:

>
> Hi all!
>
> I am looking for a simple bash-script or commandline program that delete
> all exif-data form images files (jpg-files).
>
> Someone can help me?

Install the jhead package and run `jhead -de *.jpg`, for example.
There are other options (`man jhead` or `jhead -h`) for specifically
deleting thumbnails, comments, etc.





More information about the ubuntu-users mailing list