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.2
Handle interrupt.
Caching dhash to run faster.
0.3.1
Improvement speed by using multi-thread.
Change default hash size from 8 to 16.
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 Distributions
Built Distribution
File details
Details for the file imagecleaner-0.3.3-py2.py3-none-any.whl
.
File metadata
- Download URL: imagecleaner-0.3.3-py2.py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 55103fbb776ef0384c769415e14c21dcb7e4ded8fe454b32e09006c296ad3cb0 |
|
MD5 | 1e23cd3c367f89b160eba9d0b3311ea4 |
|
BLAKE2b-256 | 379935f787b51fb36ca5faaf320bf19991278d973f88a97bfbd7f6619eef9a67 |