Skip to content

Repository for code that relates to a Diecut process for printing.

Notifications You must be signed in to change notification settings

NeoTech/ImageCutOut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prequsites

This was made to proof out if we could make a simple tooling for converting images to diecut files for print.

1: Install Rust

See: https://rustup.rs/

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

Steps to run

1: Build

cargo build

2: Run

cargo run -- -i waifu.png -c 10 -o waifu_out.png

3: Convert

cargo run -- -i waifu_out.png --png2svg -o waifu_out.svg

Rust code is written with Copilot and Deepseek R1 by NeoTech

About

Repository for code that relates to a Diecut process for printing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages