Skip to main content

JPG to PDF — Convert Images to PDF

Convert JPG images to a PDF document.

Tap to select files

Supports JPG, up to 50MB each

Runs entirely in your browser

What to do next

Related tools

About JPG to PDF

JPG to PDF exists because the world’s standard format for documents is PDF, but the world’s standard format for photos and screenshots is JPG. Anyone who has tried to email a wall of receipts, submit photo-based ID, or upload a portfolio to a system that demands a single PDF knows the awkward dance of "convert each photo, then merge." This tool collapses both steps into one: drop the JPGs, choose the page order, and download a single PDF.

The conversion is built around a simple rule: the JPG’s native pixel dimensions decide the page size, with a small margin added to keep the image off the page edges. That means a portrait phone photo becomes a portrait PDF page; a landscape camera photo becomes a landscape page; a square Instagram crop becomes a square page. You can override this and force every page to standard A4 or US Letter — useful when the output is going to be printed — and the tool centres each image on the page with white margins so nothing crops.

Image quality survives the trip intact. JPGs are embedded into the PDF byte-for-byte, not re-encoded, which means the output has exactly the same image fidelity as the inputs. The only place you will see a file-size penalty is when you have very high-resolution photos and need them at a smaller size — in that case, run the resulting PDF through Compress PDF afterwards, which can re-encode the embedded images at a lower bitrate.

The order matters. Drag the file thumbnails to set the page sequence before exporting; the tool also offers a sort-by-filename and sort-by-date option, which is useful when you have a folder of phone photos that named themselves IMG_0001 through IMG_0042 in order. PNG, GIF, WebP and BMP files are accepted alongside JPG — they are converted internally and embedded the same way. Everything happens in your browser; no images are uploaded.

How it works

  1. 1Drop one or many JPG files onto the page. PNG, WebP, GIF and BMP are also accepted.
  2. 2Drag the thumbnails to set the page order, or use the sort buttons to order by filename or date.
  3. 3Choose the page-size mode: fit-to-image (default) keeps each image at its native size; fit-to-A4 or fit-to-Letter places each image on a uniform page.
  4. 4Click Convert. Each image becomes one page of the PDF, embedded losslessly using pdf-lib.
  5. 5Download the resulting PDF. If you need to make it smaller for emailing, follow up with Compress PDF.

Common use cases

  • Bundle a folder of receipt photos into a single PDF for an expense report
  • Combine front-and-back ID photos into one PDF for an online verification form
  • Convert a series of architectural sketch photos into a single deliverable for a client
  • Turn a stack of scanned handwritten notes into one searchable archive PDF
  • Make a portfolio PDF from JPG exports of design work
  • Compile event photos into a single PDF album for printing or sharing

FAQ

Can I convert multiple JPGs at once?

Yes — upload multiple JPGs and each one becomes a page in the output PDF.

What image quality is used?

Images are embedded at their original resolution. No quality loss during conversion.

Can I reorder the pages?

Yes — drag and drop to set the page order before converting.

Does converting JPG to PDF lose any image quality?

No. The JPG bytes are embedded directly into the PDF without being decoded and re-encoded, so the image inside the PDF is byte-identical to the JPG you uploaded. The PDF wrapper adds only a small fixed overhead per page. If you need to make the PDF smaller, the loss happens during compression, not during this initial conversion.

Will the output PDF be A4, Letter, or the size of my image?

By default each page is sized to match the JPG’s pixel dimensions, with a small margin around the image. You can override this to force every page to standard A4 or US Letter — when you do, the image is centred with white margins so nothing crops. Mixed orientations (portrait + landscape photos) are handled correctly: each page rotates to match its image.

Can I convert PNG, WebP, GIF or BMP files too?

Yes. The tool name says JPG to PDF because that is the most common case, but the dropzone also accepts PNG, WebP, GIF (first frame only — for animated GIFs use GIF to MP4 first), and BMP. Internally each is decoded and embedded as a JPG or PNG depending on whether the source has transparency.

How do I control the order the photos appear in the PDF?

Drag the file thumbnails to rearrange them before exporting. Two convenience buttons let you sort the entire batch by filename (alphabetical) or by file modification date — handy when you have a folder of phone photos that auto-named themselves in capture order.

How many JPGs can I combine into one PDF?

There is no hard cap on file count, only a 200 MB total input limit. In practice that means roughly 50–100 typical phone photos per PDF. If you are bundling more than that, split into two or three PDFs and merge them with Merge PDF.

My photos are huge — will the PDF be enormous too?

Yes, since the photos are embedded losslessly, the PDF size is the sum of the input file sizes plus a small per-page overhead. If size matters (emailing, uploading to a portal), run the resulting PDF through Compress PDF — it can typically halve or quarter the size by re-encoding the embedded images at a lower JPG quality.

Will the PDF be searchable?

Not by default — JPGs are images, and there is no text to search. If you need a searchable PDF (for example, scanned documents you want to find specific phrases in), you would need to OCR each image first. The OCR layer would then carry through into the PDF.

Are EXIF or other metadata preserved from the JPGs?

Image data is preserved, but the embedded photos lose their EXIF metadata in the conversion — the PDF wrapper does not have a standard place to keep per-image EXIF. If preserving location/camera/date information matters, keep the original JPGs alongside the PDF.

PNG to PDF Converter

Convert a PNG image to a PDF document. The image is embedded at full resolution with the page sized to match.

SVG to PDF Converter

Convert an SVG file to a PDF document. The SVG is rasterized at 2× resolution and embedded in a page sized to match.

BMP to PDF Converter

Convert a BMP image to a PDF document. The bitmap is decoded and embedded with the page sized to match.

HEIC to PDF Converter

Convert HEIC/HEIF images (Apple photo format) to PDF. Decoded in-browser using heic-to.

WebP to PDF Converter

Convert a WebP image to a PDF document. Decoded natively in-browser and embedded with the page sized to match.

TIFF to PDF Converter

Convert a TIFF image to a PDF document. Decoded in-browser via Canvas and embedded with the page sized to match.

Text to PDF Converter

Convert a plain text file (.txt) to a properly formatted PDF document with automatic word wrap and page breaks.

PDF to WebP Converter

Convert PDF pages to WebP images. Single-page PDFs produce one WebP; multi-page PDFs produce a ZIP of WebP files.

View all PDF Tools