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

Ability to handle multiple image sets simultaneously #10

Open
johnbeech opened this issue Aug 16, 2024 · 1 comment
Open

Ability to handle multiple image sets simultaneously #10

johnbeech opened this issue Aug 16, 2024 · 1 comment

Comments

@johnbeech
Copy link
Collaborator

Raised by email request:

If you look at the attached screenshot, you'll see how some of the files I was piecing together were named. In this example, I had a total of 25 "whole" images that were broken into 9 parts each, named "heroes_01_01.png" to "heroes_01_09.png" through "heroes_25_01.png" to "heroes_25_09.png". I was hoping that Tile Merger could see this entire folder and, after setting it to "top-to-bottom" and "3 rows", would be smart enough to merge this entire folder into 25 images named "heroes_01.png" through "heroes_25.png". So, that's where this suggestion comes from.

image

So specifically in this example; recognise a base pattern "image_prefix_01" and a number suffix "01.png", "02.png", ... "25.png" etc. and merge them all as part of one operation.

Not sure what to name this feature, but seems like a cool workflow to support.

@johnbeech
Copy link
Collaborator Author

See: #11 feature could be called Identify Common Prefix.

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