UtilityKit

500+ fast, free tools. Most run in your browser only; Image & PDF tools upload files to the backend when you run them.

JPG to PDF

Combine JPG, PNG, WebP into one PDF

About JPG to PDF

JPG to PDF turns a collection of photos, screenshots, or scanned images into a single, share-ready PDF document — entirely inside your browser. Drop in JPEG, PNG, or WebP files, drag them into the sequence you want, and the tool assembles them page by page using client-side JavaScript. Because nothing ever touches a server, documents containing sensitive receipts, ID scans, or personal photos stay completely private. The tool automatically sizes each page to fit the image, so portrait photos produce portrait pages and landscape screenshots produce landscape pages. This makes it ideal for submitting scanned forms by email, packaging product photos for a supplier, creating a simple photo album PDF, or bundling receipts for an expense report — all without installing any app.

Why use JPG to PDF

Multiple Photos into One PDF

Combine any number of JPEG, PNG, or WebP images into a single multi-page document in one pass.

Automatic Page Sizing

Each page is sized to match its source image — portrait images become portrait pages, landscape images become landscape pages.

Drag-to-Reorder Before Conversion

Set the exact page sequence by dragging image thumbnails before clicking Convert, so the final PDF reads in the right order.

100% In-Browser — No Upload

Images are processed entirely by client-side JavaScript, so sensitive scans or receipts never leave your device.

Supports JPEG, PNG, and WebP

Mix image formats freely — screenshots (PNG), photos (JPEG), and next-gen WebP images all work in the same batch.

Free with No Watermark

The output PDF is clean and fully usable, with no branding stamped on any page and no account required.

How to use JPG to PDF

  1. Click the upload area or drag JPEG, PNG, or WebP image files into the JPG to PDF panel.
  2. Add as many images as you need — each will become one page in the output PDF.
  3. Drag the image thumbnails to set the page order before converting.
  4. Review the list and remove any image added by mistake.
  5. Click Create PDF and wait a moment while the browser builds the document.
  6. Download the resulting PDF — no server involved, no data transmitted.

When to use JPG to PDF

  • When you need to email scanned receipts as a single PDF attachment for an expense claim.
  • When a job application portal only accepts PDF uploads but your documents are phone photos.
  • When bundling product photos from a shoot into a single PDF catalogue to share with a buyer.
  • When compiling a set of whiteboard or printed slides photographed at a meeting into one shareable file.
  • When submitting identity documents (passport, utility bill) as a PDF to a financial institution.
  • When creating a simple photo book or presentation PDF from a folder of images.

Examples

Expense receipt bundle

Input: 4 scanned receipt photos — receipt1.jpg, receipt2.jpg, receipt3.jpg, receipt4.jpg, each ~1.2 MB

Output: receipts.pdf — 4-page PDF, one receipt per page, ready to attach to an expense form

Passport and ID submission

Input: passport-photo.jpg (portrait) + utility-bill.png (A4 landscape)

Output: identity-docs.pdf — 2-page PDF with correct portrait and landscape orientations

Whiteboard photo notes

Input: 8 meeting whiteboard photos in JPG, dragged into chronological order

Output: meeting-notes.pdf — 8-page document shared via email instead of 8 individual image files

Tips

  • Sort image files by name before uploading (e.g., 01.jpg, 02.jpg) so they appear in the correct order without manual dragging.
  • For the smallest possible PDF, resize photos to screen resolution (1920×1080 or less) before conversion and then run the output through PDF Compress.
  • If you need the resulting PDF to be editable, consider using PDF to Word after conversion — though note that image-only PDFs cannot have text extracted.
  • WebP screenshots from browsers tend to be very sharp — use them directly rather than converting to JPEG first to avoid quality loss.
  • When submitting ID documents, double-check that all pages are in the right order in the thumbnail preview before downloading.

Frequently Asked Questions

Which image formats are supported?
JPEG, PNG, and WebP are all supported. You can mix formats freely in a single batch — each image type is handled by the browser's native decoding pipeline.
Does the tool upload my images to a server?
No. All processing happens in your browser using JavaScript. Your images are never transmitted to any server, making it safe for sensitive personal documents.
How is each page sized?
The tool creates each page at the natural pixel dimensions of the source image, so a 1080×1920 portrait photo becomes an appropriately sized portrait page and a 1920×1080 landscape screenshot becomes a landscape page.
Is there a limit on how many images I can add?
There is no hard cap — practical limits are set by your browser's available memory. Most modern computers handle 50–100 high-resolution photos without issue.
Can I control the image quality in the PDF?
The images are embedded at their original resolution. If you need a smaller output file, reduce the image resolution or JPEG quality before uploading, or run the final PDF through the PDF Compress tool.
Will the output PDF be searchable?
No. The PDF contains the images as raster pages rather than text layers. If you need searchable text, you would need an OCR tool to add a text layer after conversion.
Can I use this on my phone?
Yes — the tool is mobile-responsive and works in Safari, Chrome for Android, and other modern mobile browsers.
What if I need to add more images after I have reordered the existing ones?
You can add more files at any point before clicking Convert. Newly added images appear at the end of the queue and can be dragged to any position.

Explore the category

Glossary

Raster PDF
A PDF where each page is an embedded image (JPEG or PNG) rather than vector text or graphics; produced by this tool from uploaded photos.
OCR
Optical Character Recognition — a technology that reads text from images; not applied by this tool, so output PDFs are image-only.
WebP
A modern image format developed by Google that provides superior compression compared to JPEG and PNG while maintaining visual quality.
Page Sizing
The process of matching a PDF page's width and height to the dimensions of the source image, ensuring no letterboxing or cropping.
Client-Side Processing
Computation that runs in the user's browser rather than on a remote server, ensuring files never leave the user's device.
DPI
Dots Per Inch — image resolution expressed as pixel density; higher DPI images produce larger, sharper PDF pages.