PDF (Portable Document Format)
One file, any device, exactly the same page every time.
| Full name | Portable Document Format |
| Extension | |
| MIME type | application/pdf |
| Developer | Adobe Systems (now Adobe Inc.); standardized by ISO |
| Released | 1993 (Acrobat 1.0, June 15 1993); open standard since 2008 (ISO 32000-1) |
| Type | Document |
| Current standard | PDF 2.0, ISO 32000-2:2020 |
| Latest version | PDF 2.0 (2017, revised 2020) |
What is a PDF file?
PDF is a file format for presenting documents in a way that looks the same on any device, operating system, or printer. It captures text, images, fonts, and layout in a single self-contained file. You do not need the original software to open or print a PDF correctly.
A PDF file stores a document as a fixed-layout page description. Unlike a Word document, the content does not reflow when opened on a different screen or application. The format supports text, vector graphics, raster images, hyperlinks, form fields, digital signatures, and embedded fonts. Because everything is bundled into one file, a PDF looks identical whether you open it on Windows, macOS, Linux, or a mobile phone.
History
Adobe co-founder John Warnock launched the Camelot project in the early 1990s with the goal of creating a universal document format that could be read on any computer. Adobe released PDF 1.0 alongside Acrobat 1.0 on June 15, 1993. Adobe kept the format proprietary for 15 years before donating the PDF 1.7 specification to ISO in 2007; it became the open standard ISO 32000-1 in 2008, and PDF 2.0 followed as ISO 32000-2 in 2017.
How it works
A PDF file is divided into four main sections: the header (identifying the PDF version), the body (all objects such as pages, images, and fonts), the cross-reference table (a map of object byte offsets for fast random access), and the trailer (pointers to the root and cross-reference table). Each page is described as a content stream using a PostScript-like drawing language. Fonts and color profiles can be embedded so the file is fully self-contained.
What it is used for
- Sharing reports, invoices, and contracts that must look identical for all recipients
- Publishing ebooks, manuals, and official forms that cannot be accidentally edited
- Archiving documents long-term in formats like PDF/A that guarantee future readability
- Submitting resumes, applications, and legal filings where layout must be preserved
How to open it
PDF files open in any modern web browser without extra software, and dedicated readers such as Adobe Acrobat Reader, Preview on macOS, and Evince on Linux are free to download. Most operating systems include a built-in PDF viewer out of the box.
Pros and cons
Strengths
- Layout and fonts are locked in, so the document looks the same for everyone
- Supported by virtually every device, OS, and browser without additional software
- Can include interactive elements such as fillable forms, bookmarks, and hyperlinks
- Supports encryption and digital signatures for secure document sharing
Trade-offs
- Editing a PDF requires dedicated software and can be difficult without the original source file
- File size can be large when the PDF contains many high-resolution images
- Text in scanned PDFs is stored as an image and is not searchable unless OCR is applied
- Fixed layout is not ideal for small screens because text does not reflow to fit the display
Convert PDF files
Free, in your browser, no signup. Start at the PDF converter, or jump straight to a popular conversion below.
From PDF
Curious how fast and how small? See our measured conversion benchmarks.
PDF FAQ
Who created the PDF format?
Adobe Systems created PDF. The format was developed as part of John Warnock's Camelot project and first released in 1993. Adobe donated the specification to ISO in 2007, making it an open standard.
Can I edit a PDF file?
Yes, but you need the right software. Adobe Acrobat, PDFescape, and several online tools let you edit text and images in a PDF. Simple tasks like filling in a form are easy; restructuring the layout is harder without the original source file.
What is the difference between PDF and PDF/A?
PDF/A is a subset of PDF designed for long-term archiving. It bans features that could make a file unreadable in the future, such as external dependencies, encryption, and certain types of compression. Government agencies and libraries often require PDF/A for permanent records.
Why is my PDF so large?
PDF file size is usually driven by embedded images. A scanned page saved at high DPI can easily reach several megabytes. You can reduce the size by compressing images, removing embedded fonts that are not needed, or using a PDF optimizer tool before sharing.