Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 414 Bytes

File metadata and controls

9 lines (7 loc) · 414 Bytes

PythonImageSorter

A simple image sorter created in Python with Tkinter and PIL. You can progress to the next image with the Enter key. When you press Enter, the image will be sorted into the selected folders. If no folders are selected, the image will be skipped. It also allows you to create new folders in the program.

Supports jpeg and jpg, png, and gif image formats.

Requires

PIL for the image preview.