Make a PDF from images

For turning phone photos of a document into something you can email as one file — the format every office actually accepts.

Loading the tool…

How it works

  1. Drop your images. They are added in the order you drop them.
  2. Choose a page size, or let each page follow its image.
  3. Build the PDF and download it.

Why nothing is uploaded

Every operation on this page is done by code running inside your browser tab, using the same engine that renders web pages. The file is read from disk into your tab’s memory, transformed there, and written back out as a download. It is never sent anywhere — not to us, not to a third party.

Verify it yourself

  1. Open your browser’s developer tools (F12) and select the Network tab.
  2. Load your file and run the tool.
  3. The only requests you will see fetch the tool’s own code — and, for a few heavy tools, their open-source engine from a public CDN — plus one small page-view ping to loreatec.jp (page address and title, nothing more). None of them carry your file.

Proof it stays local →

Frequently asked questions

What happens to a landscape photo on an A4 page?

That page turns landscape by itself. Forcing a wide photo onto a portrait page shrinks it to a strip down the middle, which is never what anyone wants.

Can it take HEIC photos from an iPhone?

Yes. HEIC, WebP and AVIF are decoded here first, because the PDF format itself only accepts JPEG and PNG internally. That conversion is why the tool works with photos straight off a phone.

Will the file be enormous?

Images are stored as JPEG at high quality, so a page is typically a few hundred kilobytes. If the result is still too heavy for email, run it through the PDF compressor afterwards.

How do I control the order?

Pages follow the order the files were added, so drop them in the order you want, or add them one at a time. To rearrange an existing PDF, use the organise tool.