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>
Change logs
0.4.0
- Fix logging.
- Adjustment threads count by command argument.
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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size imagecleaner-0.4.0-py2.py3-none-any.whl (5.1 kB) | File type Wheel | Python version 3.5 | Upload date | Hashes View |
Filename, size imagecleaner-0.4.0.tar.gz (3.5 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for imagecleaner-0.4.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d2bcf875101ce185c9b5767d4d42e20317f29c86f10f1cfe86c99828486b14d |
|
MD5 | a615c771f3a47f1885c583ea722f5e02 |
|
BLAKE2-256 | ccd2e29ad224207f238ecf74ef2871679a3bb08a14860f23f94dcd2469567da1 |