Drop in an SVG and flowmo converts it to editable canvas elements — text becomes text blocks, embedded images are extracted to assets, and shapes/vectors become elements you can restyle — instead of a flat, locked graphic.
Where: Top bar → Plugins / Insert → SVG Import — Import an .svg file
Key ideas
- Editable, not flat: The SVG is measured and converted: text → text, images → assets, shapes → divs/SVG, classes/styles preserved.
- On the canvas: It lands as real elements you can move, restyle, and animate.
Steps
- Open SVG Import (Plugins / Insert).
- Choose your .svg file.
- It’s converted to editable elements on the page.