DIYBookScanner / spreads

Modular workflow assistant for book digitization
GNU Affero General Public License v3.0
127 stars 53 forks source link

Extend number of digits to 4 #208

Open boredland opened 9 years ago

boredland commented 9 years ago

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).