Merge branch 'master' of https://git.kmpr.at/kamp/Mk0.Software.ImageSorter
This commit is contained in:
commit
cad7522385
@ -1,5 +1,5 @@
|
|||||||
# Mk0.Software.ImageSorter
|
# Mk0.Software.ImageSorter
|
||||||
(C) 2015-2023
|
(C) 2015-2024
|
||||||
|
|
||||||
This software allows you to choose a source folder, which should contain a bunch of unsorted images.
|
This software allows you to choose a source folder, which should contain a bunch of unsorted images.
|
||||||
Then you select a target folder, which schould contain subfolders to sort your images.
|
Then you select a target folder, which schould contain subfolders to sort your images.
|
||||||
@ -23,6 +23,7 @@ This software has the following features:
|
|||||||
+ dark/light background with customizable colors
|
+ dark/light background with customizable colors
|
||||||
+ manual cutting picture borders from 1px to 10 px separated for each border (top, bottom, left, right, left+right, top+bottom, all)
|
+ manual cutting picture borders from 1px to 10 px separated for each border (top, bottom, left, right, left+right, top+bottom, all)
|
||||||
+ image previews of upcoming images to sort
|
+ image previews of upcoming images to sort
|
||||||
|
+ with [IOPaint](https://git.kmpr.at/kamp/IOPaint) integration you are now able to remove unwanted objects from your images
|
||||||
+ working with hotkeys
|
+ working with hotkeys
|
||||||
+ DEL - deletes image
|
+ DEL - deletes image
|
||||||
+ LEFT or DOWN - previous image
|
+ LEFT or DOWN - previous image
|
||||||
@ -43,5 +44,7 @@ This software has the following features:
|
|||||||
+ D - duplicate image
|
+ D - duplicate image
|
||||||
+ T - show/hide menu for image transformation
|
+ T - show/hide menu for image transformation
|
||||||
+ Q - select source path for images to sort
|
+ Q - select source path for images to sort
|
||||||
|
+ P - Show/hide the preview-bar
|
||||||
|
+ X - Open Inpaint for removing unwanted objects from image
|
||||||
|
|
||||||
Download of built executables: [kmpr.at](https://www.kmpr.at/software.php?id=4)
|
Download of built executables: [kmpr.at](https://www.kmpr.at/software.php?id=4)
|
||||||
|
Loading…
Reference in New Issue
Block a user