HEIC to PDF
Convert an iPhone HEIC or HEIF photo into a downloadable PDF. Pick a page size and convert; the file is processed on our own servers and never handed to a third party.
Input
Converted server-side — this uses one credit.
“Fit to image” makes the page exactly the size of the photo.
Output
Guides
What this does
Converts an iPhone HEIC or HEIF photo into a downloadable PDF — a single, static page.
How to use it
- Upload your HEIC or HEIF photo.
- Optionally pick a page size (fit-to-image, A4, or US Letter), orientation, and margin.
- Click Convert to PDF — this runs server-side and uses one credit.
- Download the resulting PDF.
Why "fit to image"?
By default the PDF page is exactly the size of your photo, so nothing is cropped, letterboxed, or stretched. Switch to A4 or US Letter if you need a standard print size instead.
Need a different format?
For a TIFF, GIF, WebP, or plain PNG/JPEG image instead, see TIFF to PDF, GIF to PDF, WEBP to PDF, or Image to PDF. To convert HEIC into a plain image file instead, see HEIC to JPG or HEIC to PNG.
Use it from code
REST API
curl -X POST https://api.iotools.cloud/v1/tool/pdf-converter/heic-to-pdf \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"file": "<file>"
}'Swap in your own key from your account. The tool's fields are the body — no wrapper.
Ask an AI agent
Use the IOTools `pdf-converter__heic-to-pdf` tool (HEIC to PDF) on this input:
YOUR_INPUT_HEREPaste this at any agent connected to the IOTools MCP server, then add your input.
| Cost per call | From 5 credits |
|---|