top | item 42421382

(no title)

yashg | 1 year ago

Exifpurge.com. A portable Windows app to remove all exif data from multiple photos.

discuss

order

rudasn|1 year ago

Cool.

Can anyone recommend a linux tool for removing exif data from images and metadata from pdfs?

eichin|1 year ago

For jpg: jhead -purejpg, exiftool looks like it only has "remove this specific kind" (like -gps:all= .)

(The more boring use case for this: putting images up on a web page - if you use jhead -autorot to correct the orientation, then the browser sees the metadata and rotates it again...)