From 5f09d2be3d10470e0f59a9d79b4ebe147cf8952d Mon Sep 17 00:00:00 2001 From: manuelkamp <48356947+manuelkamp@users.noreply.github.com> Date: Fri, 27 Dec 2019 22:18:30 +0100 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7238ae7..db391b5 100644 --- a/README.md +++ b/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