Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using batch variable #208

Open
Creative-Samurai1982 opened this issue Oct 29, 2022 · 4 comments
Open

Using batch variable #208

Creative-Samurai1982 opened this issue Oct 29, 2022 · 4 comments
Labels
Need more Info Issue needs more information before it is actionable

Comments

@Creative-Samurai1982
Copy link

Hi there, amazing script. But I'm having some troubles. I'm not sure if it me, your script or something Adobe have done.
I'm using batch to process over 4000 images, each have 8 layers. I need to export said layers to images, hence why I'm using your script, but once it's setup I change the batch variable in you script to true and run my batch.
But it's just overwriting my images, so I only get the last layer from each image. Where am I going wrong?

@antipalindrome
Copy link
Owner

@Creative-Samurai1982 Could you post a screenshot of all the settings you are using as well?

@antipalindrome antipalindrome added the Need more Info Issue needs more information before it is actionable label Nov 22, 2022
@antipalindrome antipalindrome changed the title Using batch varable Using batch variable Nov 28, 2022
@kingboru
Copy link

Hi!

I have the same problem, the filename of the output should also include the original filename, not just the layer names.

F.e.
image1.psd with 3 layers (red/green/blue) should result in
image1_red.psd
image1_green.psd
image1_blue.psd

With that option it should be able to be placed inside an automation. Otherwise the next export of image2.psd with the same layers overwrite the former export.

Or is this feature already there and I missed it?

@kingboru
Copy link

Oh - I just found the option {dn}!

Great job, thanks a lot!

@ArbaboonS
Copy link

Hi, you have made a great script, thank you for that.
But to use batch mode, I need to process all my images according to the settings I made. Now I have to click on the "Run" option for each image, is there a way to do the process automatically in batch mode without clicking?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Need more Info Issue needs more information before it is actionable
Projects
None yet
Development

No branches or pull requests

4 participants