No Login Data Private Local Save

SVG Editor - Online Vector Drawing & Code Tool

17
0
0
0

SVG Editor

100%
Properties
0220
FAQ

Select a shape tool (rectangle, circle, line, or pencil) from the toolbar, then click and drag on the canvas. Release to finalize.

Absolutely! Modify the code in the right panel and click "Update Canvas" to apply changes. The visual editor reflects the code instantly.

Switch to Select tool (arrow), click a shape to select it, then drag to move. Use the property panel to change colors, or press Delete button to remove it.

Yes. Use the undo/redo buttons or standard shortcuts (Ctrl+Z / Ctrl+Y). Every action is recorded.

Click "SVG" to download an .svg file, or "Copy" to copy the SVG code to clipboard. You can also copy directly from the code panel.

Make sure your SVG code is valid and includes proper namespace. The editor expects <g> wrappers for existing shapes; new shapes automatically use them.