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

Request: Export images as incrementally visible layers #222

Open
smlbiobot opened this issue Apr 13, 2023 · 0 comments
Open

Request: Export images as incrementally visible layers #222

smlbiobot opened this issue Apr 13, 2023 · 0 comments

Comments

@smlbiobot
Copy link

I know that this can be done, but I don’t have the Photoshop-scripting fu to do this, so I thought that maybe you would.

What I’d like to have is the ability to export an image by incrementally turning on the visibility of the layers from the bottom. For example, let‘s say I have 5 layers in the document.

Image 1:

off
off
off
off
on

Image 2:

off
off
off
on
on

Image 3:

off
off
on
on
on

So that eventually when you get to the last image:

on
on
on
on
on

Optionally output masked layers first as unmasked, and then masked (by having an extra step as a mask disabled)

I think that you might have an idea of what my use case here is. Happy to elaborate if this request seems odd.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant