How to Make a PDF File: Methods, Tools, and What to Consider

PDF (Portable Document Format) has become the universal standard for sharing documents that need to look identical on every device. Whether you're sending a resume, sharing a contract, or archiving a report, knowing how to create a PDF — and choosing the right method for your situation — makes a real difference in the final result.

What Actually Happens When You Create a PDF

When you create a PDF, you're essentially capturing a document's layout, fonts, images, and formatting into a single file that renders consistently regardless of the operating system, screen size, or software the recipient uses. Unlike a Word document, which may reflow differently depending on installed fonts or software version, a PDF is a fixed-format container. The content is locked into place.

PDFs can contain text, images, hyperlinks, embedded fonts, form fields, digital signatures, and even multimedia. A PDF you create from a simple text document is structurally different from one generated from a scanned image — and that distinction matters for things like searchability and file size.

The Main Ways to Create a PDF

🖨️ Print to PDF (Built Into Most Operating Systems)

The simplest method on any modern device is Print to PDF — a virtual printer driver that converts whatever you're viewing into a PDF file instead of sending it to a physical printer.

  • Windows 10/11: Open any document or webpage, press Ctrl + P, and select Microsoft Print to PDF as the printer.
  • macOS: Open the Print dialog (Cmd + P), click the PDF button at the bottom left, and choose Save as PDF.
  • iOS/iPadOS: Use the Share menu and tap Create PDF or select Print then pinch outward on the preview.
  • Android: Tap the three-dot menu in Chrome or most apps, choose Print, and select Save as PDF.

This method works for nearly any file you can open — webpages, Word documents, spreadsheets, emails. The trade-off is limited control over compression, metadata, and output quality.

Export or Save As PDF (From Office and Productivity Apps)

Most modern productivity applications include a native Export to PDF or Save As PDF option that often produces better results than Print to PDF because the app has direct knowledge of the document structure.

  • Microsoft Word, Excel, PowerPoint: Go to File > Export > Create PDF/XPS or File > Save As and choose PDF from the format dropdown.
  • Google Docs/Sheets/Slides: File > Download > PDF Document (.pdf).
  • LibreOffice: File > Export as PDF — includes options for compression, image quality, and accessibility tags.
  • Apple Pages/Numbers/Keynote: File > Export To > PDF.

Exporting directly from the authoring app tends to preserve hyperlinks, heading structure, and accessibility metadata more reliably than printing.

Dedicated PDF Creation Software

For more control — particularly around compression, security, digital signatures, and batch processing — dedicated PDF tools offer features that built-in methods don't.

Desktop applications in this category range from full-featured suites to lightweight utilities. They typically allow you to:

  • Set password protection and permissions
  • Optimize file size for web or print
  • Merge multiple files into one PDF
  • Add watermarks, page numbers, or bookmarks
  • Create fillable form fields

Online converters are browser-based tools where you upload a file (Word, image, HTML, etc.) and download a PDF. These are convenient for one-off conversions but raise considerations around data privacy — particularly for sensitive or confidential documents.

Scanning Physical Documents to PDF

If your source material is physical — a signed form, a printed contract, a handwritten note — creating a PDF involves scanning rather than exporting.

  • Dedicated flatbed scanners typically connect to software that saves directly to PDF with options for resolution (measured in DPI) and color mode.
  • Multifunction printers often have scan-to-PDF built into their onboard software or companion apps.
  • Mobile scanning apps use your phone's camera to capture pages and stitch them into a multi-page PDF, often with automatic edge detection and perspective correction.

Scanned PDFs are image-based by default, meaning the text isn't selectable or searchable unless OCR (Optical Character Recognition) is applied. OCR processes the image and overlays a text layer, which enables searching, copying, and screen reader accessibility.

Factors That Shape Your Best Approach

FactorHow It Affects Your Choice
Source formatA Word doc, a webpage, and a scanned page each favor different methods
Security needsPassword protection and permissions require dedicated tools
File size constraintsEmail limits or upload caps may require compression settings
SearchabilityScanned documents need OCR for text to be selectable
VolumeBatch converting dozens of files calls for different tools than a single export
Sensitivity of contentConfidential files may rule out cloud-based converters
PlatformWindows, macOS, iOS, Android, and ChromeOS each have different native capabilities

What Affects PDF Quality and File Size

Resolution plays a significant role in both quality and file size. Images embedded at 300 DPI are appropriate for print; 72–96 DPI is generally sufficient for screen viewing and produces smaller files. Productivity apps that export to PDF usually handle this automatically, while dedicated tools let you dial it in manually.

Font embedding is another variable. When fonts are fully embedded in a PDF, it displays correctly on any device. Subsetting (embedding only the characters actually used) reduces file size while maintaining visual accuracy.

Compression settings for images within a PDF — JPEG compression for photos, lossless for diagrams and text — affect whether the output looks sharp or slightly degraded at high zoom levels.

📄 Text-Based vs. Image-Based PDFs

This distinction is worth understanding clearly:

  • A text-based PDF is created from a digital source (Word file, web page, spreadsheet). Text is selectable, searchable, and screen-reader accessible.
  • An image-based PDF is created from a scan or screenshot. It looks like a document but contains no selectable text unless OCR is applied.

For anything that will be searched, filed, or read by assistive technology, text-based or OCR-processed PDFs are meaningfully more functional.

Which method makes sense depends on where your document starts, what you need the PDF to do, and how much control you need over the output — and that combination is different for every workflow.