FormatDrop
How-To Guide

How to Convert HEIC to PDF (Free, iPhone-Native and Cross-Platform)

Converting HEIC to PDF is one of the most common iPhone photo tasks. HEIC is the default photo format on every iPhone since iOS 11, but PDFs are what businesses, schools, government forms, and contractors expect. The good news: iOS has at least four built-in ways to turn HEIC photos into PDFs without installing a single app, without uploading anywhere, and without losing image quality. This guide covers every method on iPhone, iPad, Mac, Windows, and the browser, plus the gotchas around multi-page PDFs, image rotation, and file size that frequently bite.

Quick answer

On iPhone: open the HEIC in Photos → Share → Print → pinch outward on the preview → Share → Save to Files. That's the fastest path. For multi-page PDFs from many HEICs, select all → repeat the same flow. Mac: Quick Action 'Create PDF' from Finder. Windows: HEIC needs Microsoft's HEIF extension first, then print to Microsoft Print to PDF. Browser-based: drop HEIC into formatdrop.com/pdf-converter — runs locally, no upload.

Method 1: Convert HEIC to PDF online (free, in your browser)

  1. 1

    Open the FormatDrop HEIC to PDF converter

    Open formatdrop.com/pdf-converter in any browser. Conversion runs locally via WebAssembly — your photo stays on your device. Works on iPhone Safari, Android Chrome, Mac, Windows, Linux.

    Go to converter
  2. 2

    Drop your HEIC files

    Drag one or many HEIC files (or HEIF, JPG, PNG — they all work). The converter decodes HEIC's HEVC compression natively in your browser and prepares each image as a PDF page.

  3. 3

    Choose PDF settings

    Page size: A4 (international) or Letter (US). Orientation: portrait, landscape, or auto-fit per image. Quality: 90% for most uses, 95% for archival print. Multi-page mode combines all uploaded HEICs into a single PDF, in selection order.

  4. 4

    Download the PDF

    Single HEIC: one PDF page. Multiple HEICs: one multi-page PDF. The output is universally readable on every device — no HEIC plugin needed on the recipient's end.

Method 2iPhone Photos + Print → Pinch

Method 2: iPhone's hidden Print → Pinch trick (no app, fastest)

iOS hides a HEIC-to-PDF generator inside the Print sheet. Most iPhone users never discover it.

  1. Open Photos app → Select → tap the HEIC photo(s) you want in the PDF, in selection order.
  2. Tap Share (square with up arrow) → scroll down → Print.
  3. On the Print Options screen, pinch outward (two fingers spreading) on the preview thumbnail at the bottom. The thumbnail expands into a full-screen PDF preview.
  4. Tap the Share button on the PDF preview → Save to Files (or AirDrop, Mail, etc.). Choose iCloud Drive or On My iPhone, pick a folder.

Note: Works since iOS 10. Multi-photo selections become multi-page PDFs in selection order. iOS preserves full HEIC resolution — typically 12 MP per page.

Method 3iPhone Files app

Method 3: iPhone Files app's Create PDF action

If your HEIC is already in Files (iCloud Drive, On My iPhone) instead of Photos, the Files app has a direct Create PDF action.

  1. Open Files → navigate to your HEIC.
  2. Single HEIC: tap and hold → Create PDF.
  3. Multiple: tap More (•••) → Select → tap each HEIC → tap More (•••) at the bottom → Create PDF.
  4. The PDF saves in the same folder, named after the originals. Tap and hold to rename if needed.

Note: Files-app Create PDF is cleaner output than Print → pinch — no print headers, full image quality, properly sized pages.

Method 4macOS Finder Quick Action

Method 4: macOS 'Create PDF' Quick Action

macOS Finder has a built-in Quick Action that converts any image (including HEIC) to PDF.

  1. Select your HEIC file(s) in Finder. Multiple selections combine into a single multi-page PDF.
  2. Right-click → Quick Actions → Create PDF.
  3. The PDF appears in the same folder, with each HEIC as one page in alphabetical order.
  4. Rename files first (01.heic, 02.heic) if you need a specific page order.
  5. For more control, open the HEIC in Preview → File → Export as PDF.

