mirror of
https://codeberg.org/astreaprtcl/imagemanip.git
synced 2026-06-13 20:16:35 +02:00
No description
- Rust 71.6%
- Shell 25.5%
- Dockerfile 2.9%
|
|
||
|---|---|---|
| .devcontainer | ||
| .forgejo/workflows | ||
| .vscode | ||
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| CHANGELOG.md | ||
| cliff.toml | ||
| Dockerfile | ||
| README.md | ||
ImageManip
A tool to apply a design to many images at once.
Usage
Windows
- Install WSL
- Follow steps below
Linux
- Install Dependencies
- gtk >= 4.12
- graphicsmagick
- Download the tool from the Releases Tab and execute it.
- If you have cargo installed, you can install it using cargo:
cargo add ImageManip
- If you have cargo installed, you can install it using cargo:
Changelog
see CHANGELOG.md