How to Open a PDF File
A .pdf file is a document format built to look identical on any device or printer. Every major OS and browser can open one natively — here's how, plus an online viewer with text extraction if you just need to look inside.
Open a PDF File Online
Drop a .pdf file below to view it page by page, jump between pages with thumbnails, extract all its text, or save a page as an image — without installing anything.
🔒 Nothing is uploaded — your file never leaves this deviceOpen the Extract Text tab to read this document's text.
On this page
What is a PDF file?
PDF (Portable Document Format) was created by Adobe in 1993 to solve a specific problem: making a document look exactly the same — same fonts, same layout, same page breaks — no matter what device, operating system, or printer opens it. It became an open, ISO-standardized format (ISO 32000) in 2008, which is why every major platform now supports it natively without needing Adobe's own software.
Internally, a PDF describes each page as a fixed set of instructions (text positions, fonts, vector shapes, embedded images) rather than as editable, reflowable content like a Word document — which is exactly why PDFs display consistently everywhere, but are harder to edit than they are to view.
How to open a PDF file on Windows
- Double-click the .pdf file in File Explorer.
- It opens automatically in Microsoft Edge, Windows' built-in PDF reader, unless you've installed and set a different default.
- Use the toolbar at the top of the viewer to print, save, rotate, or search within the document.
For advanced features — filling and saving forms, adding comments, digital signatures, or combining files — Adobe Acrobat Reader (free) is the most widely used dedicated reader.
How to open a PDF file on Mac
- Double-click the .pdf file in Finder.
- macOS's built-in Preview app opens it, letting you view, annotate, sign, and even do basic edits like reordering or deleting pages.
No extra software needed for a standard PDF on Mac — Preview covers most everyday needs.
How to open a PDF file on Linux
Most Linux desktop environments include a PDF viewer out of the box — double-click the file to open it in your distro's default (commonly Evince on GNOME or Okular on KDE). From a terminal, most viewers can also be launched directly, e.g.:
evince document.pdf
If nothing opens it, install one with your package manager, e.g. sudo apt install evince on Debian/Ubuntu.
How to open a PDF file on Android
- Tap the .pdf file in your Files app, browser downloads, or email attachment.
- Android opens it with Google Drive, Chrome, or another installed PDF app, depending on your defaults.
For annotation or form-filling on the go, the Adobe Acrobat Reader app (free, Play Store) is the most common choice.
How to open a PDF file on iPhone or iPad
- Tap the .pdf file in Mail, Files, Safari downloads, or a Messages attachment.
- iOS opens it directly in a built-in PDF viewer, with options to markup, sign, or save it to Files or Books.
No extra app needed for standard viewing and basic markup on modern iOS.
How to edit or fill out a PDF
Fill a form: Most modern viewers (Edge, Preview, Chrome, Acrobat Reader) let you click into form fields and type directly, then save or print.
Add annotations or a signature: Preview (Mac), Edge (Windows), and Acrobat Reader (any platform) all support highlighting, comments, and drawing a signature.
Edit the actual text or layout: Requires a full editor like Adobe Acrobat Pro (paid) or a free alternative such as LibreOffice Draw or online tools like Smallpdf, since PDFs aren't designed to be reflowed like a word processor document.
Password-protected PDF files
PDF supports built-in password protection, either to restrict opening the file at all, or to restrict printing/editing while still allowing viewing. If you're trying to open one and don't have the password, there's no legitimate shortcut — you need the correct password from whoever created the document.
Is it safe to open a PDF file?
PDFs are generally safe to open, but the format does support embedded JavaScript and interactive forms, which have occasionally been exploited in outdated readers to run malicious code, or used to embed phishing links. Keep your PDF viewer updated, be cautious with PDFs from unfamiliar senders (especially ones urging you to "enable content" or click a link), and your antivirus's real-time scanning will typically flag known malicious PDFs automatically.
Common PDF errors and how to fix them
"Failed to load PDF document" / blank page
Usually an incomplete download or a corrupted file. Re-download it, and if the problem persists, try opening it in a different viewer (browser vs. desktop app) to rule out a viewer-specific bug.
PDF opens but text looks garbled or missing fonts
The PDF references fonts that aren't embedded in the file and aren't installed on your system. Try opening it in a different reader, or ask whoever created it to re-export with fonts embedded.
Can't select or copy text from a PDF
The document is likely a scanned image rather than real text (common with scanned paper documents). You'll need OCR software (like Adobe Acrobat's "Recognize Text" feature, or a free tool like OCRmyPDF) to convert the scanned image into selectable text first.
Frequently asked questions
Do I need special software to open a PDF file?
No. Windows (via Edge), macOS (via Preview), Chrome, Firefox, Safari, Android and iOS can all open and display PDF files without installing anything extra. A dedicated reader like Adobe Acrobat Reader is only needed for advanced features such as filling and saving forms, adding annotations, or editing the PDF itself.
Why won't my PDF file open?
The most common causes are: the download was interrupted and the file is incomplete or corrupted; the PDF is password-protected and needs a password you don't have; your current PDF viewer is outdated and doesn't support a newer PDF feature the file uses; or the file was renamed from a different format and isn't actually a PDF.
How do I extract text from a PDF?
If the PDF contains selectable text (not just a scanned image), you can select and copy it directly in any PDF viewer, or use the online tool on this page to extract all of a document's text at once as a downloadable .txt file. Scanned or image-based PDFs need OCR (optical character recognition) software instead, since there's no underlying text layer to extract.
Can a PDF file contain a virus?
Yes, though it's less common than with executables. A malicious PDF can embed JavaScript or exploit vulnerabilities in outdated PDF readers to run harmful code, and can also contain phishing links. Keep your PDF reader updated, and only open PDFs from sources you trust.
How do I open a password-protected PDF?
Open it in a PDF reader such as Adobe Acrobat Reader, Chrome, or Preview on Mac, and enter the password when prompted. Without the correct password, there is no legitimate way to open an encrypted PDF's contents.
Last updated September 21, 2026.