This application finds duplicated images in a directory. Then you can select and delete some found images.
- Windows
- Java 1.8 or later is installed
- cli
- CLI written by Java powered by LIRE
- gui
- Electron + React + TypeScript. It executes the CLI on a relative path internally.
https://github.com/keshihoriuchi/gahi/releases
ディレクトリの中から重複した画像を自動で探して表示し、選択した画像をゴミ箱に移動できるアプリケーション。
- Windows
- Java1.8以上がインストールされている
https://github.com/keshihoriuchi/gahi/releases
- cli
- LIRE を利用したJavaのCLI
- gui
- Electron+React+TypeScript。相対パスのCLIを内部的に実行する