How-To

What Is a PDF? The Complete Guide to PDF Files

· 9 min read

Quick summary: PDF stands for Portable Document Format. It is a file format created by Adobe in 1993 that locks a document’s layout — fonts, images, spacing, colors — so it looks identical on any device, operating system, or printer. PDFs can contain text, images, forms, digital signatures, and embedded media. They are the standard format for official documents, contracts, reports, and academic papers worldwide.

PDF is the most widely used document format in the world. Governments, banks, universities, and businesses use it as the default for anything that must look the same every time — a tax form, a contract, a research paper, a product manual. Understanding what a PDF is, and what it can do, helps you work with documents more confidently.

Once you have a PDF, you can upload it to our free AI PDF reader to get an instant summary or ask questions about the content — no sign-up required.

What does PDF stand for?

PDF stands for Portable Document Format. The name describes its core purpose: portability. A PDF carries everything needed to display the document correctly — fonts, layout, images, colors — inside a single file. The recipient does not need the same software, fonts, or operating system as the person who created it.

Who created PDF?

Adobe Systems invented the PDF format in 1991 and released the first PDF version in 1993. In 2008, Adobe released PDF as an open standard (ISO 32000-1), meaning any company can create PDF software without paying Adobe. That is why hundreds of free PDF tools exist today.

How does a PDF file work?

A PDF file is essentially a snapshot of a document. When you export a Word file, web page, or spreadsheet to PDF, the software draws every element — text at exact coordinates, images at exact sizes, lines, boxes, colors — into the PDF’s internal language (a derivative of PostScript). The PDF viewer reads those instructions and renders the page identically every time, on every device.

Key technical elements inside a PDF:

ElementWhat it stores
Content streamThe text, images, and graphics for each page
FontsEither embedded (always look correct) or referenced (may substitute)
Cross-reference tableIndex of where every object is in the file for fast access
MetadataAuthor, title, creation date, software used
Optional layersAnnotations, form fields, signatures, bookmarks

What can a PDF contain?

PDFs are not just static pages. A single PDF file can contain:

  • Text — searchable, selectable, copyable (if not restricted)
  • Images — raster (JPEG, PNG) and vector graphics
  • Forms — interactive text fields, checkboxes, radio buttons, dropdown menus
  • Digital signatures — cryptographically verified identity
  • Annotations — highlights, comments, sticky notes, drawings
  • Bookmarks — a navigation panel for long documents
  • Hyperlinks — clickable links to external URLs or other pages in the document
  • Embedded files — attachments inside the PDF container
  • Video and audio — supported in some PDF viewers (Acrobat Pro)
  • JavaScript — for dynamic forms and interactive elements
  • Encryption — password protection for opening or editing

Why is PDF the standard format?

Several properties make PDF the default choice for formal documents:

1. Fixed layout. The document looks identical on Windows, Mac, iPhone, Android, and any printer. A Word document can shift because fonts are not always installed on the recipient’s device. A PDF embeds the fonts.

2. Print-ready. PDF was designed for print production. What you see on screen is exactly what comes out of the printer — same margins, same line breaks, same colors.

3. Compact size. PDF compresses text and images efficiently. A 50-page report with images may be only 2–5 MB.

4. Universally readable. Every major operating system ships with a built-in PDF viewer:

  • macOS — Preview
  • Windows — Microsoft Edge
  • iOS — Files and Safari
  • Android — Files by Google, Chrome
  • Chrome and Firefox — built-in PDF viewer

5. Secure. PDFs support password protection, permission restrictions (block printing or copying), and digital signatures with tamper detection.

6. Open standard. Since 2008, PDF is an ISO standard (ISO 32000), not controlled by Adobe. Any developer can build a PDF reader or creator.

PDF vs. other document formats

FormatBest forLayout fixed?Editable?
PDFDistribution, archiving, printingYesDifficult
DOCX (Word)Writing and editingNo (varies by recipient)Yes
XLSX (Excel)Spreadsheets and dataNoYes
PPTX (PowerPoint)PresentationsNoYes
HTMLWeb pagesNo (responsive)Yes (source)
JPEG / PNGPhotosYes (image)No
EPUBE-books (reflowable text)No (adapts to screen)Limited

Choose PDF when the recipient must see exactly what you created. Choose DOCX when the recipient needs to edit the content.

Types of PDF files

Not all PDFs are the same. Understanding the type helps you know what you can do with the file:

