Update README.md
This commit is contained in:
parent
b68a4da9b7
commit
5f09d2be3d
13
README.md
13
README.md
@ -1,5 +1,5 @@
|
||||
# Mk0.Software.ImageSorter
|
||||
(C) 2015-2019
|
||||
(C) 2015-2020
|
||||
|
||||
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.
|
||||
@ -10,14 +10,18 @@ This software has the following features:
|
||||
+ cutting images
|
||||
+ rotating images
|
||||
+ mirroring images
|
||||
+ edit images (with paint)
|
||||
+ 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...)
|
||||
+ optional registering in windows to open images with ImageSorter (right click -> open with...) -> file association
|
||||
+ variable window size
|
||||
+ zoom modes (and manual zoom)
|
||||
+ 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
|
||||
+ manual cutting picture borders from 1px to 10 px separated for each border (top, bottom, left, right)
|
||||
+ working with hotkeys
|
||||
+ DEL - deletes image
|
||||
+ LEFT or DOWN - previous image
|
||||
@ -26,4 +30,5 @@ This software has the following features:
|
||||
+ F3 - edit image
|
||||
+ F4 - open file location in file explorer
|
||||
+ F5 - show image informations
|
||||
+ F6 - show EXIF informations
|
||||
+ BACKSPACE - undo last change
|
||||
|
Loading…
Reference in New Issue
Block a user