https://github.com/viktomas/gpic
Easily remove similar photos from your albums.
https://github.com/viktomas/gpic
organize photos
Last synced: 5 months ago
JSON representation
Easily remove similar photos from your albums.
- Host: GitHub
- URL: https://github.com/viktomas/gpic
- Owner: viktomas
- License: mit
- Created: 2023-08-16T13:42:16.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T19:42:40.000Z (about 2 years ago)
- Last Synced: 2024-06-21T19:55:06.483Z (almost 2 years ago)
- Topics: organize, photos
- Language: Go
- Homepage:
- Size: 9.2 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gpic
Visual tool to quickly remove similar images from your photo folder. For people who take many almost-identical pictures and don't bother to clean up the "duplicates".

## Usage:
- Download the binary from the release page or install `go install github.com/viktomas/gpic`
- `gpic folder/with/pictures`
From here, `gpic` opens a local web server that will show you the pictures and lets you remove some of the similar pictures.
**Don't worry, `gpic` never removes the images, it only moves them to a `./to-delete/` subfolder in your image folder.**