AZ Tools

Image → PDF Converter

File

Drop or pick several images, reorder them, and download a single PDF — one image per page. Choose A4, Letter, A3, or A5, portrait or landscape, and pick how each image fits the page (contain keeps the whole image visible, cover fills the page, original keeps the image's actual pixel size). Everything runs in the browser via jsPDF — no upload.

0 image(s)

Drop images to start. Each image becomes one page.

How to use

  1. Drop images or click to choose multiple files at once.
  2. Drag-order isn't supported yet — use the ↑↓ buttons to reorder.
  3. Pick page size, orientation, fit, and margin.
  4. Click Generate to download the PDF.

Frequently asked questions

Are the images uploaded?
No. jsPDF builds the PDF in the browser and the download is local — none of the images leave your device.
What's the difference between contain, cover, and original?
Contain shrinks the image to fit the page minus margins, keeping the whole image visible. Cover scales it so the page is fully covered (may crop). Original places the image at its real pixel size assuming 96 DPI — best for screenshots.
Which image formats work?
Anything the browser can decode as <img> — JPG, PNG, WebP, GIF (first frame). They're stored inside the PDF as JPEG (for jpg / webp / gif) or PNG (for png), so transparent PNGs stay transparent.
Is there a file count or size limit?
Limited by your browser's memory. Dozens of photo-sized images work; hundreds of high-resolution images may stall.

Related tools