Font File Explorer
Upload any OTF, TTF, or WOFF font file and inspect metadata, character set, OpenType features, and glyph outlines.
Drop a font file here, or click to select
Supports .otf, .ttf, .woff
How to use
- Drag and drop a font file (.otf, .ttf, .woff) onto the upload area, or click to select one.
- Browse the metadata, preview text, character set, and OpenType features panels.
- Click any glyph in the character grid to see its SVG path and metrics.
Frequently asked questions
What font formats are supported?
This tool supports OTF (OpenType), TTF (TrueType), and WOFF (Web Open Font Format) files. WOFF2 is not supported because it requires a separate decompression library.
Is my font file uploaded to a server?
No. The font is parsed entirely in your browser using opentype.js. Nothing is sent to any server.
What metadata can I see from a font file?
You can see the font family name, style, version, designer, license, units per em, ascender, descender, line gap, number of glyphs, and a list of OpenType features.
Can I see the SVG path of individual glyphs?
Yes. Click any glyph in the character set grid and you will see its SVG outline rendered at large size along with its path data and metrics.
Last updated
Powered by maratool