Skip to main content
Participant
December 16, 2018
Répondu

How to align photos next to each other

Hi I'm a complete newbie to photoshop and am using photoshopCC2018. I tried searching up but can't quite find a solution.

I need to put about 20-30 images of a batch to a single picture, aligning them next to each other or hopefully by 4 in a row, but they have to be in order

eg

1 2 3 4

5 6 7 8

....

Is there a way to automate them? My files are already numbered, in order and have same dimension. Have about 200 batches of these, would take days to manual...

Many thanks!!

Ce sujet a été fermé aux réponses.
Meilleure réponse par JJMack

Do all the image have the same aspect ratio, image size and resolution?  Photoshop Scripting is the only way  you will be able to handle varying image sizes.  Adobe Plug-ins script Contact Sheet II may be able to do what you want to do if your image names sort in the order you want the image arranged.  Try menu File>Automate>Contact Sheet II...

If all are in the same folder you may be able to create all the document is a single batch run.   There may however be a limit on how many documented can be open at the same time.   Contact Sheet create new document and leave them open in Photoshop . I do not know if you can have 200 new documents open at the same time.

So now may need to brake your 1600 image file  into several smaller batches.

1 commentaire

JJMack
Community Expert
JJMackCommunity ExpertRéponse
Community Expert
December 16, 2018

Do all the image have the same aspect ratio, image size and resolution?  Photoshop Scripting is the only way  you will be able to handle varying image sizes.  Adobe Plug-ins script Contact Sheet II may be able to do what you want to do if your image names sort in the order you want the image arranged.  Try menu File>Automate>Contact Sheet II...

If all are in the same folder you may be able to create all the document is a single batch run.   There may however be a limit on how many documented can be open at the same time.   Contact Sheet create new document and leave them open in Photoshop . I do not know if you can have 200 new documents open at the same time.

So now may need to brake your 1600 image file  into several smaller batches.

JJMack
Participant
December 16, 2018

Ahh yes contact sheet did the job just fine.

Thanks very much, would like to learn scripting soon.

JJMack
Community Expert
Community Expert
December 16, 2018

Scripting is Programming.   It not a simple process like recording photoshop steps like Photoshop Actions.

JJMack