This was made to proof out if we could make a simple tooling for converting images to diecut files for print.
See: https://rustup.rs/
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
cargo build
cargo run -- -i waifu.png -c 10 -o waifu_out.png
cargo run -- -i waifu_out.png --png2svg -o waifu_out.svg
Rust code is written with Copilot and Deepseek R1 by NeoTech