Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@
This tool makes automated image organization workflows simple and straightforward,
allowing you to manage large image libraries with minimal effort.

## Installation
Install with [Homebrew](https://brew.sh):
```sh
brew install sierrasoftworks/tap/imgsort
```

## Features
- **Automatic Organization**: Automatically sort your images into folders based on their EXIF metadata.
- **Deduplication**: Automatically detect and remove duplicate images from your library based on the exact binary content of the image file.
Expand Down