Skip to content

Kobaltauge/pic_swipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pic_swipe

Picture sort Tinder style

Program let you select a folder with all the pictures to sort. It shows the picture in a viewer window. With the cursor key the picture will be moved in two folders. One to delete the other to store for further sort.

Requirements

tkinter opencv

Usage

With a file picker choose a picture in the folder. The folder will be processed. Cursor keys left and right jump from one picture to the next. Cursor key up moves tht picture in the "delete" folder. Cursor key down move the picture in the "sort" folder.

The skript moves automatically all files smaller 300x300px to the delete folder.

Known issues

  • The output folders a hardcoded
  • Viewer is hard coded to 800px height

About

Picture sort Tinder style

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages