Copy link to clipboard
Copied
Hi There,
I promise ive searched the community but have limited experience with scripts. =(
We have a simple script written for us by a previous colleague who pointed to a folder, opened - and resized all the images to be 1000 x 1000 pixels then saved that file to a resized folder.
We have updated requirements which means we would like to remove a white or grey background (if possible) and save the file as .webp with a quality of 60 in the same subfolder.
Is this possible? Am I asking too much!? i did try some simple command changes but obv i don't understand it enough
Script below
------------------
------
Thanks for taking the time to review.
An alternative solution is to use my WebP Batch Processor script:
Another ready-made option is to batch remove the background and resize, saving to transparent PNG using this script:
https://www.marspremedia.com/software/photoshop/batch-web-images
Then you can run my WebP Batch Processor script over the PNG files as a second pass. Although this intermediate PNG workflow is 2 step, depending on your requirements for transparency, you may not need to create an action to remove the background (unknown).
Also, it would help to provide before-and-after images
...Copy link to clipboard
Copied
An alternative solution is to use my WebP Batch Processor script:
Copy link to clipboard
Copied
Another ready-made option is to batch remove the background and resize, saving to transparent PNG using this script:
https://www.marspremedia.com/software/photoshop/batch-web-images
Then you can run my WebP Batch Processor script over the PNG files as a second pass. Although this intermediate PNG workflow is 2 step, depending on your requirements for transparency, you may not need to create an action to remove the background (unknown).
Also, it would help to provide before-and-after images demonstrating sizing and positioning for both white and grey backgrounds.
Copy link to clipboard
Copied
Thanks @Stephen_A_Marsh! appreciate you taking the time to provide some options for me 😃
I ended up downloading the trail and then recording an action with the script + a batch for the webp file and i got there in essentially one hit.
Legend
Copy link to clipboard
Copied