ExifTool Forum

ExifTool => The "exiftool" Application => Topic started by: Mango on July 17, 2011, 04:29:45 PM

Title: How ist the correct syntax to rename the exe-file for deleting all meta-data?
Post by: Mango on July 17, 2011, 04:29:45 PM
Hi Phil,

how do I rename the exe-file for deleting all meta-data from a jpg?

I don't want to write the command-line
exiftool -all= desktop/JPG/*.jpg

But I want to rename the exe-file!!
For example to change the date I use
exiftool(-alldates='2011 07 11 08 00 00' -overwrite_original).exe
and drag the files there.
But to delete all meta-data, I can not find the right way to rename the exe  :(
Please could you help me?

MANY thanks!
Mango
Title: Re: How ist the correct syntax to rename the exe-file for deleting all meta-data?
Post by: ryerman on July 17, 2011, 10:34:45 PM
What have you tried?
See Writing Examples here (http://www.exiftool.org/exiftool_pod.html#writing_examples).

Jim
Title: Re: How ist the correct syntax to rename the exe-file for deleting all meta-data?
Post by: Mango on July 18, 2011, 05:46:50 AM
 :( Jim, these are all examples of the command line!
I wrote, I try to rename the exe-file!

* - for example - is not allowed.....
Title: Re: How ist the correct syntax to rename the exe-file for deleting all meta-data?
Post by: Phil Harvey on July 18, 2011, 07:29:52 AM
Hi Mango,

Try renaming to exiftool(-k -all=).exe

- Phil
Title: Re: How ist the correct syntax to rename the exe-file for deleting all meta-data?
Post by: Mango on July 18, 2011, 01:23:48 PM
Hi Phil,

thank you!!!! That's what I tried to do  :)
Many thanks for your help!

Mango