vtracer-wasm Svelte Themes

Vtracer Wasm

A WebAssembly VTracer app built with Astro and Svelte

VTracer WASM

A browser-based image to SVG vectorizer powered by VTracer and WebAssembly.

Features

  • 100% client-side processing - no uploads, complete privacy
  • Real-time preview
  • Adjustable vectorization parameters
  • Support for color and black & white modes
  • Multiple curve fitting options (Pixel, Polygon, Spline)

Live Demo

https://jarettrude.github.io/vtracer-wasm

Policies

Development

npm install
npm run build:wasm   # download WASM artifacts from the jarettrude/vtracer repository
npm run dev

Build

npm run build:wasm   # ensure WASM artifacts are present/updated
npm run build

Tech Stack

License

MIT - See LICENSE

Credits

Top categories

Loading Svelte Themes