Skip to content

mochatek/Photo_Organizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photo Organizer

A simple GUI based windows application built using PyQt5 for organizing your photos into multiple sub folders of your choice.

Current version v1.0, only compatible with Windows OS

Installation :

You can download 7Zip for extraction from here

  • Run PhotoOrganizer.exe voila!!!! ✌️

User Manual :

  • STEP 1 : Browse the images folder which you want to sort.

screenshot 1

  • STEP 2 : Type in the subfolder's name in the text field and hit "ENTER" or click "ADD FOLDER" button to create a radiobutton with the given folder name.

screenshot 1

You won't be able to create multiple subfolders with same name. While giving name to subfolders, special characters will be automatically removed to ensure validity of folder name as per the OS.

  • STEP 3 : For each image, check the radiobutton that corresponds to the subfolder onto which you wish to move that image to.

screenshot 1

You can review your choice for every image using the <- and -> buttons.

  • STEP 4 : Once you are finished, click the "SORT" button to start sorting images according to the choices you have made.

screenshot 1

Once sorting is completed, it will open the output folder for you. Output folder will be created at Desktop.

Source code available at Photo_Organizer.py

UI file and resource files needed to run it must also be downloaded.

More projects available at : https://github.com/mochatek

About

A simple GUI based application using built using PyQt5 for organizing your photos into multiple sub folders.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages