Ever felt the need to display EXIF data for your images but wanted to optimise the image for web as well? Photoshop by default strips out any EXIF data when exporting for web. So, how do we go about it? easy...
exiftool -tagsFromFile ORIGINAL.JPG optimised.jpgTo remove exif thumbnail from the image
exiftool -thumbnailimage= optimised.jpgRelated blog posts:

















No comments
Post new comment