Hello, I need some help building a workflow. Here's what I want to do:
Ask for a folder (store that folder as a variable); create a thumbs folder in that folder (store *that* folder as a variable); go back to the original folder; filter for images files; copy those items to the thumbs folder; resize them.
1. Ask for a folder
2. Create a thumbnail folder in that folder
3. Go back to folder from step 1
4. Filter for image files
5. Copy those image files to thumbnail folder and resize those images
I've tried unsuccessfully and some guidance would be appreciated.
Ask for a folder (store that folder as a variable); create a thumbs folder in that folder (store *that* folder as a variable); go back to the original folder; filter for images files; copy those items to the thumbs folder; resize them.
1. Ask for a folder
2. Create a thumbnail folder in that folder
3. Go back to folder from step 1
4. Filter for image files
5. Copy those image files to thumbnail folder and resize those images
I've tried unsuccessfully and some guidance would be appreciated.