Font Inspector
View font metadata, tables, and preview glyphs
Upload a font file to inspect
Upload a font file to inspect its internal structure. View OpenType tables, file metadata, and preview all characters.
Key Features
- ✓View OpenType/TrueType tables
- ✓File size and format detection
- ✓Live glyph preview
- ✓Character set display
- ✓Support for TTF, OTF, WOFF, WOFF2
How to Font Inspector — View Font Metadata & Glyphs | Xonvert
- 1
Upload a font file
Select a TTF, OTF, WOFF, or WOFF2 file to inspect.
- 2
View font metadata
See table information, file size, and format details.
- 3
Preview the character set
Browse all glyphs available in the font.
- 4
Use the data for documentation
Copy metadata for debugging or font documentation.
Common Use Cases
- •Debugging font rendering issues
- •Verifying font table structure
- •Checking character support in a font
- •Documenting font technical details
Frequently Asked Questions
What are font tables?▼
Font tables are data structures inside font files that contain glyph outlines, metrics, naming info, and more. Common tables include glyf, head, name, OS/2, cmap.
Can I edit the font?▼
This tool is read-only for inspection. Use a font editor like FontForge for modifications.