Batch convert from device
Posted: 2018-07-16T09:50:23-07:00
Hi all,
I need a script to perform the below actions. I understand there is a fee.
Main Scope:
1) Move Photo from phone:
a) Device name: Looney_David_iPhone
b) All photos are kept in the phones default folder location
c) Delete photo’s from phone
2) Move photo to default network_folder\Persons_Name
a) z:\xyz\Persons_Name (Looney_David same as device name)
3) Create sub folder: \Date (if it doesn’t exist)
4) Rename photos Date_Time_PersonsName
5) Final photo: jpeg, 640x480
6) Comment each step in the script so I can change
7) Platform is windows 7 and I will install the latest version of IM.
Optional:
Since we have ten people, ideally I could have one script that would loop through and figure out the device that’s attached and perform the above actions, otherwise I can create a script for each person.
Device Name & output folder:
Doe_John_iPhone, c:\abc\folderName, Brown_Bob_iPhone, c:\xyz\FolderName etc.
I need a script to perform the below actions. I understand there is a fee.
Main Scope:
1) Move Photo from phone:
a) Device name: Looney_David_iPhone
b) All photos are kept in the phones default folder location
c) Delete photo’s from phone
2) Move photo to default network_folder\Persons_Name
a) z:\xyz\Persons_Name (Looney_David same as device name)
3) Create sub folder: \Date (if it doesn’t exist)
4) Rename photos Date_Time_PersonsName
5) Final photo: jpeg, 640x480
6) Comment each step in the script so I can change
7) Platform is windows 7 and I will install the latest version of IM.
Optional:
Since we have ten people, ideally I could have one script that would loop through and figure out the device that’s attached and perform the above actions, otherwise I can create a script for each person.
Device Name & output folder:
Doe_John_iPhone, c:\abc\folderName, Brown_Bob_iPhone, c:\xyz\FolderName etc.