: Batch Resizing images in Photoshop through an external data sheet Is it possible to resize an image automatically, by letting Photoshop take the variable sizes from an external data (such as
Is it possible to resize an image automatically, by letting Photoshop take the variable sizes from an external data (such as an Excel spreadsheet, Width and Height columns) and execute them and save them in a folder?
More posts by @Berumen635
1 Comments
Sorted by latest first Latest Oldest Best
Absolutely. You can create a script (.js) to do the job.
Photoshop Scripting Documentation. You want "JavaScript reference" for your version.
You will probably need to export your data as a csv or json, as getting JavaScript to read excel will be tricky.
If you're new to scripting Photoshop, check out some of the examples that come with it: they show opening files and doing operations.
NB. You might not be able to open your data file directly, in which case pasting it in (as csv, or json) into a prompt call would possibly suffice.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.