tarsier

Crates.iotarsier
lib.rstarsier
version1.3.2
created_at2025-03-16 18:15:09.563424+00
updated_at2026-01-02 22:45:45.253264+00
descriptionA simple image editor
homepagehttps://tarsier.n4n5.dev/
repositoryhttps://github.com/Its-Just-Nans/tarsier
max_upload_size
id1594643
size679,060
n4n5 (Its-Just-Nans)

documentation

https://docs.rs/tarsier

README

tarsier crates.io version crates.io downloads docs.rs

A simple image editor. Check also its cousin galago, a simple svg editor.

tarsier logo

Installation

cargo install tarsier --locked

# usage as CLI
tarsier path/to/file.png # an image
# or
tarsier

LICENSE

Commit count: 42

cargo fmt