---
title: "Images to PDF"
description: "Combine JPG and PNG images into one PDF, one image per page, in the order you set. Choose a fitted page or an A4 or Letter sheet. Runs in your browser — nothing is uploaded."
url: https://findutils.com/pdf/images-to-pdf/
category: pdf
---

# Images to PDF

Combine JPG and PNG images into one PDF, one image per page, in the order you set. Choose a fitted page or an A4 or Letter sheet. Runs in your browser — nothing is uploaded.

**Use this tool:** [Images to PDF](https://findutils.com/pdf/images-to-pdf/)

## Programmatic access

- REST id `images-to-pdf`: POST https://api.findutils.com/api/tools/images-to-pdf/execute (reference: https://findutils.com/api/images-to-pdf/)
- MCP tool `images_to_pdf` on https://mcp.findutils.com (reference: https://findutils.com/mcp/images-to-pdf/)

## Why Use Our Images to PDF Converter?

A stack of photographed receipts, a set of scanned pages, a run of screenshots for a report — every one of them is easier to send as a single PDF than as a folder of images. The usual routes cost something: a desktop app you have to install, or an upload to a site that now holds your documents. This page embeds the images exactly as they are, in your browser, and hands back one file.

## Frequently Asked Questions

### Are my images uploaded?

No. They are read and embedded in your browser, and the PDF is built there. Nothing is sent to a server.

### Which image formats work?

JPG and PNG. The format is detected from the file's own first bytes rather than its extension, so a .jpg that is really a PNG still works.

### Does it reduce image quality?

No. The image data is embedded exactly as it arrived and is never re-encoded. The PDF is roughly as large as the images were.

### What is the difference between Fit, A4 and Letter?

Fit makes each page exactly the size of its image. A4 and Letter put every image on a fixed sheet, scaled to fit inside the margins and centred, which is what you want if the file will be printed.

### Will a large image get cropped?

Never. Scaling contains the image inside the page — it is made smaller until it fits, not cut off to fill the sheet.

### Can I change the order?

Yes. Use the arrows beside each file to move it up or down before you build. The PDF follows the list.

### Is there a limit on how many images?

There is no server-side limit because there is no server. Your browser's memory is the practical ceiling, and a few hundred photographs is well within it.

### What happens to a file that is not an image?

It is skipped and named under the result, with its position in the list. It is never silently dropped.

### Does it handle HEIC photos from an iPhone?

Not directly. Convert them first with HEIC to JPG, then bring the JPGs here.

### Can I use this from a script or an AI client?

Yes. The same builder is available over HTTP and to MCP clients, so an agent can assemble the PDF without opening this page.

## Related Tools

- [PDF Merger](https://findutils.com/pdf/pdf-merger/)
- [PDF to Image](https://findutils.com/convert/pdf-converter/)
- [HEIC to JPG](https://findutils.com/convert/heic-to-jpg/)
- [PDF Page Numbers](https://findutils.com/pdf/pdf-page-numbers/)
- [PDF Watermark](https://findutils.com/pdf/pdf-watermark/)
- [PDF Compress](https://findutils.com/pdf/pdf-compress/)
- [PDF Organize](https://findutils.com/pdf/pdf-organize/)
- [Word to PDF Converter](https://findutils.com/convert/word-to-pdf/)
