Text to SVG
Convert text to SVG markup with basic typography options.
Enter text, set size (8–256 px), family, weight and color, then copy SVG that uses an editable text element and a calculated canvas size.
Limitations
Glyphs are not outlined into paths. Rendering depends on the font being available where the SVG is viewed. Canvas width is an estimate from average character width.
Recommended tools
FAQ
Yes. Use the copy button to copy the generated SVG markup.
Yes. Use the copy button to copy the generated SVG markup.
The width is calculated based on the average width of the characters, not on the exact metrics of a particular font. For narrow, wide, or handwritten typefaces, additional viewBox adjustments may be required after insertion.