Y
Hacker News
new
|
ask
|
show
|
jobs
by
pabs3
1414 days ago
Here is a tool that can be used to strip metadata from images and other files:
https://0xacab.org/jvoisin/mat2
1 comments
WA
1413 days ago
I use ImageOptim:
https://imageoptim.com/
Compressed images efficiently and also removes EXIF data.
link
pabs3
1413 days ago
ImageOptim seems like a proprietary SaaS, not something you want to trust your EXIF data with. mat2 is a locally installed tool so it doesn't have that problem (there is a web interface you can setup too).
link
Compressed images efficiently and also removes EXIF data.