Skip to content

Image-sorter is a desktop application designed to streamline the process of organizing large volumes of photos. It allows users to quickly categorize images into specific folders using customizable keyboard shortcuts.

Notifications You must be signed in to change notification settings

JordyMail/Image-Sorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Image-Sorter

Image-sorter is a desktop application designed to streamline the process of organizing large volumes of photos. It allows users to quickly categorize images into specific folders using customizable keyboard shortcuts.


Installation

Ensure you have Python installed on your system. You can then install the necessary dependencies using pip:

pip install customtkinter pillow

Usage Guide

  1. Run the application: Execute the script using the following command:
python main.py
image
  1. Setup Phase:
  • Click Select Source Folder to load your images. image

  • Click Add New Category to define where images should be sent. image

  • In the Keyboard Shortcut section, enter a key and check the boxes for the corresponding destination folders. image

  1. Sorting Phase:
  • Click START SORTING to enter the viewer mode. image

  • The application will display the first image. Press your pre-defined shortcut keys to copy the image to your chosen folders.

  • The app automatically moves to the next image after a shortcut is pressed. image

  1. Completion:
  • Once all images in the folder are processed, a summary screen will appear.
image

About

Image-sorter is a desktop application designed to streamline the process of organizing large volumes of photos. It allows users to quickly categorize images into specific folders using customizable keyboard shortcuts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages