Bug 502756 - Add suffixes when saving multiple pages to formats that do not support it (PNG, JPEG, etc)
Summary: Add suffixes when saving multiple pages to formats that do not support it (PN...
Status: REPORTED
Alias: None
Product: Skanpage
Classification: Applications
Component: general (show other bugs)
Version: 25.03.90
Platform: Debian unstable Linux
: NOR wishlist
Target Milestone: ---
Assignee: Alexander Stippich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-13 17:43 UTC by Marcos Dione
Modified: 2025-04-14 17:07 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcos Dione 2025-04-13 17:43:02 UTC
If I scan several pages, but want to save to a file format that does not support multiple pages, such as PNG or JPEG, I would like skanpage to add a sequential suffix to the filename I provide. If the number of pages scanned is bigger than 10, then numbers with less digits than the biggest one should be 0 padded:

9 pages -> suffix is 1-9
99 pages -> suffix is 01-09,10-99
etc

Best is suffix can be customized (I would personally like _01...)
Comment 1 Alexander Stippich 2025-04-14 17:07:38 UTC
Skanpage currently already does that, though it is not configurable. It adds a 4 digit number to the filename.