Remove duplicated images from a path.
You can install image cleaner using pip.
pip install imagecleaner
# or install master branch
pip install https://github.com/tribela/image-cleaner.git
It's just simple one command!
image-cleaner <path>
http://blog.iconfinder.com/detecting-duplicate-images-using-python/
Image Cleaner is following MIT license.