Copy link to clipboard
Copied
Hello!
I am needing help figuring out how to automate mockup creation. I have figured out how to do it by hand, one by one, but that is becoming VERY tedious with the amount that I need done.
I have tried creating an action and recording my process, but it always gives me the same error message when I try to run it through File > Automate > Batch... "The command "Edit Contents" is not currently available."
Here is what I have:
Here are the steps I am currently taking to create the mockups one by one:
Here is what I need:
Now, I have also found that the iamges don't always seem to be sizing correctly into the Smart Object, which I think is the reason a lot of my attempts at Batch Actions isn't working.
It's doing this when I use Replace Contents or Relink to File:
It does this when I use Edit Contents or double-click the Smart Object and drag the file into photoshop:
I would really appreciate any help with this. And if you think scripts might be the answer, please also explain how to use them, where to put them, how to run them, etc. I've never used them before. Thank you, guys!!
Copy link to clipboard
Copied
If you want simple action which will help you replace content one by one image I will record and upload example action here https://drive.google.com/file/d/14PtyMd4rNR1eV7zdCHlAlMfOVXoDvpfy/view?usp=sharing
Otherwise take a look here for fully automated process https://community.adobe.com/t5/photoshop-ecosystem-discussions/batch-replace-smart-objects-v2/td-p/1...
"Now, I have also found that the iamges don't always seem to be sizing correctly into the Smart Object, which I think is the reason a lot of my attempts at Batch Actions isn't working."
You need script to auto size replacement image or to turn modal control in Place action step that will wait for you to confirm or to use Insert Menu Item... while recording action (Select Place menu item action step which is in use in my example action).