Skip to content

A simple interface for quickly sorting images into two folders

Notifications You must be signed in to change notification settings

clcr/image_sorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

### Image Sorter

A quick interface for sorting a folder of images into two other folders.

You will need the Python Imaging Library to run this:
`pip install pillow`

To run:
`python image_sorter.py in_dir left_dir right_dir`

Once the image is shown, press the left arrow key to move it into left_dir, or
the right arrow key to move it into right_dir.

Test images from xkcd.com, used under Creative Commons.

About

A simple interface for quickly sorting images into two folders

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages