What Is a PDF? The Portable Document Format Explained
A PDF is a file format that shows a document identically on any device. Learn what PDF stands for, how it works, its pros and cons, and when to use it.
Short answer: A PDF (Portable Document Format) is a file format that displays a document — text, images, and layout — exactly the same on any device, operating system, or printer. It was created by Adobe in 1993 and is now an open ISO standard (ISO 32000).
The PDF exists to solve one problem: a document should look identical no matter who opens it or where. A Word file can shift depending on fonts and software; a PDF is fixed, like a digital printout.
What "PDF" means
PDF = Portable Document Format. "Portable" is the key word: the file carries everything it needs — text, fonts, images, and layout — so it renders the same everywhere, with nothing to install and nothing that reflows.
How a PDF works
A PDF describes a page precisely: where each character, line and image sits. It can embed:
- Fonts, so text looks right even without the font installed
- Vector graphics and text, which stay sharp at any zoom
- Raster images, for photos and scans
- Metadata, like author and title
Because text is usually stored as real characters (vectors), it stays crisp and selectable — unless the PDF is a scan, where each page is just an image. That's the single biggest split in the PDF world, and it stays invisible until you try to select a word: see what OCR is for why a scanned PDF behaves so differently from one exported by an app.
Pros and cons of PDFs
| Strengths | Limitations |
|---|---|
| Identical display everywhere | Not meant for heavy re-editing |
| Preserves fonts and layout | Scanned PDFs aren't searchable without OCR |
| Hard to alter by accident | Can get large with images |
| Supports signatures and passwords | Reflowing text is limited |
When to use a PDF
Use a PDF to share or archive a finished document: contracts, invoices, reports, résumés, forms. Anything that must look the same for every reader and shouldn't change belongs in PDF.
Keep working in an editable format (like Word or Excel) while you're still writing, then export to PDF when it's final. See PDF vs Word for a deeper comparison.
Working with PDFs
- Edit or annotate: the PDF Editor adds text, highlights and signatures.
- Make it smaller: compress image-heavy files before sharing.
- Reuse the content: convert to Word or Excel.
- Searchable scans: run OCR on scanned documents.