https://github.com/its-just-nans/tarsier
A simple image editor
https://github.com/its-just-nans/tarsier
egui image image-editing image-editor
Last synced: 4 days ago
JSON representation
A simple image editor
- Host: GitHub
- URL: https://github.com/its-just-nans/tarsier
- Owner: Its-Just-Nans
- License: mit
- Created: 2025-03-16T19:18:14.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-04-13T21:09:04.000Z (10 days ago)
- Last Synced: 2025-04-13T22:20:40.164Z (10 days ago)
- Topics: egui, image, image-editing, image-editor
- Language: Rust
- Homepage: http://tarsier.n4n5.dev/
- Size: 576 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# tarsier
A simple image editor.
- - demo
- - repo
- - crate
## Installation
```sh
cargo install tarsier --locked
```## LICENSE
- [MIT](LICENSE)