51 lines
2.2 KiB
Markdown
51 lines
2.2 KiB
Markdown
# Mk0.Software.ImageSorter
|
|
(C) 2015-2024
|
|
|
|
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.
|
|
|
|
This software has the following features:
|
|
|
|
+ automatic border cropping of images
|
|
+ cutting images
|
|
+ rotating images
|
|
+ mirroring images
|
|
+ edit images (with ms-paint)
|
|
+ show image informations
|
|
+ show EXIF data from images
|
|
+ compare images (with the same name)
|
|
+ optional single instance mode (default on)
|
|
+ optional registering in windows to open images with ImageSorter (right click -> open with...) -> file association
|
|
+ variable window size
|
|
+ zoom modes (and manual zoom via mouse scrolling)
|
|
+ change history with the possibility to undo changes (only for moving images - not for rotating, cutting, deleting...)
|
|
+ duplicate images
|
|
+ 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)
|
|
+ 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
|
|
+ DEL - deletes image
|
|
+ LEFT or DOWN - previous image
|
|
+ RIGHT or UP - next image
|
|
+ F2 - cut image
|
|
+ F3 - edit image
|
|
+ F4 - open file location in file explorer
|
|
+ F5 - show image informations
|
|
+ F6 - show EXIF informations
|
|
+ F10 - change settings
|
|
+ F12 - open mass file renamer
|
|
+ BACKSPACE - undo last change
|
|
+ H - change background color
|
|
+ I - show/hide information section
|
|
+ R - show/hide menu for manually cropping borders
|
|
+ 1-0 - while the menu for manually cropping borders is shown, you can use the keyboard digits 1-0 to adjust the slider
|
|
+ Ctrl + Up/Down/Left/Right - while the menu for manually cropping borders is shown you can use this shortcuts to crop the borders
|
|
+ D - duplicate image
|
|
+ T - show/hide menu for image transformation
|
|
+ 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)
|