No description
  • Rust 71.6%
  • Shell 25.5%
  • Dockerfile 2.9%
Find a file
forgejo-actions[bot] 8ade34bab5
Some checks failed
Lint Application / lint (push) Has been cancelled
chore: update Changelog
2025-08-19 19:47:40 +00:00
.devcontainer updated devcontainer and workflows 2025-04-02 20:06:06 +00:00
.forgejo/workflows fix: git-cliff config 2025-08-02 19:46:34 +02:00
.vscode Initial Commit 2025-03-31 14:19:40 +00:00
src refactor: clean up some code 2025-08-02 02:59:10 +02:00
.gitignore added config files and refactor 2025-06-02 20:45:25 +02:00
Cargo.lock bump version number 2025-08-19 21:42:16 +02:00
Cargo.toml bump version number 2025-08-19 21:42:16 +02:00
CHANGELOG.md chore: update Changelog 2025-08-19 19:47:40 +00:00
cliff.toml fix: cliff config 2025-08-02 23:02:17 +02:00
Dockerfile fix: add git back to container 2025-08-02 18:20:18 +02:00
README.md fix: changelog 2025-08-02 14:09:26 +02:00

ImageManip

A tool to apply a design to many images at once.


Usage

Windows

  1. Install WSL
  2. Follow steps below

Linux

  1. Install Dependencies
    • gtk >= 4.12
    • graphicsmagick
  2. Download the tool from the Releases Tab and execute it.
    • If you have cargo installed, you can install it using cargo: cargo add ImageManip

Changelog

see CHANGELOG.md