Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tribela/image-cleaner

Remove duplicated images from a path
https://github.com/tribela/image-cleaner

Last synced: about 2 months ago
JSON representation

Remove duplicated images from a path

Awesome Lists containing this project

README

        

# Image Cleaner

Remove duplicated images from a path.

## Installation

You can install image cleaner using pip.

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

## Usage

It's just simple one command!

```sh
image-cleaner
```

## Reference

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

## License

Image Cleaner is following MIT license.