Text-based PDF — created by exporting from Word, Google Docs, InDesign, or similar software. Text is searchable and copyable. Most PDFs are this type.

Scanned PDF — created by scanning a paper document. The pages are images; there is no selectable text. OCR software can convert scanned PDFs into text-based PDFs.

Fillable PDF — a text-based PDF with interactive form fields. Recipients can type directly into the fields in any PDF viewer. See how to make a PDF fillable for free.

Password-protected PDF — encrypted with an open password (required to view) or a permissions password (restricts editing, printing, or copying). See how to password protect a PDF for free.

Flattened PDF — all interactive layers (annotations, form fields, signatures) have been merged into static page content. Cannot be edited. See how to flatten a PDF for free.

PDF/A — a specialized PDF variant for long-term archiving (ISO 19005). Fonts are always embedded; no JavaScript or encryption allowed. Used by courts, governments, and libraries.

PDF/X — optimized for professional print production.

What is a PDF reader?

A PDF reader (also called a PDF viewer) is software that opens and displays PDF files. It does not create or edit them. Examples:

  • Adobe Acrobat Reader — the original, full-featured free reader
  • Preview (macOS built-in) — also edits and annotates
  • Microsoft Edge (Windows built-in) — reads and annotates
  • Chrome / Firefox — built-in browser-based viewer
  • Files app (iOS) — opens PDFs from iCloud and local storage

Our free AI PDF reader goes further — it reads the content and lets you ask questions, get a summary, or extract specific information without reading the whole document.

What is PDF/A and PDF/X?

PDF/A (Archival) is a subset of PDF designed for long-term storage. Requirements: all fonts embedded, no encryption, no external links, no JavaScript. Courts and government archives often require PDF/A for submitted documents.

PDF/X (Exchange) is a subset for professional printing. It ensures color profiles, bleeds, and margins are correct for a print shop. Standard PDF may look different on a commercial press; PDF/X eliminates the ambiguity.

How to create a PDF

From any application with a Print menu:

  1. Press Ctrl + P (Windows) or Cmd + P (Mac).
  2. Choose “Save as PDF” (Mac) or “Microsoft Print to PDF” (Windows) as the printer.
  3. Save.

From specific apps:

  • Microsoft Office: File → Export → Create PDF/XPS
  • Google Docs: File → Download → PDF Document
  • macOS Pages / Keynote: File → Export To → PDF

See our full guide on how to make a PDF for free.

How to edit a PDF

PDFs are designed to preserve layout, so editing is more limited than editing a Word document. Common tasks and tools:

TaskFree tool
Add text boxPreview (Mac), Edge (Windows)
Fill out a formAny PDF viewer
Highlight textPreview, Edge, Acrobat Reader
Add a signaturePreview, Acrobat Reader
Delete pagesPreview, Edge
Rewrite existing textConvert to Word, edit, re-export

See how to edit a PDF for free for step-by-step methods.

Frequently Asked Questions (FAQ)

Is a PDF the same as a document?

PDF is one type of document format. A document can also be a Word file (.docx), a text file (.txt), or a web page (.html). PDF is the most common format for final, distribution-ready documents because the layout is fixed.

Can a PDF contain a virus?

Yes. A PDF can contain JavaScript, embedded executables, or malicious links. Reputable PDF viewers (Chrome, Edge, Acrobat Reader) sandbox the content and warn about active content. Do not open PDFs from unknown sources that prompt you to enable scripts or install software.

Why are PDFs not editable?

PDF’s core design principle is that the layout is fixed — that is the point. To edit the underlying text, you need to convert the PDF to an editable format (Word) or use a PDF editor. See how to edit a PDF for free.

Is a PDF the same as a scanned document?

Not necessarily. A scanned document saved as PDF is an image PDF — the pages are photos, not text. A PDF created by exporting from a word processor is a text PDF — the text is real and searchable. Both are PDFs; they just contain different types of content.

How do I reduce a PDF’s file size?

See how to compress a PDF for free. Text-only PDFs are usually small; scanned PDFs can be large because each page is a high-resolution image.

What is the difference between PDF and PDF/A?

PDF/A is a stricter version of PDF designed for long-term archiving. It requires all fonts to be embedded, prohibits encryption, and bans external links and JavaScript. Standard PDFs may have missing fonts or dependencies; PDF/A files are self-contained and guaranteed to display correctly in 50 years.

Upload your PDF and let AI read it

Get an instant summary, ask questions about the content, or translate into another language — all free, no sign-up.

Try the AI PDF Reader