Hi all,
Please give me some insight into what i'm doing wrong with this action - it's driving me insane!
// What i'm trying to do
I'm trying to resize 120 images to a 600 x 600 px canvas whilst maintaining the original file name.
The file name is the SKU for woocommerce, so it needs to save the original name so i can easily upload them to the store.
// How i'm currently trying to do this
Action 1 > Fit to Canvas
Action 2 > Resize Images
Many thanks,
Andy
Please give me some insight into what i'm doing wrong with this action - it's driving me insane!
// What i'm trying to do
I'm trying to resize 120 images to a 600 x 600 px canvas whilst maintaining the original file name.
The file name is the SKU for woocommerce, so it needs to save the original name so i can easily upload them to the store.
// How i'm currently trying to do this
Action 1 > Fit to Canvas
- Open Image
- Create new layer
- Unlock background layer
- Background Layer becomes 'Layer 0'
- Drag 'Layer 0' to top
- Resize Canvas to 600 x 600 px
- Convert 'Layer 0' for Smart Filters
- Double Click 'Layer 0'
- Save As .psd in a folder called 'Resize'
- Close the window and go back to original.
- Delete 'Layer 0'
- Place Embedded (File i just saved above)
- Place
Action 2 > Resize Images
- Open Image
- Unlock Layer (Becomes Layer 0)
- Create Layer
- Drag 'Layer 0' to top
- Resize Canvas to 600 x 600 px
- Run Action 1
- Save-As .jpg
- Close window
- Saves as a .jpg
- Saves as the original filename
- Does not resize to 600 x 600 px
- The first image in the batch does resize though...
Many thanks,
Andy