Show HN: SVG Fitter – Rust+WASM Vectorizer
Category: devtools
Tags: svg, vectorization, wasm, rust, image-processing, bezier-curves, genetic-algorithm, client-side
Score: 7.0/10 (Innovation: 7, Technical: 8, Documentation: 7, Utility: 6)
SVG Fitter is a fully client-side tool that converts raster image regions into clean SVG paths using cubic Bezier curves, all running locally via Rust+WASM. It combines interactive seed-based selection, semi-manual node editing, and even a genetic algorithm for optimal curve fitting, making it a unique and powerful vectorizer in the browser.
Target audience: frontend devs, graphic designers, ui/ux designers
Repository: https://svg.axk.sh
View on Hacker News