To convert a JPG file to a PDF, the page size you choose matters: A4 produces 595 × 842 pt pages (210 × 297 mm), US Letter produces 612 × 792 pt pages (8.5 × 11 in), and Fit to image makes each page exactly the size of your photo — all inside your browser, with no upload, no account, and no watermark. JPG (also written JPEG) is the format most cameras and phones save photos in because its lossy compression keeps skies, skin, and landscapes small while preserving detail, which makes it the natural source for photo-heavy PDFs like portfolios, receipts, ID scans, and printable albums.
When you convert a JPG file to PDF with JPG To PDF, every image becomes its own page in the order you selected it, so a stack of receipts turns into a tidy expense report and a folder of holiday photos turns into a single printable document. The converter runs entirely in your browser using the Canvas API and pdf-lib, meaning your pictures are decoded, redrawn onto a white canvas, re-encoded as clean baseline JPEGs, and embedded directly into the PDF on your own device. That pipeline silently fixes progressive JPEGs, CMYK-color photos from print workflows, transparent source images, and files with unusual metadata before the PDF is built, which is why the resulting file behaves consistently across readers and printers.

What the Converter Does to Each Image
Converting a JPG file to PDF changes the wrapper around the image, not the image itself. The picture is still stored as a JPEG inside the file, but the container is now a portable document that opens in any PDF reader, emails as one attachment, and prints on standard paper sizes. Picking many JPGs at once extends the same change across multiple pages, ordered the way you selected them.
That container change is what makes the file behave differently from a folder of loose pictures. Instead of asking a recipient to download a dozen attachments or open a photo viewer, you send one PDF that pages through cleanly, prints on real paper, and archives in a standard format that any device can open.
Why Page Size, Orientation, and Margins Matter
The biggest difference between a basic image-to-PDF tool and a layout-aware one is what happens to the image after it lands on the page. A bare converter dumps the image at its native pixel size, which often leaves a tiny photo stranded on a huge white page or blows a small image up until it goes blurry. A layout-aware converter lets you choose the geometry of the page itself, so the photo sits inside a real document with predictable size and orientation.
| Page size | Dimensions | Best for |
|---|---|---|
| A4 | 595 × 842 pt (210 × 297 mm) | International standard; default paper in Europe, Asia, and most of the world |
| US Letter | 612 × 792 pt (8.5 × 11 in) | North America; default for most office printers in the United States |
| Fit to image | Exact pixel size of the source photo | Edge-to-edge prints, contact sheets, screen-viewable albums |
Orientation controls whether the page stands tall or lies on its side. Auto inspects every image and picks portrait or landscape to match its shape, which keeps a wide landscape photo from being squeezed into a portrait page. Forcing every page to Portrait or Landscape makes the document uniform, which is what most printed albums and reports expect.
| Margin | White space | Best for |
|---|---|---|
| None | 0 pt | Filling the page edge-to-edge; no border around the photo |
| Small | 18 pt | A thin clean border for printed photos |
| Normal | 36 pt | Room for a binding edge, hole punches, or handwritten notes |
The image is scaled to fit inside the page's printable area while preserving its aspect ratio and is centered both horizontally and vertically, so a square photo stays square and a wide panorama stays wide. Small images are never enlarged past their native resolution, which keeps a low-resolution photo crisp instead of blurring it.
How to Convert a JPG File to PDF in Your Browser
- Open JPG To PDF in any modern browser.
- Click Browse JPG images and select one or many JPG or JPEG files from your computer. They appear in the order you picked them, and that order becomes the page order in the PDF.
- Choose a page size: A4 for international paper, US Letter for North American paper, or Fit to image if you want each page sized to the photo itself.
- Pick an orientation: Auto to match each image's shape, Portrait to force every page tall, or Landscape to force every page wide.
- Set a margin: None for edge-to-edge, Small (18 pt) for a thin border, or Normal (36 pt) for a print-friendly border.
- Add or remove images, or change any option. The PDF rebuilds itself instantly and the page count and file size update.
- Click the Download link to save the finished PDF to your computer. Nothing is uploaded, no account is needed, and there is no watermark.
If a page ends up in the wrong order, the simplest fix is to remove it and reselect it from the file picker, because the pages follow your selection order. To start over, clear the whole set and pick the files again in the sequence you want.
Choosing Between A4, US Letter, and Fit to Image
A4 and US Letter look similar but are not interchangeable. A4 is the international standard and the default paper in Europe, Asia, Africa, and most of South America. US Letter is the default in the United States, Canada, and Mexico, and it is what most office printers in North America are loaded with. If you build the document at one size and the recipient's printer is loaded with the other, the page will be scaled down or letterboxed by the printer, which is the most common reason a converted PDF looks slightly wrong on someone else's desk.
Fit to image skips the paper-size question entirely by making each page the exact pixel dimensions of the photo. This is the right choice when the document is meant to be viewed on a screen rather than printed, when you are assembling a contact sheet of identically sized thumbnails, or when you want a photo to fill the page edge to edge with no border at all. Because each page is sized to the photo, the result pages through cleanly in any PDF reader and prints at the photo's native resolution.
What Happens to Your Photos During Conversion
Every image is decoded and redrawn onto a white canvas background, then re-encoded as a clean baseline JPEG before it is embedded into the PDF. That normalization step is invisible to the user but matters because it fixes files that would otherwise trip up a PDF writer: progressive JPEGs that load in passes, CMYK-color photos from print workflows, transparent source images whose empty areas would otherwise turn black, and files with unusual metadata that some PDF tools reject.
The normalized JPEG is then embedded directly into the PDF rather than re-compressed a second time, which stores the picture data efficiently and keeps quality loss to the single re-encode. Because the whole pipeline runs locally in the browser, sensitive documents such as passports, tax paperwork, or signed forms never leave your computer during the conversion, which is a hard requirement for anyone handling confidential material.
Converting Many JPGs Into One PDF
Selecting multiple files at once is the same flow as converting one. Hold Ctrl (Windows) or Cmd (Mac) to pick non-adjacent files, or Shift to pick a continuous range, and each becomes its own page in the order they appear in the file picker. The page count and final file size update after every change, so you can see how big the document will be before you download.
If you only need a single image converted with sensible defaults and do not care about paper size or margins, a plain image-to-PDF tool covers that. JPG To PDF is the right pick when you want to choose the paper size, lock the orientation, or add a margin for printing. For a deeper tutorial that walks through every option in detail, see this complete JPG to PDF walkthrough.