Skip to content

gorfreee/photo_sorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photo Sorter

Photo Sorter is a lightweight desktop application for organizing your photos efficiently. Built with Python, it provides a simple and intuitive interface to help you manage your photo collections.

Features

  • Easy-to-use graphical interface
  • Optimized performance, fast image loading and minimal memory footprint
  • Sort photos from a source folder into up to 9 categories/destination folders
  • Preview images and quickly sort them using keyboard shortcuts (keys 1–9)
  • Supports all popular image file types (JPEG, PNG, GIF, BMP, TIFF, WEBP)

How to use

  • Launch the app and select the folder containing your photos.
  • Choose up to 9 sorting categories with the corresponding destination folders.
  • For each photo, select the corresponding category or use keys 1–9 to quickly sort and move the image into the selected folder.

Running the Application

You can use Photo Sorter in two ways:

1. From Source Code

  • Make sure you have Python 3.12+ installed.
  • Install dependencies:
    pip install -r requirements.txt
  • Run the app:
    python __main__.py

2. From the Portable Executable

  • Download the latest .exe file (Windows only) from the Releases section.
  • Double-click the file to launch the app. No Python installation required.

Contributing

Contributions are welcome! Please open issues or submit pull requests for improvements or bug fixes.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages