pdf-tools 5 min read

JPG to PDF: When to Convert Images to PDF and How to Do It Right

Published: June 20, 2026
Photos spread out on a light background

Keyword target: “jpg to pdf” — one of the highest-volume file conversion searches at 4.8M+ monthly searches. Most tool pages offer zero explanation of when or why. Informational gap is significant — people searching this have diverse needs (receipts, multi-image documents, sharing photos as PDF) and a guide serving those different needs will capture long-tail variants.


Converting a JPG to PDF is one of the most common file operations people do, and most people do it without thinking about whether they are doing it in the way that best serves their specific need.

The result of a JPG-to-PDF conversion varies significantly based on choices that most converters make silently: what page size is used, whether the image is scaled or cropped, whether image quality is preserved or recompressed, and whether multiple images are combined sensibly. Getting these choices right depends on knowing what you are trying to accomplish.

Why people convert images to PDF

The reasons are more varied than they might seem, and the right approach differs for each.

Sharing photos as a single document. You have 20 photos from an event and want to send them as one file rather than 20 separate images. PDF is the logical choice because it opens as a document rather than requiring a viewer that handles multiple images. The priorities here are: correct ordering, reasonable image quality, manageable file size.

Submitting documentation. Most bureaucratic and institutional document submission systems — university portals, government forms, HR systems, insurance claims — expect PDF. A photo you took of a form, a receipt, or a certificate needs to become a PDF to be accepted. The priority here is that the image is readable and not distorted.

Creating proof of delivery or evidence documents. Legal, contractual, or insurance purposes require images embedded in PDF for authenticity and tamper-evidence reasons (a standalone JPG is easily replaced; a PDF with embedded metadata is slightly more traceable). Priority: image quality preservation, correct metadata.

Archiving physical documents. You have scanned or photographed documents and want to store them in PDF format for long-term archiving. Priority: maximum quality, appropriate page size.

Combining images with text. You want to create a document that includes both photographs and typed text pages. Priority: consistent page size across all pages.

The variables that affect output quality

Page size and image fit. When a JPG is placed on a PDF page, there are several ways the converter might handle sizing:

  • Fill page: The image is scaled to fill the entire page, potentially cropping the edges if the aspect ratio differs from the page.
  • Fit to page: The image is scaled to fit within the page boundaries, maintaining aspect ratio. White margins appear where the image does not fill the page.
  • Original size: The image is placed at its actual pixel dimensions, mapped to a physical size using a DPI value. A 3000px wide image at 300 DPI is placed at 10 inches wide.
  • One page per image: Each image gets its own page sized to match the image dimensions — the page is exactly the image. No white space, no scaling.

For photos and documentation images, “fit to page” on a standard page size (A4 or Letter) is the most useful default — the image is fully visible, and the document uses standard paper dimensions that print correctly.

Image quality during embedding. Some converters re-encode the image when embedding it in the PDF. If a converter takes your JPG, decodes it to raw pixels, then re-encodes it as JPEG at 80% quality before embedding, you lose quality compared to the original. Better converters embed the original JPG data directly using the PDF format’s native JPEG embedding — the image bytes go into the PDF unchanged.

pdf-lib, which TinyTransform uses, embeds JPG images using embedJpg() — this embeds the original JPEG data directly without recompressing. Your image quality is preserved exactly as it was in the original file.

File order for multi-image PDFs. When combining multiple images into one PDF, the order they appear in the document needs to match your intent. A converter that processes files alphabetically may produce a different order than you want. Look for a converter that shows you the files in order and lets you rearrange them before converting.

How to convert JPG to PDF correctly

TinyTransform’s JPG to PDF tool handles each of these considerations:

Single image:

  1. Open JPG to PDF
  2. Drop your JPG file
  3. Choose page size: A4, Letter, or “Original” (page sized to image)
  4. Choose fit: “Fit to page” places the image within standard margins; “Fill page” scales it to fill entirely
  5. Click Convert to PDF
  6. Download the result

Multiple images as one PDF:

  1. Drop all JPG files at once
  2. Drag files in the list to set the correct page order
  3. Choose consistent page size for all pages
  4. Click Convert to PDF
  5. All images appear as sequential pages in one PDF

PNG images: Use PNG to PDF for PNG files. The process is identical but uses pdf-lib’s embedPng() which handles PNG-specific features including transparency (transparent areas appear as white in the PDF).

Page size: A4 vs Letter vs Original

A4 (210 × 297mm): The standard in Europe, Asia, and most of the world. If your document will be shared internationally or printed anywhere outside North America, A4 is the appropriate choice.

Letter (8.5 × 11 inches): The standard in the United States, Canada, and some Latin American countries. For documents that will be printed in the US or submitted to US institutions.

Original (page sized to image): The page dimensions are set to exactly match the image dimensions, typically in pixels mapped to a standard DPI. This produces PDFs where there is no white space around the image — the image is the page. Good for photo PDFs that will be viewed on screen rather than printed.

For bureaucratic submission purposes (visa applications, insurance claims, HR portals), Letter or A4 is almost always safer than Original — submission systems are designed for standard paper sizes.

Receipt and document scanning workflow

A common use case: you photograph receipts with your phone and need to submit them as a PDF for expense reporting.

Best practices for this workflow:

Photograph in good light with the receipt flat on a surface. Receipt paper is thin and curls, so weighting the corners helps. Thermal receipt paper (the standard for most receipts) fades over time — photograph soon after receipt.

Crop before converting. A photo of a receipt includes your desk, your hands, the surrounding area. Crop to just the receipt using Crop Image before converting to PDF. This makes the submission look professional and reduces file size.

Use consistent orientation. If submitting multiple receipts as a multi-page PDF, ensure they are all the same orientation (all portrait or all landscape). Rotating before converting using Rotate Image takes seconds.

Combine at the end. Convert each receipt to its own single-page PDF, then use Merge PDF to combine them into one submission file. This workflow is more controllable than converting all images at once, especially if you need to add or remove a specific receipt later.

When PDF is the wrong format for images

PDF is not always the right answer for image sharing.

If the recipient needs to edit the images, print them at high quality, or use them in design software, a PDF is actually less useful than the original JPG or PNG files. PDFs bundle images into a container that needs to be extracted to work with the images directly.

If you are sharing photos socially — to messaging apps, social media, or a shared photo album — the native image format is better. Most social platforms reprocess images regardless of whether they arrive as JPG or embedded in PDF.

PDF makes sense for: document submission systems, archiving with a standard format, combining images with text, creating documents that should look identical on any device or when printed.

JPG or PNG makes sense for: photo sharing, anything where the recipient will use the image directly, anything going to a platform that processes images.

Combining JPG to PDF with other tools

The most powerful use of JPG to PDF conversion is as part of a larger workflow.

Scan-to-archive: Photograph documents with your phone → Crop to document bounds with Crop Image → Compress slightly with Compress Image → Convert to PDF → Archive.

Proof document creation: Screenshot relevant evidence → Rotate to correct orientation with Rotate Image → Convert each to PDF → Merge into one document with Merge PDF → Password protect if needed with PDF Password Protect.

Photo book PDF: Compile photos in order → Convert to one PDF with correct page sizing → Compress the resulting PDF with Compress PDF to reduce file size before sharing.

None of these workflows require uploading your files anywhere. All tools run in your browser.

Enjoyed this guide? Share with others: