To identify fonts in a text-based PDF, inspect the font information stored inside the file. Upload the PDF to the PDF Font Checker to list its font names, types, encodings, subsets, and detected embedding status. In Adobe Acrobat, you can also open Document Properties → Fonts.
That method works when the PDF contains real text and font objects. A scanned page stores letters as pixels, while outlined text stores letter shapes as graphics; neither necessarily contains a recoverable font name. In those cases, crop a clear text sample and use visual font recognition, then confirm the match manually.
Fast font-identification workflow
- Check whether the text is selectable.
- Run the exact PDF through PDF Font Checker.
- Read the base font name, type, encoding, and embedding result.
- Decide whether you need the original font, a licensed replacement, or a new export.
- Recheck the final PDF before editing, printing, or delivery.
First, Determine What Kind of PDF You Have
| PDF content | What the file usually contains | Best first method |
|---|---|---|
| Selectable text | Text operators plus references to PDF font objects | Inspect the PDF font list |
| Scanned page | A page image; no original text font may remain | OCR for text, visual recognition for the typeface |
| Outlined text | Vector shapes that look like letters | Visual recognition and source-file review |
| Mixed PDF | Text, scans, logos, and outlined graphics together | Use both file inspection and visual comparison |
Try selecting and copying a sentence. If nothing useful can be selected, check the file with the PDF Text Extractor. An image-only result explains why a font-list tool may find nothing even though the page visibly contains words.
How to Identify Fonts with PDFCheck
- 1. Open the PDF Font Checker.
- 2. Upload the final PDF. Analyze the same copy you plan to edit, print, or send; another export can contain a different font set.
- 3. Review the summary. It reports total fonts, detected embedded and non-embedded fonts, subset fonts, and type breakdown.
- 4. Read each font row. Note the base name, PDF font type, encoding, family classification, and status.
- 5. Match the result to your task. Editing may require an installed and licensed font; reliable viewing or printing usually depends on correct embedding.
- 6. Re-export and recheck. Fix the maintainable source when possible, then inspect the new PDF rather than assuming the export kept the same fonts.
How to Read the Font Names and Statuses
| Result | What it means | What to do |
|---|---|---|
| Base font name | The internal PDF/PostScript name, which may differ from a marketing name | Keep exact spelling and style suffixes when searching |
ABCDEF+FontName | A six-letter prefix commonly marks a subset | Search for the name after the plus sign |
| Embedded | The checker detected font resources associated with the PDF font | Still proof the final pages on another device or print path |
| Not embedded | The viewer may need a local font or substitute another one | Return to the source, choose an embeddable font, and export again |
| Type / encoding | Technical information such as Type0, Type1, TrueType, CID, or an encoding name | Use it to diagnose extraction, editing, or production problems |
A subset is not automatically a problem. It normally contains only the glyphs used in that PDF, which can reduce file size. The trade-off appears when you need to add characters that were not included. Adobe's current font embedding and substitution overview distinguishes full embedding, subsetting, and substitution.
How to Check Fonts in Adobe Acrobat
Adobe documents a manual path for text PDFs: open the file, choose Menu → Document Properties → Fonts on Windows or File → Document Properties → Fonts on macOS, then record the names exactly as listed. See Adobe's guide to finding font names in PDFs.
The Acrobat properties view is useful for a quick desktop check. PDFCheck is useful when you want a structured web report that separates base names, types, encodings, subsets, and detected embedding status. Neither method visually identifies letters that were flattened into an image or converted to outlines.
Why the Font Name May Look Wrong
- Subset prefix: ignore the six uppercase letters and plus sign when searching for the underlying family.
- Internal naming: a PDF may use a PostScript name without spaces, or append a style such as Bold, Italic, Condensed, or MT.
- Source substitution: an export service may replace a font it cannot legally or technically embed.
- Multiple runs: one sentence can contain separate font objects for styles, scripts, symbols, or fallback characters.
- Outlines or scans: the visible typeface may not appear in the font list at all.
Microsoft's current Office PDF export guidance warns that a reader may substitute a font that could not be embedded. For an Office source, fix font availability and export settings in the original document, then inspect the resulting PDF again.
Choose the Right Next Step
| Your goal | Best next step | Final check |
|---|---|---|
| Edit existing text | Get the editable source and a properly licensed matching font, or choose a deliberate replacement | Compare line breaks, symbols, and page count |
| Send to a printer | Confirm the printer's required PDF profile and font rules | Use the PDF Validator plus the printer's preflight |
| Publish an accessible PDF | Keep real text and an appropriate Unicode mapping; font presence alone is not accessibility | Run the PDF Accessibility Checker and complete manual review |
| Reduce file size | Subset carefully rather than stripping fonts without understanding the output | Follow the quality-aware compression workflow |
| Prepare for archiving | Use the exact required PDF/A profile and an appropriate conformance validator | Review PDF standards and font requirements |
What PDFCheck does not prove
PDFCheck reads font information exposed by the PDF parser. It does not visually recognize fonts in scans or outlines, identify the exact font used by a clicked word, grant a font license, install fonts, repair the source, embed missing fonts, or certify print/PDF/A compliance. Treat the report as a diagnostic inventory and verify the final output in the workflow that will use it.
Final Checklist Before Editing or Printing
- The PDF contains selectable text, or you have separated scan/outline recognition from font-object inspection.
- You recorded the base font name without the subset prefix.
- You reviewed type, encoding, and detected embedding status—not just the family name.
- You confirmed that your intended use and font license permit editing or redistribution.
- You fixed the maintainable source when possible and exported a new PDF.
- You inspected the exact final copy on the target device, print path, or submission workflow.
Start with the PDF Font Checker. If the file is damaged or fails to parse, use the invalid PDF troubleshooting workflow before drawing conclusions from an incomplete font list.