Batch resize and OUTPUT multiple images
Batch resize and OUTPUT multiple images
Question
I need to batch resize multiple images and thats really easy in Photoshop insert a folder and get a output in anther folder.
But i need this to output multiple images of all the images inside the folder is there a way to do this at once?
This is what i want:
Popular Answer
@Lauren Ipsum, in CS6 I managed to use Revert
as a command in an action:
The trick is to save as a copy through the Save As
dialog (or press Ctrl+Alt+S
which will force save as a copy mode).
Additionally in the Batch
window you should include a serial number to ensure files do not overwrite each other. As a result files will be named in a really strange way (the same serial will be appended to the file name many times e.g. Filename02020202.jpg
for the fourth Save
command) but at least this works.