Mk0.Software.ImageSorter/README.md

48 lines
2.0 KiB
Markdown
Raw Permalink Normal View History

2019-03-22 23:53:20 +01:00
# Mk0.Software.ImageSorter
2023-03-19 15:00:38 +01:00
(C) 2015-2023
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
2022-08-13 18:09:31 +02:00
+ dark/light background with customizable colors
2023-08-13 13:08:10 +02:00
+ manual cutting picture borders from 1px to 10 px separated for each border (top, bottom, left, right, left+right, top+bottom, all)
+ image previews of upcoming images to sort
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
2022-08-15 10:44:30 +02:00
+ F10 - change settings
+ F12 - open mass file renamer
2019-03-22 23:54:06 +01:00
+ BACKSPACE - undo last change
2022-08-15 10:44:30 +02:00
+ H - change background color
+ I - show/hide information section
+ R - show/hide menu for manually cropping borders
+ 1-0 - while the menu for manually cropping borders is shown, you can use the keyboard digits 1-0 to adjust the slider
+ Ctrl + Up/Down/Left/Right - while the menu for manually cropping borders is shown you can use this shortcuts to crop the borders
+ D - duplicate image
+ T - show/hide menu for image transformation
+ Q - select source path for images to sort
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)