msgbartop
A cronological documentation test project, nothing serious, really!
msgbarbottom

18 Nov 07 Strip EXIF tags from JPG files

Posted by Hans-Henry Jakobsen

Sometimes it’s a good idea to remove the hidden data a JPG file contains, like when you publish picures on the Internet.
An easy way to remove all EXIF-tags from your JPG files is to run the command using jhead

jhead -purejpg *.jpg

Tags: , ,

Leave a Comment

You must be logged in to post a comment.