Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Create Action to Combine Photos

Community Beginner ,
Apr 25, 2025 Apr 25, 2025

Howdy folks,

 

Hope all is well!

 

So, I've just been given a collection of just under 200 vinyl records from my dad to try and sell. After recording all their names/years and taking photos of both the front and back of each record, I am now ready to prep a nice package to send to some potential buyers.

 

That said, I currently have 382 photos to work through... I've renamed them all in the following manner: "Record1_front" ... "Record1_back" /// "Record2_front" ... "Record2_back". What I'm doing is opening a canvas in Photoshop that is twice the width of one photo, placing both the "front" and "back" files onto the canvas, placing the front on the left and the back on the right, then saving in a different folder with just the name "Record 1" /// "Record2".

 

Is there a way to automate this process for every image in my folder?

 

Appreciate your time and help!

 

James

TOPICS
Actions and scripting , Windows
504
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Apr 25, 2025 Apr 25, 2025

@Jimbo.Actual 

 

This is what I was referring to for the canvas size:

 

canvas-size.png

Here is the action, it only needs 3 steps:

 

action.png

 

1) Canvas Size

2) Select All

3) With the move tool active, use the Align option to the right, you could also add a fourth vertical alignment step if needed. You could also add a fifth step using Image > Image Size to resize smaller on the width or height as these are 6048 x 3024 px sized.

 

move-tool-align.png

 

Here is the script setup to run the batch stacking into sets of 2 files:

 

script.png

Finally,

...
Translate
Adobe
Community Expert ,
Apr 25, 2025 Apr 25, 2025

@Jimbo.Actual 

 

You'll need a script to open in sets of 2 alphabetically sorting files, such as:

Stack_Documents_to_Sets_of_N_Layers_v1-5.png

 

 
 
Or if there were two separate source/input folders for the fronts and backs:
 
Stack_Documents_from_2_Folders_to_Sets_of_2_Layers_v1-4.png
 
 
The scripts simply stack one file above the other as layers, the scripts have an option to run an action on each stack. You will need to record an action that does what you need (increasing canvas size to 200% on the width with a middle left anchor point, select all, move tool align right centre etc.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Apr 25, 2025 Apr 25, 2025

Hey Stephen,

 

Thanks so much for the quick response!

 

I think I followed everything you mentioned up until recording an action... middle-left anchor point, select all, move tool align right-center, etc.

I had to stop myself from writing out about a dozen questions lol. To sum it up, I'm not sure how to record an action for what I'm trying to do. All files are located in the same folder.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 25, 2025 Apr 25, 2025
quote

Hey Stephen,

 

Thanks so much for the quick response!

 

I think I followed everything you mentioned up until recording an action... middle-left anchor point, select all, move tool align right-center, etc.

I had to stop myself from writing out about a dozen questions lol. To sum it up, I'm not sure how to record an action for what I'm trying to do. All files are located in the same folder.


By @Jimbo.Actual

 

You're welcome.

 

Please attach or post links to 2-3 sets of the images that you wish to stack (4-6 files).

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Apr 25, 2025 Apr 25, 2025
 
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 25, 2025 Apr 25, 2025

@Jimbo.Actual 

 

This is what I was referring to for the canvas size:

 

canvas-size.png

Here is the action, it only needs 3 steps:

 

action.png

 

1) Canvas Size

2) Select All

3) With the move tool active, use the Align option to the right, you could also add a fourth vertical alignment step if needed. You could also add a fifth step using Image > Image Size to resize smaller on the width or height as these are 6048 x 3024 px sized.

 

move-tool-align.png

 

Here is the script setup to run the batch stacking into sets of 2 files:

 

script.png

Finally, here is the result:

 

finals.jpg

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 28, 2025 Apr 28, 2025

@Jimbo.Actual – so how did you go?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Apr 28, 2025 Apr 28, 2025

Hey, good morning Stephen.

 

Thanks for sending over such a detailed breakdown!

 

I've had a pretty busy weekend, but I will hopefully be able to try it out either tonight or tomorrow. I will let you know either way.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Apr 28, 2025 Apr 28, 2025

You, Sir, are the absolute best. You saved me hours and hours of work. You helped me turn 382 files into 191.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 29, 2025 Apr 29, 2025
LATEST
quote

You, Sir, are the absolute best. You saved me hours and hours of work. You helped me turn 382 files into 191.


By @Jimbo.Actual

 

You're welcome!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines