Copy link to clipboard
Copied
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.
Copy link to clipboard
Copied
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
Copy link to clipboard
Copied
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.
Copy link to clipboard
Copied
Templates PSD file and Photoshop scripts
Copy link to clipboard
Copied
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
Copy link to clipboard
Copied
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
By @iampurple
Unfortunately, JJMack has since passed on.
Can you share a PSD sample of your template?
Copy link to clipboard
Copied
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
Copy link to clipboard
Copied
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
Copy link to clipboard
Copied
I thought of this, but for the users who doesn't know how to use photoshop and no photoshop account.
Copy link to clipboard
Copied
Then you need to look into the Photoshop API or other "Web to Print" systems on the market.
Copy link to clipboard
Copied
thanks a lot!!
Copy link to clipboard
Copied
Hi @Stephen Marsh, would you help to take a look script, I tried to add the margin 15px left & bottom for stamp filename on image? like this
also, why it generated out the image bleed to bottom, there is suppost to have a margin at the bottom?
vs
thanks
Find more inspiration, events, and resources on the new Adobe Community
Explore Now