Mobile app version of vmapp.org
Login or Join
Caterina889

: Script to do clipping mask of bulk images Steps that I follows: Open Photoshop – No documents are open. I click “Record” in actions I open my phone.PSD file (which opens up in a tab).

@Caterina889

Posted in: #Actionscript #AdobePhotoshop

Steps that I follows:

Open Photoshop – No documents are open. I click “Record” in actions I open my phone.PSD file (which opens up in a tab).

I open the .jpeg files (11 files at a time which open up in their respective tabs)

I click Ctrl+Tab in my phone.psd tab to move to my 1st jpeg file. I select all & copy.

On my phone.psd tab I do paste of my copied jpeg into a layer above my sleeve layer.

I then do clip mask to create “Create clipping mask” (the jpeg is now shown on the phone layer shape).

I save the work done in the .psd to web -> File -> Save for web -> .jpg

I then delete the clipped jpeg layer on my phone.psd file which makes it ready for clipping of next jpeg.

I then do Ctrl+Tab to move to the jpeg which I had just clipped & close the tab.

Recording ends.

Now, the problem is that whenever I run this batch, the batch runs fine BUT Photoshop renames the files with the same name and overwrites the previous clipped jpeg. The end result is that only the last clipped jpeg is available and that too with the 1st jpeg name.

Can any body help me what is wrong or this is possible via js coding? or in action method.

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Caterina889

1 Comments

Sorted by latest first Latest Oldest Best

 

@Cofer715

You can tell PS how to rename the files it creates, when running a batch action, through the file renaming options.

File > Automate > Batch



Select your action, destination, file naming, and any other options you want in the above menu.

For instance, see how I set up my file naming below:

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme