Convert HEIC to PDF

Converting HEIC to PDF turns an iPhone photograph of a document into the file an upload form is usually missing. The HEIC is decoded and stored inside the PDF as a high-quality JPEG, all of it inside your browser — the file never leaves your device, which for a passport page or a bank statement is the point.

  • Where it runs In your browser. The file is never uploaded.
  • Lossless Nothing is discarded. The PDF holds exactly what the HEIC held.
  • File size limit Up to 100 MB per file, free, without an account.

Up to 100 files at once. Mixed formats are fine.

Photographing paperwork with the phone in your pocket

This conversion is almost never about photography. It is about paperwork. Somebody has asked for a signed form, a utility bill, a passport page, a receipt for an expenses claim — and the practical way to produce one is to photograph it. Then the upload form says PDF only, and you are holding a HEIC, which is both the wrong container and a format the form has probably never heard of.

What happens to the picture on the way in

Two things, and both happen here. The HEIC is decoded, because a PDF cannot carry HEIC data — that codec is an Apple-era format and PDF predates it by decades. The resulting picture is then stored inside a PDF as a JPEG at a high quality setting.

That is one compression step, and on a photograph of a printed page it is not something you can see. The words stay as legible as your camera made them.

Fit-to-image or A4: which page size to choose

It depends entirely on where the file is going. Leave it at fit-to-image and the PDF page is exactly the shape of your photograph — no border, nothing scaled, which is what an upload form wants and what keeps the file small.

Choose A4 or Letter and the image is centred on a real sheet with a margin, which is what you want if a human is going to print it and put it in a folder. The image is scaled down to fit if it is too large and never scaled up, so a photograph never gets stretched into blurriness.

The text in the photo stays a picture

This is the limitation to know before you rely on it. A photograph of a contract is a picture of a contract, and the PDF contains that picture. You cannot select the words, search them, or copy a paragraph out, and a system that specifically requires a machine-readable document will reject it however good the photograph is.

Reading words out of an image is OCR, a genuinely different piece of software and not part of this. Where the document also exists as a file — a bank statement you can download as a PDF, a form you can fill in on screen — that version is always better than a photograph of the printed one.

Multi-page documents, and where your files go

Each photo becomes its own PDF, so a three-page contract comes back as three files. Merging them into one document is a PDF tool rather than a format conversion and is not built yet. Drop the whole set and take them as a ZIP for now.

All of this runs in your browser: the HEIC decoder is downloaded to your machine and the photograph never moves. Given that the files people convert on this page are passports, bank statements and signed contracts, that is not a feature so much as the only defensible way to build it.

Why the PDF is bigger than you expect

A modern phone photograph is twelve megapixels or more, and a page of A4 at print resolution needs about eight. The picture goes into the PDF at the size it arrived, so a three-page document photographed on a phone can easily reach fifteen megabytes — comfortably over the limit on most upload forms.

Compressing the PDF afterwards is the fix, and it is a separate deliberate step rather than something done to your file without asking. The images inside are where the size is, so recompressing them is exactly the right lever.

How to turn an iPhone photo into a PDF

  1. Drop your HEIC onto this page, or click to choose it.
  2. It decodes and becomes a PDF in your browser, with no upload.
  3. Download it — or set a page size first if it is going to be printed.

HEIC vs PDF: a phone photo in a document wrapper

HEIC compared with PDF
HEICPDF
Full nameHigh Efficiency Image ContainerPortable Document Format
File extension.heic.pdf
Media typeimage/heicapplication/pdf
CompressionLossy — file size is bought with qualityEither, depending on the setting
First published20151993
Published byMPEGAdobe
SpecificationISO/IEC 23008-12ISO 32000-2
LicensingPublished, not standardisedOpen standard
Standing todayCurrentCurrent
Bit depth10
Colour it can describeYCbCr, wide gamutRGB, CMYK, greyscale
Opens in a browserSome browsersEvery browser
Considered insteadJPG, AVIF, WebPDOCX, HTML

What is lost

PDF has nowhere to put the EXIF block — camera, lens, shutter speed and ISO, the embedded ICC colour profile and the GPS coordinates, so those go no further than the HEIC. Worth checking before the original is deleted, and worth knowing if the point was to strip it.

What survives

Transparency survives. Both HEIC and PDF store an alpha channel, so a cut-out stays cut out and nothing is filled in behind it.

Both HEIC and PDF hold several pages, so a multi-page document stays one file.

Opening the result

PDF opens in every current browser. HEIC has narrower browser support than that. If the file is going onto a web page or into a form, that is usually the whole reason for the conversion.

The usual programs do not overlap: HEIC opens in Apple Photos and Adobe Lightroom, PDF in Adobe Acrobat, Preview and LibreOffice Draw — so whoever receives the result needs something from the second list.

File size and quality

The result is larger than the original and no better. HEIC has already discarded detail, and PDF stores what is left without discarding more — it prevents further loss rather than undoing the first one.

What each format is for

The two are aimed at different work: HEIC at phones and photography, PDF at handing a finished file over, print and archiving. That is worth weighing before converting, because the reason one exists is usually the reason the other is awkward.

HEIC is MPEG's format, published in 2015. It records 10 bits per channel.

PDF comes from Adobe and dates from 1993, specified as ISO 32000-2. Adobe Acrobat, Preview and LibreOffice Draw all read it.

PDF was published in 1993 and HEIC in 2015. The older one is generally the safer file to hand to somebody; the newer one usually does the job in fewer bytes.

HEIC to PDF: quality, pages and privacy

Are my HEIC files uploaded anywhere?

No. This conversion runs entirely inside your browser, so the file never leaves your device. You can confirm it yourself: open the network tab of your browser's developer tools and convert something. You will see the page load, plus the analytics and advertising the site is paid for with — and nothing carrying your file. The engine behind this particular pair is libheif, the reference decoder for Apple's HEIC; your browser fetches it once and caches it.

Is the photo re-compressed on the way in?

Once. The HEIC has to be decoded, because a PDF cannot hold HEIC data, and the picture is stored inside the PDF as a JPEG. That is one compression step, at a high setting, and it is not visible on a photographed document.

Can I put several pages in one PDF?

Not yet. Each photo becomes its own PDF, so a three-page contract gives you three files. Merging them is a PDF tool rather than a conversion and is on the list.

Will the text in the photo be searchable?

No. It is a photograph of words, not words, and this conversion does not read it. A form that specifically demands machine-readable text will still reject it — for that you need the original document rather than a picture of it.

What page size should I choose?

Leave it at fit-to-image if the PDF is being uploaded, which keeps the photograph exactly as it is. Choose A4 or Letter if somebody is going to print it, and the image is centred on a real sheet with a margin.

Is my document uploaded anywhere?

No. Both the HEIC decoding and the PDF writing happen inside your browser. For a photographed passport or bank statement, that is the only sensible arrangement.

More about these formats

Where these figures come from

The claims this page makes about HEIC and PDF are checkable, and these are the documents that settle them.