Hello,
I want to delete meta tags from JPGs and TIFs but no raw formats RAW, NEF, CR2, etc. I can't find an option to include or exclude specific formats. Is it possible?
Thank you.
I suggest adding this to your command:
-ext jpg -ext jpeg -ext tif -ext tiff
- Phil
Thank you. Now I see -ext is right there in the documentation. Don't know how I missed it.