powerful and fast application to display, edit and sort images
Go to file
Manuel Kamper 41268f0600 Merge branch 'master' of https://git.kmpr.at/kamp/Mk0.Software.ImageSorter 2024-01-15 10:42:28 +01:00
Mk0.Software.ImageSorter code improvements 2024-01-15 10:42:22 +01:00
.gitignore bugfix regarding counting images 2022-08-16 14:36:58 +02:00
LICENSE Update LICENSE 2019-04-14 16:38:52 +02:00
Mk0.Software.ImageSorter.sln Initial 2019-03-22 23:53:20 +01:00
README.md README.md aktualisiert 2023-08-13 11:08:10 +00:00

README.md

Mk0.Software.ImageSorter

(C) 2015-2023

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
  • 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...) -> file association
  • variable window size
  • 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 with customizable colors
  • 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
  • working with hotkeys
    • 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
    • F6 - show EXIF informations
    • F10 - change settings
    • F12 - open mass file renamer
    • BACKSPACE - undo last change
    • 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

Download of built executables: kmpr.at