Blog
Wild & Free Tools

Free Font Metadata Viewer Online

Last updated: March 2026 5 min read
Quick Answer

Table of Contents

  1. What Font Metadata Contains
  2. How to Use the Viewer
  3. Why Font Metadata Matters
  4. Formats Supported
  5. Privacy and Local Processing
  6. Frequently Asked Questions

A font file is more than just shapes. Embedded inside every TTF, OTF, and WOFF file is a set of metadata tables: the family name, the designer's name, the license text, the copyright notice, the version number, how many glyphs are included, and a set of embedding permission flags that control how the font can legally be used.

Most operating systems surface almost none of this. Windows shows you the font name and a preview. macOS Font Book shows slightly more. Neither shows you the license text, the embedding flags, or the full unicode range coverage.

This tool reads font metadata directly in your browser. No install, no extension, no file upload.

What Is Stored in Font Metadata

Font files store their metadata in standardized internal tables. The fields this tool surfaces include:

This is the same data that font management tools like FontLab and professional type specimen services expose — just accessible instantly from a browser.

How to View Font Metadata Online

Using the WildandFree Font Metadata Viewer takes about five seconds:

  1. Click the upload area or drag your TTF, OTF, or WOFF file onto it
  2. The file is read locally in your browser — nothing is transmitted
  3. All available metadata fields appear immediately below

You can view multiple fonts in one session by loading a new file. The results update instantly each time.

If a field isn't shown, it means the font author didn't embed that value — which itself is useful information. Many older freeware fonts omit the license field entirely, which is a red flag for commercial use.

Sell Custom Apparel — We Handle Printing & Free Shipping

Why You Should Check Font Metadata Before Using a Font

For casual personal use, font metadata is optional reading. For professional, commercial, or web use, it matters in three specific ways:

License compliance: The license text and license URL fields tell you exactly what the font permits. Some fonts are free for personal use but require a commercial license for client work. The metadata is the authoritative source — not the download site's description.

Web embedding legality: The fsType embedding flags tell you whether a font is cleared for web embedding via @font-face. A font that restricts embedding legally cannot be used in a stylesheet, even if you technically own a copy. See the full guide on fsType flags for more detail.

Version tracking: When you receive a font from a client or collaborator, checking the version string tells you whether you have the same version they're using. Mismatched font versions cause subtle layout differences that are notoriously hard to debug.

Which Font Formats Are Supported

The viewer supports TTF (TrueType), OTF (OpenType), and WOFF (Web Open Font Format). These cover the vast majority of font files in everyday use.

WOFF2 files are a compressed format primarily used in web delivery — the metadata they contain is the same as the underlying TTF or OTF source. To inspect a WOFF2 file's metadata, the cleanest path is to convert it back to TTF or OTF first using the Python fonttools library, then open the result here.

BDF and bitmap font formats aren't supported — those use a different, text-based structure that predates the OpenType standard.

Your Font Files Stay on Your Device

The viewer processes everything locally in your browser. Your font file never leaves your device — no upload, no server, no third-party processing.

This matters if you're working with proprietary fonts licensed to your organization, pre-release typefaces, or client-provided brand assets. You can inspect their metadata without any risk of the file being logged, cached, or retained anywhere.

The trade-off is that some cloud-based metadata tools offer editing or batch processing. This tool is read-only. If you need to edit embedded metadata, the standard tool for that is fonttools (Python) or a dedicated font editor like FontForge.

Check Your Font's Metadata Now

Drop any TTF, OTF, or WOFF file to instantly view family name, designer, license, glyph count, and embedding rights — all processed locally.

Open Font Metadata Viewer

Frequently Asked Questions

What is font metadata?

Font metadata is information embedded inside a font file — the family name, designer, version, copyright notice, license terms, glyph count, and embedding permissions. It's stored in standardized internal tables and isn't visible just by looking at the font's glyphs.

Can I edit font metadata with this tool?

No — this tool is a viewer only. It reads and displays the metadata embedded in the font file. To edit font metadata, you'll need fonttools (Python), FontForge, or a commercial font editor like FontLab.

Does the tool support WOFF2?

Not directly. WOFF2 is a compressed delivery format. To inspect its metadata, convert the WOFF2 back to TTF or OTF first (fonttools can do this), then open it here.

Jessica Rivera
Jessica Rivera Color & Design Writer

Jessica worked as a UX designer at two product companies before writing about color theory and design tools.

More articles by Jessica →
Launch Your Own Clothing Brand — No Inventory, No Risk