Skip to main content
Participant
January 8, 2020
質問

How can I automate the placement of different images onto a background?

  • January 8, 2020
  • 返信数 3.
  • 5323 ビュー

I have a background image that I want to individually place 100s of images on, individually. The background is a photo frame, and I have a lot of photos that I want to each be put in the frame and saved individually as a JPEG.

 

I'm familiar with Photoshop's batch automation, but can't figure out how to do this.

 

Thanks in advance.

このトピックへの返信は締め切られました。

返信数 3

JJMack
Community Expert
Community Expert
January 9, 2020

Templates PSD file and Photoshop scripts 

 

JJMack
Inspiring
July 1, 2024

Wondering how to change the script to work on the image size to be square 335px x 335px with 1 to 3 per row?

Thanks

Stephen Marsh
Community Expert
Community Expert
July 2, 2024

Hi @Stephen Marsh, thanks a lot for quick replied. I think I can try one more time to see if it works.
Wondering is there a way to have a photoshop template created for the users to use the google spreadsheet to generate image out on their own?

thanks


The native method from .csv spreadsheet data is Image > Variables... AKA Data Driven Graphics:

 

https://helpx.adobe.com/au/photoshop/using/creating-data-driven-graphics.html

Bojan Živković11378569
Community Expert
Community Expert
January 8, 2020

You have a couple of options: photoshop actions, scripts, data driven graphics. Perhaps it is easiest for you to record action for batch process. Action can do the following: place frame above each of the images in batch process for what you need frame with transparent areas and a couple of other requirements like aspect ratio of frame to match aspect ratio of images.

Another option is to record action which will copy batch open image, paste it into another document with frame, copy frame with image then paste back into document with image open in batch process. This is more difficult and you need some experience in order to make things work.

Stephen Marsh
Community Expert
Community Expert
January 8, 2020

Oops, wrong topic!

 

Many topic threads discuss this, but the new forum software search is not great!

 

Edit: Here is one such previous topic thread, there are many to be found. You should be able to use a custom built action (helper scripts may be required) or one of JJMack’s template scripts:

 

https://community.adobe.com/t5/photoshop/how-to-automate-batch-merge-2-images/m-p/10373314#M233731