Skip to content

Glyph Inspector (X-Ray Mode)

Like an X-Ray for fonts. See inside any TTF/OTF file to reveal hidden glyphs, inspect Bézier curves, and verify character support.

Find Icons
Check Missing Chars
Visual Grid
Export SVG

Frequently Asked Questions

How do I extract an icon from a font file?

Simply upload your font file (e.g., FontAwesome.ttf or an IconFont), type the character corresponding to the icon, and click the "Download SVG" button. The tool will convert the font glyph into a standard SVG vector file that you can use in Illustrator, Figma, or directly in HTML.

What is a Glyph Inspector?

A Glyph Inspector is a tool that allows you to look inside a font file. Fonts are essentially collections of vector shapes called glyphs. This tool visualizes those shapes, showing you the Bézier curves, control points (handles), and spacing metrics that define how the character looks and behaves.

Why are some characters missing?

If a font doesn't support a specific character (like a specific emoji or foreign letter), it usually displays a blank space or a "tofu" (a box with an X). This tool helps you verify if a font file actually contains the glyphs you need before you use it in a project.

Is my font data uploaded to a server?

No. All processing happens locally in your browser using JavaScript. Your custom font files are never sent to our servers, ensuring 100% privacy and security for your intellectual property.