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
<br /> jhead -purejpg *.jpg
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
<br /> jhead -purejpg *.jpg