ExifTool Forum

ExifTool => The "exiftool" Application => Topic started by: sarahfille on October 16, 2020, 06:45:14 PM

Title: Hiring someone to create a script using exiftools on windows
Post by: sarahfille on October 16, 2020, 06:45:14 PM
Hi, apologies if this isn't allowed. Please remove if it is.

I need the following features in a script to utilize exiftool.

The script will make changes within a specific folder in a windows filesystem

1. Randomize exif data - create a large-ish database of known exif profiles (preferably by scraping some selfi imageboard) apply to each field for each image in selected folder - creating this database is part of the gig

2.Change MD5 of images within a folder

3. Change name of each file within a folder. Preferably with a "seed" word or phrase(es). IE seed is "how park cape me selfie" to "capeparkhow.jpg" etc.

If anyone is capable of writing this script I will be willing to pay bitcoin. Shoot me a message with how much this would cost and estimated completion date.


Title: Re: Hiring someone to create a script using exiftools on windows
Post by: sarahfille on October 22, 2020, 05:14:02 PM
Bump =)
Title: Re: Hiring someone to create a script using exiftools on windows
Post by: Phil Harvey on October 22, 2020, 10:17:42 PM
I read this but I couldn't understand what you wanted.  Plus, I have no use for bitcoin. :(

- Phil
Title: Re: Hiring someone to create a script using exiftools on windows
Post by: sarahfille on October 23, 2020, 09:13:03 PM
Can i provide clarification on anything, and would you prefer cash app?
Title: Re: Hiring someone to create a script using exiftools on windows
Post by: Phil Harvey on October 25, 2020, 05:31:33 PM
Quote from: sarahfille on October 16, 2020, 06:45:14 PM
1. Randomize exif data - create a large-ish database of known exif profiles (preferably by scraping some selfi imageboard) apply to each field for each image in selected folder - creating this database is part of the gig

What do you mean by "apply each field"?  Do you mean to randomize existing EXIF fields (ie. tags) in the file from values of the same field (tag) from a random entry in a database?

Quote2.Change MD5 of images within a folder

Do you mean the image, or the file?  ExifTool will not modify the image data itself, but will modify the file metadata which will change the MD5 of the file.

Quote3. Change name of each file within a folder. Preferably with a "seed" word or phrase(es). IE seed is "how park cape me selfie" to "capeparkhow.jpg" etc.

It is not clear where these seed phrases come from, or how they are modified to obtain a file name.

- Phil