Initializing... drag & drop files here
Supports: HEIF
HEIF (High Efficiency Image File Format, ISO/IEC 23008-12) was standardised by MPEG in 2015 and adopted by Apple as the default photo format on iPhone and iPad starting with iOS 11 in 2017. Encoded with the HEVC codec, a HEIF file is roughly half the size of an equivalent-quality JPEG — which is great for camera roll storage but awkward the moment you need to share, print, sign, or archive the images. Native HEIF decode only landed in Windows 10 build 1803 (April 2018) behind a paid HEVC extension, and many older PDF readers, government upload portals, and email clients still refuse .heic/.heif files outright. Wrapping the photos in a PDF sidesteps all of that — PDF readers ship on every desktop OS, every mobile OS, and every modern browser.
Need to send the photos as standalone images instead? Use HEIF to JPG or HEIC to JPG. To stitch multiple PDFs together afterwards, use Merge PDF, and to shrink the resulting file further, run Compress PDF. To merge mixed HEIF + JPG + PNG into a single PDF, switch to Image to PDF.
| Property | HEIF / HEIC | JPG | PDF (output) |
|---|---|---|---|
| Standard | ISO/IEC 23008-12 (MPEG, 2015) | ISO/IEC 10918-1 (1992) | ISO 32000 (Adobe / ISO, 2008) |
| Underlying codec | HEVC (H.265) | DCT-based JPEG | Container for embedded images |
| Typical file size | ~50% of equivalent JPEG | Baseline | Depends on embedded image quality |
| Bit depth | Up to 16-bit; commonly 10-bit on iPhone | 8-bit | Whatever you embed |
| Native Windows support | Build 1803+ with HEVC extension | Universal | Universal |
| Native Android support | 8.0+ for HEIF, 10+ for HEIC | Universal | Universal |
| Multi-image / multi-page | Yes (image sequences, live photos) | One per file | Yes — primary use case |
| Best for | iPhone camera roll, HDR stills | Web, legacy sharing | Documents, printing, archival |
| Paper size | Dimensions | Use case |
|---|---|---|
| Original (Same as image) | Matches image pixels at 72 DPI | Borderless photo books, social-share thumbnails |
| A4 (default) | 210 × 297 mm (8.27 × 11.7 in) | International office documents |
| Letter | 8.5 × 11 in (216 × 279 mm) | US office documents |
| Legal | 8.5 × 14 in | US legal filings, long forms |
| A3 | 297 × 420 mm | Large prints, double-page spreads |
| Tabloid (Ledger) | 11 × 17 in | US large format, posters |
| A5 | 148 × 210 mm | Booklets, handouts |
| Executive | 7.25 × 10.5 in | US business letters |
| Arch A | 9 × 12 in | Architectural drawings |
| Arch B | 12 × 18 in | Architectural drawings |
| Margin preset | Top/Bottom/Left/Right | Best for |
|---|---|---|
| No margin (0") | 0" all sides | Edge-to-edge photo prints, full-bleed albums |
| Narrow (0.5") | 0.5" all sides | Default — balanced photo + document layout |
| Moderate (0.75×1") | 0.75" top/bottom, 1" left/right | Reading documents, more breathing room |
| Normal (1") | 1" all sides | Business documents, formal reports |
| Large (2×1") | 2" top/bottom, 1" left/right | Hole-punched binders, header/footer notes |
These names mirror Ghostscript's standard PDFSETTINGS profiles — the same presets Adobe Acrobat and most PDF tools expose.
| Preset | Image downsample target | Resulting size | Best for |
|---|---|---|---|
| Screen | 72 DPI | Smallest | Email, instant messaging, on-screen viewing |
| Ebook | 150 DPI | Small | Tablet/e-reader display, online publishing |
| Default | ~150 DPI mixed | Medium | General-purpose sharing |
| Prepress | 300 DPI | Large | Professional print, color-managed workflows |
| Printer | 300 DPI, less aggressive downsampling | Largest | High-quality desktop / office printing |
Yes. Files are added to the queue in upload order; drag the file tiles to reorder them before clicking Merge. The first tile becomes page 1 of the PDF. iPhone photos sorted by date in the Photos app preserve their order when bulk-shared, but if you AirDrop or share through several apps, the order can shuffle — reorder in the queue rather than re-uploading.
Contained (default) fits the whole image inside the page minus the chosen margin, leaving white space if the image's aspect ratio doesn't match the paper. Cover scales the image up to fill the entire page edge-to-edge — anything outside the paper aspect is cropped. Use Contained for documents and photo galleries where the full frame matters; use Cover with Original paper size for borderless photo books.
The Image Quality (%) slider sets the JPEG quality of each image as it's embedded in the PDF (HEIF / HEVC cannot be embedded directly in PDF, so images are transcoded to JPEG inside the container). At 90–100% the result is visually indistinguishable from the original on any normal display. The default of 75% is a good balance between fidelity and file size. If you need true lossless embedding, convert to PNG first and use Image to PDF instead — but expect the PDF to be 3–8× larger.
iPhone 12 and later capture HDR HEIF with a 10-bit P3 color profile and a gain map. When the file is transcoded to JPEG for PDF embedding, output is downsampled to 8-bit sRGB (the JPEG spec's ceiling). Highlights and saturated colors will look closer to the standard-dynamic-range version of the photo. For HDR-preserving workflows, keep the HEIF native and share via Apple platforms; for PDF sharing, accept the SDR conversion.
Most likely the Screen compression preset is selected (default for image-to-PDF merges). Screen downsamples embedded images to 72 DPI — fine for viewing on a phone, soft on a Retina display, and unprintable. Switch to Ebook (150 DPI) for tablet/e-reader, or Prepress (300 DPI) for anything you'll print. You can also bump Image Quality (%) to 90+.
This tool focuses on layout and compression — no password, watermark, or signature overlay. After merging, run the output through Compress PDF for further size reduction. If you need passwords, e-signatures, or redaction, those are different tools (Adobe Acrobat, Preview on macOS, or a dedicated PDF editor).
.heic files too, or only .heif?Both. .heic is the file extension Apple uses for HEIF images encoded with HEVC — they're the same container with different extensions. The tool accepts both. If your iPhone is set to capture in "High Efficiency" (Settings → Camera → Formats), photos save as .heic; if you AirDrop to a Mac and re-export, you may see .heif. Either works.
A Live Photo is a HEIC still plus a short MOV video — only the still image gets embedded in the PDF; the video component is dropped. Burst-mode HEIF files (image sequences inside a single container) export their cover image only. For multi-frame extraction, use Apple's Photos app to "Save as Photo" before uploading.
Yes — that's the main point of merging HEIF to PDF. The output PDF embeds JPEG-encoded images inside a standard PDF 1.4+ container, which any PDF reader from the last 20 years can open: Adobe Reader, Preview on macOS, Edge, Chrome, Firefox, Safari, Google Drive, Android's default file viewers, and government upload portals that block HEIC.
Processing happens in your browser session and files are deleted after your session ends. No account is required and there are no watermarks, file-count limits, or hidden Pro tiers gating the merge.