How to Convert HEIC to PDF (iPhone Photos as PDFs)
You have one or more HEIC photos from your iPhone — a receipt, a scanned document, a form you filled out by hand, pages of a book — and you need them as a PDF. Maybe the recipient asked for PDF, the upload form requires it, or you want one file instead of a folder of images. iPhone won’t directly export HEIC to PDF without third-party apps. Here’s the simple browser-based way.
The two-step workflow
HEIC isn’t directly convertible to PDF in one click on most sites — but the two-step path is fast:
- HEIC → JPG using our HEIC to JPG converter
- JPG → PDF using our JPG to PDF tool
Total time: under a minute, even with several photos. Everything runs in your browser; nothing uploads.
Step 1: Convert HEIC to JPG
iPhone HEIC files aren’t widely accepted by PDF converters (or most non-Apple software). Convert to JPG first:
- Open the HEIC to JPG tool
- Drag in your HEIC files (one or many)
- Click convert
- Download the resulting JPGs
Each HEIC becomes a JPG of similar visual quality but in the universal JPG format.
Step 2: Combine JPGs into a PDF
Now bundle the JPGs into a single PDF:
- Open JPG to PDF
- Drag in the JPGs from step 1
- Drag to reorder them if needed (the order in the list = page order in the PDF)
- Click convert
- Save the PDF
Each JPG becomes a single page in the PDF.
Why not just send the HEIC files directly?
HEIC works fine if your recipient has an iPhone or Mac. It breaks the moment it leaves the Apple ecosystem:
- Windows doesn’t render HEIC out of the box (needs paid extension)
- Most email clients show HEIC as “unsupported attachment”
- Online forms rarely accept HEIC uploads
- Older Android phones can’t open HEIC
- Most document management systems don’t handle HEIC
PDF, by contrast, works everywhere. Once you’ve converted to PDF, anyone can open it on any device.
Common reasons to do this
Receipts for reimbursement. Snap photos of receipts at the time of purchase, convert later to a single PDF for expense submission. Most expense systems require PDF.
Insurance / medical documents. Photograph forms or letters you need to submit, convert to PDF for the patient portal or claims system.
Photographs of a paper document. Phone-photograph each page, end up with a PDF that looks like a scan — usable like a real scanned document.
Multi-page application materials. You’re applying for something, the form wants supporting documents as PDFs, you have phone photos.
Archiving by date. A PDF named 2026-06-03_receipts.pdf is easier to find later than IMG_4523.heic plus 12 other files.
Order matters
The JPG-to-PDF tool combines images in the order they appear in your input list. Photos from iPhone usually have filenames like IMG_4523.heic, IMG_4524.heic, IMG_4525.heic — numbered sequentially. If you photographed in order, alphabetical sort gets you the right order.
If you mixed up the shooting order, drag to reorder before clicking convert. The first image in the list becomes page 1, the second becomes page 2, etc.
Making the photos look like a clean scan
Phone photos of documents often look “casual” — slight angle, visible background, hand shadows. For a more document-like result:
-
Use your iPhone’s “Scan Documents” mode instead of regular camera. In the Notes app, tap the camera icon → “Scan Documents.” Auto-crops, auto-straightens, looks much more like a real scan. Saves as PDF directly (skipping the HEIC step entirely — but the saved file is large and unedited).
-
Crop the photos before converting. Use our Image Cropper on each JPG before bundling them into PDF. Tedious for many photos, but clean.
-
Run them through EXIF Stripper to remove the location metadata that’s embedded in iPhone photos. Important if the PDF is going somewhere public.
Making the PDF searchable
The PDF created this way is essentially a stack of images. The “text” in the PDF (whatever was written on the documents you photographed) isn’t selectable or searchable — it’s just pixels.
If you need the PDF to be searchable (so you can Ctrl+F for content within it, or copy text out), add an OCR pass:
- After creating the PDF from JPGs, run it through PDF OCR
- The result looks identical but has invisible searchable text behind each page
This adds 5-10 seconds per page but makes the PDF dramatically more useful for archival.
Compressing the final PDF
PDFs built from iPhone photos can be large — a 10-page PDF from full-resolution iPhone images might be 30-50 MB. To shrink it:
- Compress the JPGs first with Image Compressor before bundling — typically 60-80% reduction
- Or compress the finished PDF with PDF Compressor — slightly less effective but one-step
- Or both for maximum size reduction
For an emailable PDF (under 25 MB for Gmail, under 20 MB for Outlook), light compression usually does the trick.
Privacy
Every step runs in your browser:
- HEIC to JPG conversion — file is decoded by JavaScript, re-encoded as JPG, never uploaded
- JPG to PDF combining — images are packaged into a PDF using pdf-lib, all in-browser
- OCR (if you add it) — Tesseract.js runs locally; the language model is cached from a prior visit
iPhone photos often contain sensitive content — receipts with credit card numbers, medical paperwork, signed documents, location-tagged personal photos. Browser-based conversion means none of this goes to a server. The conversion is fully private.
TL;DR
- iPhone HEIC photos → single PDF is a two-step workflow:
- Pair with PDF OCR if you need the PDF to be searchable
- Pair with PDF Compressor if you need to shrink for email
- iPhone’s built-in “Scan Documents” mode is also good if you want a single-step flow
- Browser-based, nothing uploads, fully private