Note: Mac's HEIC support is built in since macOS High Sierra (10.13). No installs needed. Works on Apple Silicon and Intel.

Method 5Windows (HEIF extension + Print to PDF)

Method 5: Windows HEIF extension + Microsoft Print to PDF

Windows doesn't open HEIC by default — you need Microsoft's HEIF Image Extension first. Then any HEIC becomes printable, including to PDF.

  1. Install Microsoft 'HEIF Image Extensions' from the Microsoft Store (free).
  2. If videos are HEIC too, also install 'HEVC Video Extensions from Device Manufacturer' (~$0.99). For photos only, the free HEIF extension is enough.
  3. Open your HEIC in Photos app → click the print icon (or Ctrl+P).
  4. Printer: choose 'Microsoft Print to PDF'. Click Print → choose save location → save as .pdf.
  5. For batch: select multiple HEICs in File Explorer → right-click → Print → Microsoft Print to PDF.

Note: Windows 11 has improved HEIC support but the HEIF Image Extension is still typically needed for full compatibility.

Method 6Command line (ImageMagick)

Method 6: Batch convert HEIC to PDF with ImageMagick (any OS)

For scripted batch jobs or CI/CD pipelines, ImageMagick handles HEIC-to-PDF cleanly.

  1. Install. Mac: `brew install imagemagick`. Linux: `apt install imagemagick libheif-examples`. Windows: imagemagick.org.
  2. Single conversion: `magick input.heic output.pdf`.
  3. Multiple HEICs into one PDF: `magick *.heic combined.pdf`.
  4. Set page size: `magick *.heic -page A4 combined.pdf`.
  5. Per-folder batch: `for f in *.heic; do magick "$f" "${f%.heic}.pdf"; done`.

Note: ImageMagick preserves EXIF orientation. The built-in Homebrew/apt packages include libheif support; older builds may not.

When you need to convert HEIC to PDF

  • 1

    Submitting iPhone photos to forms requiring PDF only

    Tax returns, school applications, insurance claims, government portals — many strictly require PDF. Print → pinch makes this 10-second job on iPhone.

  • 2

    Scanning receipts or whiteboards with the camera, sending to accounting

    Photo a receipt, convert to PDF, email to your accountant. PDF is the universal accounting format; photo apps don't always have CSV-style imports.

  • 3

    Building multi-page PDF portfolios from camera roll

    Designer portfolios, real estate listings, product catalogs — multi-photo PDFs are how clients expect to receive them. iPhone makes the multi-page combine effortless.

  • 4

    Sharing photos with Windows or Linux users without HEIC support

    HEIC won't open on many Windows/Linux setups. Wrapping in PDF gives you a universally-openable file that preserves the photo at full quality.

  • 5

    Archiving photos in a long-term-stable format

    HEIC requires HEVC decoders, which may not always be available 30 years from now. PDF/A is an ISO archival standard that's guaranteed to render in the future.

Troubleshooting common HEIC to PDF problems

Pinch outward doesn't expand the print preview

Pinch ON the photo thumbnail at the bottom of Print Options, not on the printer dropdown at the top. Use both fingers spreading apart from a starting position close to the thumbnail center. If your iOS version is very old (pre-iOS 10), the trick doesn't exist; use Files app's Create PDF instead.

PDF pages are in the wrong order

iPhone uses your selection order (the order you tapped photos), not chronological order. To get chronological: tap photos in the order you want them in the PDF, with the first one becoming page 1. Mac's Quick Action uses alphabetical order — rename files first.

Windows says 'Cannot open HEIC' even after installing HEIF extension

Check both: Microsoft HEIF Image Extensions (free) AND HEVC Video Extensions from Device Manufacturer ($0.99). Some HEIC files use HEVC encoding inside; both extensions are needed for full compatibility. Reboot after install.

PDF file is huge (50+ MB for a few photos)

