Skip to content

Jiaaming/snapsort

Repository files navigation

Logo

SnapSort

SnapSort is a light weighted (relatively) command-line tool that helps you classify and organize your photos. It leverages OpenCV for image processing and allows you to quickly sort your photos into categorized folders for easy management.

Features

  • Semantic search: Search for images based on your prompt.
  • Find similar images: Find similar images based on a reference image.
  • Exposure Classification: Categorize images by their overall luminance/brightness

Usage

See examples.md for usage examples. See Youtube Video for a demo.

Installation

You can install SnapSort using pip:

pip install cli-snapsort

Development

git clone ...
pip install --editable .

About

A CLI tool for photographer to classify photos

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages