Draw with intent
A precise SVG workspace, right in your browser.
Build icons, reshape paths, combine regions, and export clean SVG without sending your artwork to a server.
One focused workspace
From a blank canvas to an editable vector document.
Start with rectangles, ellipses, polygons, or the pen tool. Move from whole-object composition to individual nodes without switching applications.
The editor keeps document structure, temporary tool state, and history separate. That makes repeated transformations predictable while you explore a shape.
- Node handles and numeric coordinates
- Grouping, ordering, cloning, and transform baking
- Up to one hundred undo and redo states
Real vector operations
Geometry stays geometry.
Union, subtract, intersect, exclude, divide, trim, cut, offset, simplify, and resolve self-intersections without rasterizing the artwork.
Lines, quadratic and cubic Bézier curves, and elliptical arcs remain explicit curve types throughout the editing workflow.
- Boolean operations built from curve intersections
- Round and chamfer corners
- Stroke-to-fill and compound-path workflows
Portable output
Bring SVG in. Take standards-based SVG out.
Import common SVG shapes, paths, groups, embedded images, and text. Lossy or unsupported cases are reported instead of disappearing silently.
Export a compact SVG for delivery or save the versioned SVG-JSON document when you want to continue editing later.
- SVG and SVG-JSON exchange
- Clipboard support for SVG, SVG-JSON, and raster images
- Automatic browser-local draft recovery