idar 0.2.0

Image deduplication and removal tool
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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
```