Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Luca Auer authored and Luca Auer committed May 24, 2018
2 parents 9d5e805 + fef3168 commit ceb102c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
Binary file removed ImageSort_Screenshot.png
Binary file not shown.
Binary file added ImageSort_screenshot_1.9.0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Image-Sort
Sorts your image at high speed

![Screenshot of the UI of the image](https://github.com/Lolle2000la/Image-Sort/blob/master/ImageSort_Screenshot.png)
![Screenshot of the UI of the image](https://github.com/Lolle2000la/Image-Sort/blob/master/ImageSort_screenshot_1.9.0.png)

## How to use
1. Open the app, select a folder to sort and finished. The app will now show you the images one by one for you. You must then choose the folder you want the image to sort into (subfolders of the selected folder) and press the move button. You can also skip the image if you don't want to move it.
Expand All @@ -14,6 +14,7 @@ Sorts your image at high speed
* up- and down-arrow-keys to select a folder to move to
* right-arrow-key to move the image into the selected folder (or one folder upwards if you select "..")
* left-arrow-key to skip it
* ctlr + left-arrow-key to go back to the last skipped image
* ctrl+s toggles the search bar, allowing for quick searches for the folder you need. Close hide the search bar again to resume using the arrow keys to sort images. You can also achieve this by pressing the "Search" button.
#### The not-so-important stuff
* F4 to change the resolution in which the images should get loaded (default: 1000 pixel, smaller = less RAM usage and faster loading speed). Pressing F4 will move your focus to the text box, so that you can type in your preferred resolution. Pressing Enter or Escape, as well as moving the focus away restores normal keyboard input behavior.
Expand Down

0 comments on commit ceb102c

Please sign in to comment.