Back to browse
SVG Fitter – Rust+WASM Vectorizer

SVG Fitter – Rust+WASM Vectorizer

by xlii·Apr 25, 2026·3 points·0 comments

AI Analysis

●●SolidEye CandyBig BrainSlick

Guided raster-to-SVG tracing with genetic optimization offers more control than Vectorizer.ai.

Strengths
  • Genetic algorithm fit optimization provides more control than standard edge-detection vectorization tools.
  • Rust and WASM stack ensures fast performance directly in the browser without uploads.
  • Semi-manual tracing mode allows designers to preserve specific details automatic tools lose.
Weaknesses
  • Vectorization market is crowded with established players like Vectorizer.ai and Adobe Illustrator.
  • Currently closed source, promising to open only if sufficient user interest generates.
Category
Target Audience

Frontend developers, designers needing optimized vector assets from raster images

Similar To

Vectorizer.ai · Adobe Illustrator Image Trace · Inkscape

Post Description

I went crazy with a tool that helps me tracing raster images. Thought other might like it.

It doesn't auto vectorize image, but rather allow for guided process. Final SVG still should be edited.

Few fun features like genetic algorithm fit optimization, semi-manual tracing and color preservation.

Perfect if you want to have lightweight SVG from huge PNG image.

Note: If there's interest I might open-source it, just not sure if anyone would want to see it :)

Similar Projects

Developer Tools●●Solid

Visualizing persistent vectors in the browser using Rust and WASM

Dragging the timeline reveals how splits, concats and shared nodes evolve across versions, which makes an abstract data structure palpably understandable. Running the implementation in-browser via Rust→WASM is a neat technical demo, but it's primarily educational — more inline explanations or scenarios would make it genuinely useful beyond hobbyist exploration.

WizardryNiche Gem
araz
113mo ago
AI/ML●●●Banger

TurboQuant-WASM – Google's vector quantization in the browser

Google's ICLR 2026 quantization paper running client-side with SIMD-accelerated dot products.

WizardryZero to One
teamchong
16572mo ago