Default settings preserve full HEIC resolution (~3-5 MB per HEIC = ~15 MB PDF for 5 photos). To shrink: in iPhone, edit each photo first → Crop → Reset (sometimes recompresses). In ImageMagick: `magick *.heic -resize 50% -quality 85 -density 150 combined.pdf` reduces resolution and quality. For email-friendly: target under 5 MB total.

Photos taken sideways appear rotated incorrectly in the PDF

iOS reads EXIF orientation for display but some converters strip orientation when generating PDF. Fix the source first: Photos → tap the photo → Edit → tap rotate icon → Done. Then redo the PDF. ImageMagick: add `-auto-orient` flag.

Some photos fail to embed (PDF has blank pages)

Could be HEIC variant the converter doesn't support (HEIC vs HEIF Sequence vs HEIC with Live Photos). For Live Photos, iOS sometimes wraps with motion data the PDF generator can't handle. Edit each photo first (Photos → Edit → Done) which flattens to a static HEIC. Re-run the PDF conversion.

Why convert HEIC to PDF?

iPhone shoots HEIC by default; the rest of the world expects PDF or JPG. Converting HEIC to PDF is the most common iPhone photo workflow that turns photos into business-shareable documents.

iOS hides several methods for this — the Print → pinch trick is the fastest but most undiscovered. Files app's Create PDF is cleaner. Shortcuts can automate repeated conversions. The browser tool is the right choice for sensitive content where you don't want to upload anywhere.

Windows requires the free HEIF extension before any HEIC method works. Mac handles HEIC natively since 2017. Linux requires libheif which most modern distros include.

Your files never leave your device

FormatDrop runs the conversion engine entirely inside your browser using WebAssembly. No file upload. No server. Nothing stored. You can verify this by opening DevTools → Network tab and watching: zero upload requests.

Frequently asked questions

Is converting HEIC to PDF free on iPhone?
Yes — every iPhone method (Print → pinch, Files app Create PDF, Photos Share → PDF) is built into iOS, completely free, no app install, no Apple ID required for the conversion itself. The browser-based FormatDrop converter is also free.
Can I create a multi-page PDF from many HEIC photos?
Yes. On iPhone: select multiple photos in Photos before Share → Print → pinch — they combine into a multi-page PDF in selection order. On Mac: select multiple HEICs in Finder → Quick Actions → Create PDF — alphabetical order. Browser tool: drop multiple files, single multi-page PDF output.
Will I lose image quality?
Minimal loss. The HEIC-to-PDF flow embeds the JPG-equivalent of your HEIC at near-full resolution. iPhone's print path may slightly recompress; the browser tool and Files app's Create PDF preserve more quality. For archival, use the browser tool at 95% quality.
Why doesn't my PC open HEIC files?
Windows doesn't include HEIC decoders by default. Install Microsoft's HEIF Image Extensions (free, Microsoft Store). Some HEIC files also need HEVC Video Extensions ($0.99). After install, HEIC files open in Photos and become printable, including to PDF.
Can I add HEIC photos to an existing PDF?
iOS doesn't natively support inserting pages into existing PDFs. Use a third-party app (PDF Expert, Adobe Acrobat) or a Mac. On Mac: open the PDF in Preview → drag HEIC into the sidebar to add as a new page → save.
Does converting HEIC to PDF strip EXIF metadata?
Mostly yes. PDF stores image data but not extensive EXIF (capture date, camera, GPS). To preserve EXIF, keep the original HEIC alongside the PDF, or embed metadata in the PDF using `exiftool` after conversion.
What's the best way to convert many HEICs to PDF on Windows?
ImageMagick with `magick *.heic combined.pdf` — fastest batch method. Or install IrfanView with HEIC plugin, which handles bulk conversion through its UI. The browser tool works for moderate batches (under 50 files).
Will Apple ever drop HEIC support?
Unlikely. HEIC is now a deeply embedded Apple ecosystem default. Format conversion to PDF is a one-way archival move — once converted, the PDF is independent of HEIC's future.
Convert HEIC to PDF Now — Free

No account. No upload. Works in any browser.