Guide · HEIC · PDF · iPhone · Mac

How to Convert HEIC to PDF on iPhone or Mac

Published June 2, 2026 · ~4 min read

You need to email a stack of iPhone photos as a single document — a receipt, an insurance claim, a handwritten contract, a kid's homework. The recipient wants one PDF, not eight separate photos, and especially not eight separate .heic files that will choke on their Windows laptop.

Most "free" converters make you do this in two passes: HEIC → JPG, then JPG → PDF, each involving its own upload, its own ad-strewn waiting page, and its own download. There's a faster way that doesn't involve a server at all.

Convert HEIC to PDF now

Why one-step beats two-step

The conventional flow looks like this:

StepWhat you doTime
1Upload HEIC to converter A15–60 s per file
2Download JPGs5–10 s per file
3Upload JPGs to converter B (images-to-PDF)15–60 s per file
4Download the PDF5 s

Two uploads of every photo's worth of bytes. Two services who now have copies of your photos. Two sets of ads. The one-step path runs all of this locally in your browser:

  1. Drop the HEIC files onto the HEIC to PDF page.
  2. Click Convert.
  3. Download the PDF.

That's it. Internally, the browser decodes each HEIC with a WebAssembly build of libheif, embeds the result into a PDF using pdf-lib, and hands you the file. Nothing uploads. Nothing waits in a queue.

Step-by-step on iPhone

  1. Open Safari and go to freefileconverter.ai/heic-to-pdf.
  2. Tap the drop zone. The iOS photo picker opens.
  3. Select one or more photos from your library. Tap Add.
  4. Tap Convert. When the PDF is ready, tap Download — iOS will offer to save to Files or share via the sheet.

Pro tip: tap the Share icon in Safari → Add to Home Screen. The converter installs as a Progressive Web App with its own icon, so next time you can tap it directly instead of digging through Safari bookmarks. It works offline after the first load.

Step-by-step on Mac

  1. Open freefileconverter.ai/heic-to-pdf in Safari, Chrome, or Firefox.
  2. Drag .heic files from Finder onto the page (or from the Photos app — use the "Show Referenced File in Finder" command first, then drag).
  3. Click Convert. The PDF downloads to your Downloads folder.

If you have Photos library photos that don't appear as files in Finder, the easy fix is to drag them out of Photos into a Finder window first — macOS exports HEIC copies automatically.

Common use cases

Quality and size trade-offs

By default the PDF embeds each photo at JPG quality 90% — visually indistinguishable from the source HEIC at normal viewing sizes. If the resulting PDF is too big for email, the easiest fix is to lower the quality slider before converting (try 75% for receipts) or cap the max dimension at 2560 px. A 10-page receipt PDF typically lands under 5 MB at those settings.

HEIC is roughly half the size of an equivalent JPG. Converting back to JPG inside a PDF undoes some of that storage benefit — that's the cost of universal compatibility. If you need the PDF small, the quality slider is the lever.

What about HEIC to image-only formats?

If the recipient actually wants images, not a PDF:

For other directions: image to PDF handles JPG and PNG sources, PDF to JPG goes the other way for extracting pages.

The bottom line

One-step HEIC to PDF is a small UX detail, but it's the difference between "this took a minute" and "this took ten minutes and now four random servers have copies of my insurance photos." Drop the files, get the PDF, done.

Open the HEIC to PDF converter

Frequently asked questions

Why convert HEIC to PDF at all?

PDFs are universal — every email client, every browser, every operating system opens them without question. HEIC isn't supported in many places, and forms / portals that accept document uploads almost always accept PDF but rarely accept HEIC. A single PDF is also easier to share than ten loose photos.

Can I combine several HEIC photos into one PDF?

Yes. Drop multiple HEIC files onto the page at once and they're embedded into a single PDF, one photo per page, in the order they were added. Useful for receipts, evidence bundles, multi-page handwritten notes, or homework scans.

Does it work on iPhone directly?

Yes. Open the converter in Safari on iPhone or iPad, tap the drop zone, pick photos from your library (HEIC or JPG), and the PDF downloads to Files. You can also install the page to your home screen as a Progressive Web App for one-tap access.

Will the PDF preserve the original photo quality?

Yes. Each HEIC is decoded losslessly to a high-quality JPG and embedded into the PDF at full resolution. If you want smaller PDFs for email, drop the JPG quality slider before converting.

Is the iPhone Files app's "Create PDF" any different?

iOS Files can create PDFs from photos, but the workflow requires copying to Files first, then selecting multiple files, then "Quick Action → Create PDF". The browser converter is one step: drop the photos, get the PDF. Both produce comparable output; the browser version also runs identically on Mac, Windows, and Linux without changing your workflow.

Related reading

Related tools

Files stay on your device. No login. Installs as a PWA on iPhone, Android, and desktop.
← Back to the blog · Free File Converter home