Giter Club home page Giter Club logo

image-sorter's Introduction

Simple Python Image sorting tool

This is a simple Python app that allows you to sort images by categories and move them to corresponding folders. The app uses the PyQt6 module for its GUI and python 3.10.0 or higher.

How to install

  • Clone this repository
  • Install dependencies by running pip install -r requirements.txt
  • Run the main file by running python main.py

Demo

image

How to use

  • Press "Select Folder" button and select the folder that contains the images you want to sort
  • Type in the new category name if needed in the droplist and press "Add" button. You can add as many categories as you like.
  • To delete a category, select it from the droplist and press "Del" button. Keep in mind that all the images from that category will be moved to main folder
  • To move the image to the desired category, press button with the name of the category.

If you want to open the image in default image viewer, you can click on the text containing the image name. After moving all the images, app will reset to initial state.

image-sorter's People

Contributors

aspicho avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.