Visual drag-and-drop node editor for SVG <path d=...> attributes. Drag points and control handles; supports M, L, C, Q, Z commands. Outputs the d attribute.
Pasted paths using the smooth-curve shorthands S/T are normalized to their full C/Q equivalents on load (same rendered shape, editable like any other curve). A (arc) is supported natively — drag its endpoint on the canvas, or edit radius/rotation/flags in the node list.
Visual drag-and-drop node editor for SVG <path d=...> attributes. Drag points and control handles; supports M, L, C, Q, Z commands. Outputs the d attribute.
Yes. SVG Path Editor can edit a curved SVG path node by node, directly in your browser.
Yes. SVG Path Editor can tweak the d attribute of a custom icon shape, directly in your browser.
Yes. SVG Path Editor can edit an SVG arc's radius and sweep flag, directly in your browser.
No. This tool runs entirely in your browser — your input is processed locally on your device and is never uploaded or stored on a server.