# idar
> Image deduplication and removal
A simple command-line tool for identifying and handling duplicate images within a directory based on image hashing.
This project is mostly a learning project. Every contribution is welcome.
## Installation
```
$ cargo install idar
```