Remove duplicated images from a path
Project description
Remove duplicated images from a path.
Installation
You can install image cleaner using pip.
$ pip install imagecleaner
# or install master branch
$ pip install git+git@github.com:Kjwon15/image-cleaner.git
Usage
It’s just simple one command!
$ image-cleaner <path>
Reference
http://blog.iconfinder.com/detecting-duplicate-images-using-python/
Change logs
0.3.0
Added help message for simulate mode.
Leave last modified image when they has same size.
Image cleaner can remove images from multiple paths.
0.2.0
Add simulate mode. It does not remove file.
Enable logging when simulate mode.
Handle malformed images.
License
Image Cleaner is following MIT license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
imagecleaner-0.3.0.tar.gz
(1.6 kB
view hashes)
Built Distribution
Close
Hashes for imagecleaner-0.3.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 31f919e9633401a45f225cba058d23929ee24a3b2a9ee99dd25d920e573bcea5 |
|
MD5 | c1952fe0d68220a20204b88712a1aecd |
|
BLAKE2b-256 | fe588998bbec5582adbaa0e18e6340c3c2655cd8d3e5d9f39326561f40ee4621 |