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

Option to name the output file(s) based on input filename structure #11

Open
johnbeech opened this issue Aug 16, 2024 · 0 comments
Open

Comments

@johnbeech
Copy link
Collaborator

Raised by email request:

If I were to input the parts "heroes_01_01.png" to "heroes_01_09.png", it could automatically name the output file "heroes_01.png" or even "heroes_01_01-merge.png"

This would rely on identifying a common prefix to the files, and then reusing that common prefix in the output. Could possible use template values, such as {{common_prefix}} when specifying the output filename.

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

No branches or pull requests

1 participant