🖼️ Image Toolbox is a powerful app for advanced image manipulation. It offers dozens of features, from basic tools like crop and draw to filters, OCR, and a wide range of image processing options
Apache License 2.0
3.99k
stars
188
forks
source link
Option to remove all suffixes from batch processing #1309
Is your feature request related to a problem? Please describe.
I'd like to retain the original names of all the files I run through conversion as-is. Currently, I've turned off everything I'm allowed to in the File Output options:
Prefix: Empty
Suffix: Empty
Add file size: off
Add original filename: on
Replace number sequence: off
Overwrite files: off
Randomize filename: off
But, the replace number sequence option just seems to switch between adding the date&time and adding an incremental number count for batch processed files.
Describe the solution you'd like
Maybe divide the "Replace number sequence" option into two toggles? Or have it open a pop-up menu to select number/date/off?
Describe alternatives you've considered
I'd think putting those options actually in the batch processing screen would make sense, but that seems like it'd go against the design principles you set for the app.
Or maybe I've somehow missed something in the settings.
Is your feature request related to a problem? Please describe. I'd like to retain the original names of all the files I run through conversion as-is. Currently, I've turned off everything I'm allowed to in the File Output options: Prefix: Empty Suffix: Empty Add file size: off Add original filename: on Replace number sequence: off Overwrite files: off Randomize filename: off
But, the replace number sequence option just seems to switch between adding the date&time and adding an incremental number count for batch processed files.
Describe the solution you'd like Maybe divide the "Replace number sequence" option into two toggles? Or have it open a pop-up menu to select number/date/off?
Describe alternatives you've considered I'd think putting those options actually in the batch processing screen would make sense, but that seems like it'd go against the design principles you set for the app.
Or maybe I've somehow missed something in the settings.