/image-cleaner

Remove duplicated images from a path

Primary LanguagePythonMIT LicenseMIT

Image Cleaner

Remove duplicated images from a path.

Installation

You can install image cleaner using pip.

pip install imagecleaner
# or install master branch
pip install https://github.com/tribela/image-cleaner.git

Usage

It's just simple one command!

image-cleaner <path>

Reference

http://blog.iconfinder.com/detecting-duplicate-images-using-python/

License

Image Cleaner is following MIT license.