Anyone have a good Metadata or EXIF removal tool?

Ask for help if you have any troubles with the website or just anything the community might be able to help you with.

Anyone have a good Metadata or EXIF removal tool?

Postby Sanity » Mon Sep 29, 2014 1:42 pm

Title says it all. Any help would be greatly appreciated :P
The Second Cumming V1 - viewtopic.php?f=9&t=107
The Second Cumming V2 - viewtopic.php?f=9&t=124
The Second Cumming V3 - viewtopic.php?f=9&t=147
Sanity
 
Posts: 96
Joined: Wed Sep 17, 2014 12:10 am

Re: Anyone have a good Metadata or EXIF removal tool?

Postby snapsnap » Mon Sep 29, 2014 3:35 pm

I've used this in the past http://www.steelbytes.com/?mid=30

It's a bit clunky to use and took me a few trial runs to figure it out, but seemed to work alright.
User avatar
snapsnap
 
Posts: 182
Joined: Fri Sep 19, 2014 11:14 pm
Location: My parents' basement

Re: Anyone have a good Metadata or EXIF removal tool?

Postby benzniko » Mon Sep 29, 2014 3:39 pm

got linux/*nix as os or cygwin on windows ? then just use the imagemagick suite of tools like this:
Code: Select all
mogrify -strip filename

you can even script this to e.g. strip all jpg files in the current dir from exif infos:
Code: Select all
find . -iname '*.jpg' | xargs mogrify -strip


enjoy,
niko
bored by vanilla sex ? looking for something different ?
just drop me a PM ;)
User avatar
benzniko
 
Posts: 34
Joined: Sat Sep 20, 2014 5:38 am

Re: Anyone have a good Metadata or EXIF removal tool?

Postby Wicked » Fri Oct 03, 2014 6:13 am

i know windows 8 and 8.1 has it when you look at properties.
Image
User avatar
Wicked
 
Posts: 185
Joined: Sun Sep 21, 2014 7:25 am


Return to Help

Who is online

Users browsing this forum: No registered users and 1 guest