Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Plugin for batch removing EXIF ?
#4
I agree with Ofnuts or an alternative ImageMagick mogrify -strip *.*  Especially when it comes to speed. BIMP never known for that.

However Gimp batch. @Kenny, something for you to tryWink

There is a Gimp 2.10 procedure gimp_image_set_metadata. Unfortunately this does not show in BIMP "other Gimp procedure" must be one of the restricted 'names'

The work-around is create a plugin without the restriction and use that in BIMP Attached a one-liner strip-metadata.py Unzip put it in your Gimp profile. 

This for example works here, in a linux machine. Bit pressed for time, so not checked in a Windows Gimp 2.10

   

Will overwrite the existing file. Never a good idea so either add a rename or output to a different folder.


Attached Files
.zip   strip-metadata.py.zip (Size: 394 bytes / Downloads: 249)
Reply


Messages In This Thread
Plugin for batch removing EXIF ? - by kenny1999 - 04-18-2019, 07:57 AM
RE: Plugin for batch removing EXIF ? - by Ofnuts - 04-18-2019, 07:54 PM
RE: Plugin for batch removing EXIF ? - by Ofnuts - 04-18-2019, 09:17 AM
RE: Plugin for batch removing EXIF ? - by rich2005 - 04-18-2019, 09:58 AM

Forum Jump: