Vectorize.ai releases PathGen-Edge for instant SVG generation in browsers

Tech · 3 min read

Vectorize.ai releases PathGen-Edge for instant SVG generation in browsers

PathGen-Edge is a small, quantized model compiled to WebAssembly and designed to run inside modern browsers without server calls. It produces semantic vector paths for icons, logos, and simple illustrations based on concise textual prompts and live canvas strokes.

The client-side approach ensures user data never leaves the browser, appealing to privacy-sensitive teams and freelancers. Vectorize.ai also supports incremental generation: designers can request local refinements that update only affected path nodes instead of re-rendering entire SVGs.

Because the model runs offline, Vectorize.ai believes PathGen-Edge will be attractive for lightweight design tools and plugin ecosystems. The company released a permissive developer SDK to encourage integration into existing web-based design editors.