Legendsmith / Simple-Image-Sorter

Sorts images into destination files. Written in python.
17 stars 1 forks source link

Simple-Image-Sorter

Sorts images into destination files. Written in python. I got really sick of organising my character art and meme folders by hand.

USE

By default the program will only load a portion of the images in the folder for performance reasons. Press the "Add Files" button to make it load another chunk. You can configure how many it adds and loads at once in the program.

There are hotkeys and buttons for the folders to sort into, which are essentially your categories, and you can customise hotkeys (though you'll need to restart the program). Hotkeys can be customized in prefs.json

Thanks to FooBar167 on stackoverflow for the advanced (and memory efficient!) Zoom and Pan tkinter class. Thank you for using this program.