Skip to content

A simple script that scans a folder for images, and puts the pictures which are below a predefined resolution to a separate folder.

License

Notifications You must be signed in to change notification settings

npanagop/image_size_sort

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Image Cleaner

Source: https://github.com/npanagop/image_size_sort
Forked from: https://github.com/scardine/image_size
Aspect ratio detection algorithm from: http://stackoverflow.com/a/13466237

A simple script that scans a folder for images, and puts the pictures which are below a predefined resolution to a separate folder. Initially intended to clean up low definition wallpapers from a collection of wallpapers.

TODO

  • Add usage with examples to readme
  • Maintain picture folder structure when moving to sorted

Supports PNG, JPEG, GIF, BMP, ICO and TIF image format.

License

MIT License

About

A simple script that scans a folder for images, and puts the pictures which are below a predefined resolution to a separate folder.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%