SVG Path Editor

Edit cubic SVG paths without converting the rest of the document to an editor-specific format. The component preserves elements and attributes that it does not edit. It adds a marked overlay to each rendered SVG for controls and selection feedback. Set the editing uniform to 0 to disable editing and render the SVG without the overlay.

This increment does not edit quadratic (Q, T) or arc (A) commands. It preserves those paths as uneditable source content. It also does not expand <use>, interpret CSS transforms, or provide undo and redo.