Tutorial

How to use the svgdesk editor

Complete guide to the tool

svgdesk is an SVG graphics editor that runs in the browser, free and with nothing to install. Everything is processed on your device. This guide covers every part of the editor.

Header Export Icons Blog Tutorial Canvas / work area Fill / Stroke Layers Group SVG code
Editor map: the tools are in the left bar; file actions, the name and Export in the header; the right panel holds color, layers, group and the SVG code.

1. Create or open a document

2. The toolbar (left)

3. Select and transform

4. Properties panel (right)

5. Layers (Z order)

In the element panel, with the Layers buttons you can bring to front , move up , move down or send to back the selection. The order defines which shape stays on top.

6. Group and ungroup

7. Editing nodes and bezier curves

8. Live SVG code

The bottom panel shows the SVG code and is editable: what you type is reflected on the canvas. The Optimize Optimize button cleans the code (colors to hex, rounds numbers, removes metadata) without breaking it.

9. Canvas background and theme

The background button ◷ Background (in the header) toggles the canvas checkerboard between light and dark, useful to see black or white edges clearly.

The theme button ☀ Theme switches the whole editor interface between dark and light mode. Both settings are remembered for your next visit.

10. Undo / Redo

Ctrl+Z undoes, Ctrl+Shift+Z redoes. Every action is kept in history.

11. Export

Click Export Export. In the dialog you set the file name (defaults to the catalog icon's or the uploaded file's name, or "untitle" for a new canvas) and choose SVG (vector) or PNG (high-resolution image, 2x). If you try to leave with unexported changes, the editor warns you and offers to download first.

Keyboard shortcuts

Open the editor Browse icons