Mk0.Software.ImageSorter/README.md

37 lines
1.3 KiB
Markdown
Raw Normal View History

2019-03-22 23:53:20 +01:00
# Mk0.Software.ImageSorter
2019-12-27 22:18:30 +01:00
(C) 2015-2020
2019-03-22 23:53:20 +01:00
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
2019-12-27 22:18:30 +01:00
+ edit images (with ms-paint)
2019-03-22 23:53:20 +01:00
+ show image informations
2019-12-27 22:18:30 +01:00
+ show EXIF data from images
2019-03-22 23:53:20 +01:00
+ compare images (with the same name)
+ optional single instance mode (default on)
2019-12-27 22:18:30 +01:00
+ optional registering in windows to open images with ImageSorter (right click -> open with...) -> file association
2019-03-22 23:53:20 +01:00
+ variable window size
2019-12-27 22:18:30 +01:00
+ zoom modes (and manual zoom via mouse scrolling)
2019-03-22 23:53:20 +01:00
+ change history with the possibility to undo changes (only for moving images - not for rotating, cutting, deleting...)
2019-12-27 22:18:30 +01:00
+ duplicate images
+ dark/light background
+ manual cutting picture borders from 1px to 10 px separated for each border (top, bottom, left, right)
2019-03-22 23:53:20 +01:00
+ working with hotkeys
2019-03-22 23:54:06 +01:00
+ 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
2019-12-27 22:18:30 +01:00
+ F6 - show EXIF informations
2019-03-22 23:54:06 +01:00
+ BACKSPACE - undo last change
2020-05-03 18:58:59 +02:00
2020-05-03 19:01:51 +02:00
Download of built executables: [kmpr.at](https://www.kmpr.at/software.php?id=4)