mirror of
https://github.com/mr0xb/spritestitch.git
synced 2026-08-27 20:44:55 -04:00
Update README.md
This commit is contained in:
parent
5e84cde21e
commit
11a8b26369
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
||||||
# spritestitch
|
# spritestitch
|
||||||
|
|
||||||
|
[](https://github.com/40ants/ai-badges)
|
||||||
|
|
||||||
`spritestitch` is a tiny Go CLI tool that stitches multiple image files into a single spritesheet, either horizontally or vertically. It supports PNG, JPEG, and GIF inputs and always outputs a PNG.
|
`spritestitch` is a tiny Go CLI tool that stitches multiple image files into a single spritesheet, either horizontally or vertically. It supports PNG, JPEG, and GIF inputs and always outputs a PNG.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue