GiovanH / Sorter

Helps you sort your own images, lightning fast.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sorter

Requires https://github.com/GiovanH/pysnip

Sort.py

sortdemo

Main GUI. Allows you to sort photos to new or or existing directories, and to rename pictures. Point it a directory SEL in a structure such as:

.
├── SEL
│   ├── unsorted
│   │    └── Photo.png
│   ├── cat1
│   └── cat2

or

.
├── Photos
│   ├── SEL
│   │    └── Photo.png
│   ├── cat1
│   └── cat2

where your unsorted pictures are next to Photo.png.

About

Helps you sort your own images, lightning fast.


Languages

Language:Python 99.3%Language:Makefile 0.7%