app icon

picsort

Developer
Carlos, Colaço
About

Picsort is a desktop application designed to help you rapidly organize and classify large sets of pictures, primarily using your keyboard. While it was created to assist with sorting image datasets for training computer vision models, it's versatile enough for any large-scale photo organization task.

app screenshot

Installation

You can install this directly from the source code using the Fyne command as follows:
go install fyne.io/tools/cmd/fyne@latest fyne install github.com/coolapso/picsort@latest
Or you can download the code directly from git:
git clone https://github.com/coolapso/picsort