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.
- Add usage with examples to readme
- Maintain picture folder structure when moving to sorted
Supports PNG, JPEG, GIF, BMP, ICO and TIF image format.
MIT License