Copy link to clipboard
Copied
I purchased a PSDT file from Adobe Stock. In the file are several layers that have "smart filters" and a "Your Image Here" layer. When I click on the "Your Image Here" layer, it opens up a new file with .psb extension. I add my own image in this .psb file and save. It then says "Updating Smart Objects," I go back to the .psdt file and the image has had the filters applied. I would like to avoid having to do this for every image I want to use this PSDT file for, and would rather be able to batch process an entire folder with the smart filters in the PSDT file. Can anyone please help me figure out how to do this? I've been trying and can't seem to figure it out.
Copy link to clipboard
Copied
I will suggest to wait reply from scripting guys @c.pfaffenbichler @Stephen_A_Marsh @r-bin @jazz-y
Copy link to clipboard
Copied
Have you searched the forum? This is a fairly common and regular request.
What file format should the smart object template be saved into after each update of the smart object content?
Can you post a cropped screenshot of the layers panel?
Copy link to clipboard
Copied
https://github.com/MarshySwamp/JJMack-Archive
JJMacksPhotoCollageToolkit, possible scripts to try:
BatchUpdateSmartObject.jsx
BatchReplaceOneObject.jsx
From the late JJMack:
Photo Collage and Mockup Toolkit UPDATED Nov. 8, 2021 Changed sone of the messages the scripts display.
Warning about CollageTemplateBuilder script. There is a bug in Photoshop CC 2015 and CC 2015.5. They will hang if your preferences are set to edit in floating windows if you use that script.
Photoshop scripting is powerful and I believe this package demonstrates this.
The package includes four simple rules to follow when making Photo Collage Template PSD files so they will be compatible with my Photoshop scripts.
There are nineteen scripts in this package they provide the following functions:
Mockup Support Added
I created my Photoshop Photo Collage Toolkit nine years ago and Avoided supporting Templates that used Smart Object layers to warp, to add perspective, to rotate, add any distortion to images. Because replacement Image file needed to have exactly the same Aspect Ratio, Size and Print resolution as the Object in the Template's smart object layers object. Lately there have been some threads in Adobe Photoshop scripting forums dealing with updating/populating products Mockups Templates that have prototype smart object layers that need to be updated to create the output mockup files. These were good threads and prompted me to do some thinking.
So like my Photo Collage Template design has four simple rules. I came up with four simple rules for Mockup templates. I find that I can easily modify Photo Collage Templates and Mockup Template files I download from the web so they comply with my Photo Collage Template rules or my Simple Mockup Template rules. Mockup templates may be far from simple the only simple part is they are easy to update. So I have add support to my Photo Collage Toolkit to support Mockup templates.
Simple Mockup Templates Four Rules
Note: Rags Gardner www.rags-int-inc.com Photoshop Collage Template Builder script Copyright (c) 2006 builds layered Photo Collage Template psd files. Rags's has given me permission to include a modified version of his script in my package. The modification converts Rags's layered image template document into a flattened template compatible with Photoshop "Photo Collage Toolkit" package. There is also an option that will instead create a layered image stack like Rags's templates are these are also produced if you attempt to create a template with more then 53 images.
Photoshop only supports up to 53 Alpha channels therefore with its design the Photo Collage Toolkit can only support collages with 1 to 53 images. I do not feel this is a big limitation for if you put 53 3:2 aspect ratio images on a large 16" x 20" paper they would need to be less then 1.9" x 2.86" in size if you wanted a frame around each and less then .95" x 1.43" on a 8" x 10" year book page size.
While the maximum number of images in a collage is 53 you can actually create larger collages by populating a large number of images into several collages and then populate yet an other collage template with these populated collages. Each will be placed into the collage of collages as a single smart object layer. You may want to save the populates PSD file as Jpeg files first to cut down on the overhead of having large PSD file smart object layers in the collage of collages.