Saving all open files in Photoshop (CS5)
Hire the world's top talent on demand or became one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Puzzle Game 2
--
Chapters
00:00 Saving All Open Files In Photoshop (Cs5)
00:33 Answer 1 Score 2
00:50 Accepted Answer Score 14
01:30 Answer 3 Score 1
01:44 Answer 4 Score 9
02:42 Thank you
--
Full question
https://superuser.com/questions/253397/s...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#adobephotoshop
#avk47
ACCEPTED ANSWER
Score 14
You can do this by first making an action that saves a file with the settings you want.
After you have that action, do the following:
file -> action -> batch -> source(all open files)
select the action that you just made
run the batch script
there, you are done!
edit to include tip: If you want to bind a key such that hitting it will save all open files, you can do the following:
1) Create another action that runs a batch of the action saving open files
2) bind this action to the key of your choice
3) Hit the chosen key to save all open files
ANSWER 2
Score 9
I'm late to the show, but I thought I'd share what I found for future reference. I'm using Photoshop CC 2016, and had the same problem. My solution was to go to File > Scripts > Image Processor
, and use the following settings:
1) Check Use Open Images
.
2) Click Select Folder
, navigate to the desired target folder. Then mark the radio button next to Select Folder
.
3) Check Save as JPEG
. Set Quality to desired value.
4) Uncheck Run Action
at the bottom. This would be used to apply another correction / effect to all photos before saving, such as a vignette or dropping to grayscale.
5) Click Run
in the top right.
This makes a folder called "JPEG
" in the specified target directory, and stores your images inside. Then, simply click File > Close All
to close all open files at once.
ANSWER 3
Score 2
You can use an action in a batch command. Look under File
> Automate
> Batch
for the tool. You can apply your action to all open images, or specify a folder of images as your source.
ANSWER 4
Score 1
If you need to save a copy really quickly, you can use > Scripts > Image Processor > Use Open Images > Save as PSD.