Experimental command line app written in Rust which takes an input image and renders an SVG by sampling points along the path of an Archimedean spiral.
The input image will be center-cropped to a square. For best results use a high-contrast input image.
cargo run input.jpg > output.svg