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

Way to correlate layer with scene number in imagemagick. #106

Open
powerc9000 opened this issue Jun 1, 2020 · 0 comments
Open

Way to correlate layer with scene number in imagemagick. #106

powerc9000 opened this issue Jun 1, 2020 · 0 comments

Comments

@powerc9000
Copy link

So the exporting of this tool is pretty slow so I want to use image magick to export. However IM has no knowledge of groups and I use groups to help name the finished product. In imagemagick you would do convert file.psd[0] where 0 is the scene number. I tried to do it via the index of a layer or the layer id but neither of those line up correctly. Is there some number I can use that would work with how IM exports images?

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