Windows11 (22H2), display resolution 3840x2160, win scaling 150%
Batch convert
Input allows duplicates, it is either a feature or a bug, I'm not sure
Bug
If bug, then just silently filter out duplicates each time user adds them
Feature
It can be a feature because output filename support # and each file will have it's own index, cannot figure out sane usecase though.
Without # they will be overwritten, with coresponing popup dialog that may confuse user.
Suggestion A
Add checkbox 'allow duplicates' (ticked off by default) somewhere below Add buttons.
Suggestion B
normalize use of modifier keys, COPY should not be default action:
- current behaviour
- no mod - copy
- CTRL - copy
- SHIFT - copy
- ALT - copy
- suggested behaviour
- no mod - disabled, no action
- CTRL - copy
- SHIFT - disabled, no action
- ALT - disabled, no action
Related
- suggestions
Batch convert - actions - remember expanded/collapsed state
Batch convert - actions - reinforce consistency of ranges ui
Batch convert - input - Hot folders manager - minor improvements
Batch convert - output - improve information readability
Batch convert - ui - remove tabs
- postponed -
Batch convert - input - normalize use of modifier keys (current post)
- done -
Batch convert - move controls between Output and Settings