Convert text to SVG paths quickly and easily

Back

Handwritten

Script / handwritten effect

Handwritten
<svg viewBox="0 0 600 120">
    <rect width="100%" height="100%" fill="#ffffff"/>
    <text x="50%" y="55%" text-anchor="middle" font-size="44" fill="#ffd6a5" font-family="'Brush Script MT', cursive">Handwritten</text>
</svg>