30 lines
1.0 KiB
Markdown
30 lines
1.0 KiB
Markdown
# Mk0.Software.ImageSorter
|
|
(C) 2015-2019
|
|
|
|
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 paint)
|
|
+ show image informations
|
|
+ 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...)
|
|
+ variable window size
|
|
+ zoom modes (and manual zoom)
|
|
+ change history with the possibility to undo changes (only for moving images - not for rotating, cutting, deleting...)
|
|
+ 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
|
|
+ BACKSPACE - undo last change
|