# 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](CHANGELOG.md)