Glyfify
Glyfify
Free · no sign-up · nothing leaves your browser
Glyfify turns typed text into real vector geometry — one path per glyph, shaped the way a browser would shape it — and exports it as SVG, PDF, EPS, DXF, HPGL or STL. 1,989 open-source font families are built in, or you can drop in your own TTF or OTF. Everything runs in this tab: your text and your fonts never leave your machine.
The same outlines feed every export. What changes is how the format reads them — three of these carry paint, three carry geometry for a machine.
One path per glyph, with fill, stroke and fill rule. Optionally an id per glyph so you can address letters in CSS, or a single welded path for the whole word.
Convert text to SVGVector, with the letters outlined rather than embedded as a font. Nothing to substitute at the print shop, and no font licence to worry about downstream.
Convert text to PDFThe PostScript hand-off print shops, sign makers and embroidery digitisers still ask for by name. Béziers stay curves; fill and stroke come through.
Convert text to EPSClosed contours as POLYLINE entities, one layer per letter, and a real unit header — so a CAD or CAM tool opens the drawing at the size you meant.
Convert text to DXFThe .plt language pen plotters and vinyl cutters speak. Curves are flattened to segments and the geometry is scaled, because HPGL cannot declare a unit.
Convert text to HPGLLetters extruded into a watertight solid: triangulated top and bottom faces joined by vertical walls, at millimetre scale, ready for a slicer.
Convert text to STLText is shaped with the same engine browsers use, so kerning pairs and ligatures apply and complex scripts behave: Arabic letters join, Indic clusters reorder, Thai marks stack. Variable-font axes and OpenType features are dialled in before anything is outlined.
Script and display faces overlap their neighbours, and a cutter that meets an internal seam will cut straight through it. Welding unions the outlines first, so a joined-up word leaves the machine as one continuous profile.
DXF, HPGL and STL carry no paint, so the same two switches are read as what geometry to emit: the letterform itself, a band of the stroke width with both of its edges as real contours, or the union of the two.
Shaping, geometry, boolean operations and file writing all happen in this tab. The font catalog is served as static files from this site, and a font you upload is parsed locally — which is what makes it safe to use a licensed retail face here.
The fabrication exports exist because people asked for cuttable, machinable and printable text — not a picture of text.
Prepare cuttable lettering: welded closed contours, real millimetre sizing, SVG or DXF. 1,900+ fonts, no upload, free — built for laser cutters and engravers.
Machine-ready lettering for routers and engravers: closed contours, per-letter DXF layers, declared units, stroke bands as real geometry. Free, in-browser.
Cut-ready lettering as SVG or HPGL: welded single outlines, no font to install, 1,900+ typefaces. Works with Cricut Design Space, Silhouette Studio and Roland.
Turn text into a printable solid: watertight extruded STL, depth you set, millimetre scale a slicer reads directly. 1,900+ fonts, free and in-browser.
The whole catalog is self-hosted, so picking a face costs one click and no download, no install and no request to a font CDN.