Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 370 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 370 Bytes

puzzle-image-gen 🧩

Generates jigsaw puzzle pieces from an input image.

input image
⬇️
output image

Getting started

cargo run --release -- -i test-images/chungus.jpg -x 32 -y 32 -o output.png