Skip to main content
Participant
July 2, 2022
Question

There's no way to auto arrange/align images horizontally or vertically in one big image

  • July 2, 2022
  • 2 replies
  • 346 views

I have been searching for 2 days all over the internet. How is that not possible

This topic has been closed for replies.

2 replies

Chuck Uebele
Community Expert
Community Expert
July 2, 2022

A fairly simple script can do that. You would just need to determine how many images would be in each row. Then either place or copy each image into a master file and have two for loops to position each file in a row and column.

Participant
July 2, 2022

I have been trying to find an auto solution to combine all these files vertically or horizontally or both like this 

 

 

Stephen Marsh
Community Expert
Community Expert
July 2, 2022

It wasn't clear that you wanted both vertical and horizontal simultaneously. You will find links to scripts that can make a grid in my links above.

 

For example:

 

https://www.andrewnoske.com/wiki/Adobe_Photoshop_-_Scripts_Related_to_Montaging

 

There have been other topics on the forum with code posted to create a grid or array of images, I'm just having problems finding them at the moment! Anyway, you too could try searching...