Update README.md

This commit is contained in:
manuelkamp 2019-12-27 22:18:30 +01:00 committed by GitHub
parent b68a4da9b7
commit 5f09d2be3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 4 deletions

View File

@ -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