An SVG Image Is Not a Draw.io Diagram
SVG describes visual primitives such as paths, text, fills, masks, and transforms. It does not have to identify which line is a semantic connector, which group is a container, or which objects should remain attached when a node moves.
Draw.io can place a normal SVG on the canvas, but that creates one image object. The purpose of this conversion is different: it uses the visible composition as evidence for rebuilding editable diagram elements.



