Jump to content

Recommended Posts

Posted

I am trying to remove the cameras and lens serial number from the EXIF data. It is easy to do in Photoshop and many other software for each individual image.

If I have 100 or more images in a folder, I want to scrub that info out of each of them quickly and freely (Free software).

Does anyone have any suggestions? In this case it does not matter if all the EXIF data is scrubbed actually to be honest.

(This is not directly I spose, but me, the camera and all the pics are of Thailand, will that do !!!) thumbsup.gif

Edit: Also have access to Lightroom on a comp I can use.

Posted

As there are other operating system versions, here is the ubuntu/debian version.

sudo apt-get install exiv2 ; for i in *.jpg ; do echo "processing $i ; exiv2 rm $i ; done

That will fetch and install needed software then remove exif data for all the .jpg files on the directory. The power of command line :)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.


  • Topics

  • Popular Contributors

  • Latest posts...

    1. 0

      Lorry Collides with Pickup and Car in Pattaya, Driver Trapped in Wreckage

    2. 0

      Husband Arrested for Murdering Wife: A History of Violence Uncovered

    3. 0

      Tanker Truck Overturns in Chaiyaphum, Killing Driver

    4. 8

      Thailand Live Sunday 23 February 2025

    5. 0

      Man Celebrating Lottery Win Found Dead After Six-Day Drinking Spree

    6. 8

      Thailand Live Sunday 23 February 2025

  • Popular in The Pub


×
×
  • Create New...