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

Extend number of digits to 4 #208

Open
boredland opened this issue Jul 30, 2015 · 0 comments
Open

Extend number of digits to 4 #208

boredland opened this issue Jul 30, 2015 · 0 comments

Comments

@boredland
Copy link
Contributor

Many programs (like pdfbeads) will sort images like this:
100.tif
1001.tif
1002.tif
...
999.tif
And so on for image counts higher than 999. To solve this we only need one more digit (starting with 0000 instead of 000).

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