How to Convert JPG/PNG to PDF

A complete guide to converting images to PDF documents. Learn how to convert single images and multiple photos to PDF, understand DPI and page size settings, compare JPG vs PNG as source formats, and discover practical use cases for image-to-PDF conversion.

Convert JPG to PDF

Upload your image — get PDF instantly

JPG PDF

Tap to choose your file

or

Supports M4A, WAV, FLAC, OGG, AAC, WMA, AIFF, OPUS • Max 100 MB

Encrypted upload via HTTPS. Files auto-deleted within 2 hours.

Why Convert Images to PDF?

Images and documents serve fundamentally different purposes. A JPG or PNG is a picture — it displays a single raster image and nothing more. A PDF is a document container that wraps images, text, fonts, and metadata into a standardized, portable format. Converting an image to PDF bridges this gap, turning a photograph or scan into a proper document that behaves the way the professional world expects.

Here are the key reasons people convert images to PDF every day:

  • Universal viewing. Every computer, phone, and tablet has a PDF viewer built in. Windows, macOS, iOS, Android, Linux, Chromebooks — all of them open PDFs natively without any additional software. You never need to worry about whether the recipient can view your file.
  • Standardized printing. When you print a JPG, the result depends on the application, printer driver, and paper settings. The image might be cropped, stretched, or surrounded by margins. A PDF preserves exact layout and dimensions, printing identically on every printer.
  • Email-friendly format. Sending a scanned document or ID photo as a JPG attachment looks informal and unprofessional. Converting it to PDF before sending makes it look polished, organized, and ready for business use. Most institutions and government agencies specifically request documents in PDF format.
  • Multiple images as pages. A folder of JPG scans is hard to organize and share. Converting images to PDF lets you package them as a multi-page document — each image becomes a properly formatted page. This is essential for scanned contracts, receipts, manuals, and photo albums.
  • Archival standard. PDF/A is an ISO-standardized format specifically designed for long-term digital preservation. Libraries, archives, governments, and legal systems around the world use PDF/A to store documents that must remain readable for decades. Converting important images to PDF is the first step toward proper digital archiving.
  • Professional appearance. A PDF communicates seriousness and attention to detail. Job applications, insurance claims, university submissions, visa applications — all expect PDF documents. Sending raw image files signals that you are unfamiliar with professional document standards.

Convert a Single Image to PDF Online

The fastest way to convert a JPG or PNG to PDF is using an online converter. No software installation, no account registration — just upload and download.

Step-by-Step with Convertio.com

  1. Upload your image. Drag and drop your JPG, PNG, WebP, BMP, TIFF, or HEIC file into the converter widget at the top of this page. Alternatively, click Choose JPG File to browse your device. Files up to 50 MB are supported.
  2. Click "Convert to PDF." Our server creates a PDF document from your image in seconds. The image is embedded at its original quality — no pixels are recompressed, no data is lost.
  3. Download the result. Click Download PDF to save the converted file. The output is a standard PDF that opens in any PDF viewer, browser, or document reader.

Quality is preserved. When converting JPG to PDF, Convertio embeds the original JPEG data directly into the PDF container without re-encoding. The image quality in the resulting PDF is bit-for-bit identical to the source file. For PNG files, the lossless image data is preserved in the same way.

The conversion works on any device with a modern web browser: Windows, Mac, Linux, Chromebook, iPhone, iPad, and Android. Your files are encrypted during upload via HTTPS and automatically deleted from our servers within 2 hours.

What Happens During Conversion?

When you convert an image to PDF, the converter does not re-encode or recompress your image. Instead, it creates a PDF document structure and embeds the original image data inside it. Think of it as putting your photo into a digital envelope:

  • The PDF container adds page dimensions, metadata, and a document structure.
  • The original image data (JPG or PNG) is stored inside the container untouched.
  • The page size is set to match the exact pixel dimensions of your image, so there are no margins, no cropping, and no scaling.
  • The DPI metadata from the source file is preserved, ensuring correct physical dimensions when printed.

This is why the PDF file is only slightly larger than the source image — the size difference is just a few kilobytes of PDF overhead (metadata, page structure, cross-reference table).

Convert Multiple Images to One PDF

Combining multiple images into a single multi-page PDF is one of the most common document tasks. Think of scanned documents (each page is a separate JPG), photo albums, portfolios, and collections of receipts.

Why Multi-Image PDF Matters

When you scan a 10-page contract, your scanner produces 10 separate JPG or TIFF files. Emailing 10 image attachments is messy and unprofessional. What you actually need is a single, multi-page PDF document that the recipient can scroll through, print as a batch, and store as one file.

Common scenarios that require multi-image PDFs:

  • Scanned documents: Contracts, tax returns, medical records, insurance claims — all multi-page by nature.
  • Photography portfolios: Photographers compile their best work into a single PDF for clients or agencies.
  • Student assignments: Handwritten homework photographed page-by-page needs to be submitted as one PDF.
  • Real estate listings: Property photos combined into a single PDF for buyer packages.
  • Expense reports: Receipt images compiled into one document for accounting.

Current Workflow

Convertio's image-to-PDF converter currently processes one image at a time, producing a single-page PDF per image. Multi-image upload is a planned feature. In the meantime, here is the recommended workflow for multi-page PDFs:

  1. Convert each image separately using the converter above. You will get one PDF per image.
  2. Merge the PDFs using a free tool:
    • Mac: Open the first PDF in Preview, show the sidebar (View → Thumbnails), then drag the remaining PDFs into the sidebar in the desired page order.
    • Windows: Use Adobe Acrobat Reader's free "Combine Files" feature, or an online tool like iLovePDF or SmallPDF.
    • Linux: Use pdfunite page1.pdf page2.pdf page3.pdf output.pdf (comes with poppler-utils).
    • Command line: convert page1.jpg page2.jpg page3.jpg output.pdf (ImageMagick, processes directly from images).

ImageMagick shortcut. If you have ImageMagick installed, you can skip the separate conversion step entirely. The command convert *.jpg combined.pdf converts all JPG files in the current directory into a single multi-page PDF in one operation. Add -quality 92 to control JPEG quality within the PDF.

Quality and DPI Settings

When an image is converted to PDF, the quality of the resulting document depends entirely on the source image. The PDF is just a container — it stores whatever image data you give it. Two properties matter most: resolution (total pixels) and DPI (pixels per physical inch).

What DPI Actually Means

DPI (dots per inch) defines how many pixels map to one physical inch when the image is printed. It is purely a metadata value — changing DPI does not add or remove any pixels from the image. A 3000 × 2000 pixel image is always 3000 × 2000 pixels regardless of whether the DPI metadata says 72, 150, or 300.

What changes is the physical print size:

  • At 72 DPI: the 3000 × 2000 image prints at 41.7 × 27.8 inches (huge poster).
  • At 150 DPI: it prints at 20 × 13.3 inches (large print).
  • At 300 DPI: it prints at 10 × 6.7 inches (standard photo print).
DPI Best For Quality File Size Impact
72 DPIScreen-only viewingFine on screen, blurry in printSmallest
150 DPIEmail, web, casual printingGood for documentsModerate
300 DPIProfessional printingIndustry standardLarger
600 DPIFine art, archivalMaximum detailLargest

Recommendation: For documents you plan to email or view on screen, 150 DPI is more than sufficient. For documents that will be printed, 300 DPI is the industry standard. Going above 300 DPI rarely provides a visible improvement on standard paper — the human eye cannot distinguish individual dots at that density from a normal viewing distance.

Source Image Quality Matters Most

No converter can improve upon the source image. If your JPG was captured at low resolution (for example, a 640 × 480 webcam photo), the resulting PDF will contain that same low-resolution image — setting the DPI to 300 will not magically add detail that was never captured.

For the best PDF quality, start with the highest-quality source image available:

  • Use the original camera file, not a resized or compressed copy.
  • If scanning documents, scan at 300 DPI or higher.
  • Avoid repeatedly saving a JPG (each save recompresses and degrades quality).
  • If possible, use PNG sources for screenshots, diagrams, and text-heavy images — PNG is lossless and preserves every pixel perfectly.

Page Size Options

The page size of a PDF determines how the document appears when opened in a viewer and how it prints. Different converters handle page sizing differently, and the choice affects both the appearance and usability of your document.

Fit-to-Image (Convertio Default)

Convertio sets the PDF page size to match the exact dimensions of your image. A 3000 × 2000 pixel image at 300 DPI produces a page that is exactly 10 × 6.67 inches. There are no margins, no padding, and no cropping — the image fills the entire page.

This approach is ideal when the image is the document — scanned pages, photographs, and screenshots. The viewer sees only the image, with no wasted space.

Standard Paper Sizes

For documents intended for printing, you may want the PDF to use a standard paper size. The image is centered on the page with margins to preserve its original aspect ratio.

Paper Size Dimensions Region Common Use
A4210 × 297 mm (8.27 × 11.69 in)International (ISO)Standard office documents worldwide
Letter216 × 279 mm (8.5 × 11 in)US, CanadaStandard office documents in North America
Legal216 × 356 mm (8.5 × 14 in)US, CanadaContracts, legal filings
A3297 × 420 mm (11.69 × 16.54 in)InternationalPosters, architectural drawings

When using a standard page size, the image is scaled down to fit within the page margins while maintaining its aspect ratio. This means portrait images on landscape pages (and vice versa) will have significant whitespace on the sides. For most image-to-PDF conversions, the fit-to-image approach produces the best result.

Custom Dimensions and ImageMagick

For advanced users who need precise control over page dimensions, ImageMagick provides command-line options:

# Convert with A4 page size
convert input.jpg -page A4 -quality 92 output.pdf

# Convert with specific DPI
convert input.jpg -density 300 -units PixelsPerInch -quality 92 output.pdf

# Convert with custom page dimensions (in points, 72 points = 1 inch)
convert input.jpg -page 612x792 -quality 92 output.pdf

# PNG to PDF (lossless, no quality parameter needed)
convert input.png -colorspace sRGB output.pdf

PNG to PDF vs JPG to PDF

Both JPG and PNG can be converted to PDF, but they produce different results. The choice of source format affects the quality of the resulting PDF and its file size.

Characteristic JPG to PDF PNG to PDF
CompressionLossy (already compressed)Lossless (every pixel preserved)
PDF file sizeSmaller (typically 200 KB–5 MB)Larger (can be 2–10x bigger)
Image qualityGood (artifacts at high compression)Perfect (no artifacts, ever)
TransparencyNot supportedSupported (alpha channel)
Best for photosYes — designed for photographsOverkill, files too large
Best for screenshotsBlurry text, compression artifactsYes — crisp text, sharp edges
Best for scanned docsYes — good balance of quality and sizeWorks, but unnecessarily large
Best for diagramsArtifacts around sharp edgesYes — clean lines, crisp colors

When to Use JPG as Source

JPG is the right choice when your source material is a photograph or a scan. Camera photos are inherently noisy and complex — JPEG compression excels at encoding this type of content efficiently. A 12-megapixel photo saved as JPG at quality 92 might be 3 MB; the same image as PNG would be 15–20 MB, with no visible quality improvement.

For documents you plan to share via email, JPG-based PDFs are ideal because they keep file sizes manageable. Most email providers have a 25 MB attachment limit, and smaller PDFs download faster on mobile devices.

When to Use PNG as Source

PNG is the right choice when your source material has sharp edges, text, flat colors, or transparency. This includes:

  • Screenshots — text and UI elements must remain crisp. JPEG compression adds visible artifacts around sharp edges.
  • Diagrams and charts — clean lines and solid fills compress poorly with JPEG.
  • Logos and graphics — especially those with transparency that needs to be preserved in the PDF.
  • Medical or scientific images — where any compression artifacts could affect interpretation.

For documents intended for printing or archival, PNG sources guarantee that no compression artifacts appear in the final print, even at high magnification.

Practical Use Cases

Scanned Documents to PDF

This is the single most common reason people convert images to PDF. You photograph a contract, receipt, ID, or form with your phone camera, producing a JPG. To submit it officially — for insurance, taxes, a landlord, an employer, or a university — you need a PDF.

The conversion is straightforward: upload the photo, download the PDF. The image quality is preserved, and the resulting document looks professional and organized. For multi-page scans, convert each page and merge them into one PDF using Preview (Mac), Acrobat Reader, or a command-line tool.

Photography Portfolios

Photographers and designers compile their best work into PDF portfolios for client presentations, agency submissions, and print publications. PDF is the standard format because it preserves color accuracy (when the correct color profile is embedded), maintains consistent layout across devices, and can include text captions alongside images.

For portfolios, start with the highest-quality source images (TIFF or high-quality JPG at quality 95+) and use 300 DPI to ensure the images look sharp when printed in a physical book or displayed on a high-resolution monitor.

Image Archiving

Converting images to PDF for archival purposes has several advantages over storing raw image files:

  • Standardization: PDF/A is an ISO standard (ISO 19005) specifically designed for long-term preservation. Raw JPGs lack formal preservation guarantees.
  • Metadata embedding: PDF supports rich metadata (title, author, creation date, keywords, copyright) that travels with the document.
  • Self-contained: A PDF contains everything needed to display the document — fonts, color profiles, and embedded images — with no external dependencies.
  • Organization: Multi-page PDFs keep related images together as a single file, simplifying storage and backup.

Emailing Documents and Forms

When you need to email a filled form, signed document, or identification photo, PDF is universally expected. Many institutions specifically require PDF format for email attachments:

  • Government agencies for visa applications, permits, and license renewals.
  • Banks and insurance companies for claims and account verification.
  • Universities for admission documents and transcripts.
  • Employers for onboarding paperwork and signed contracts.

Converting your images to PDF before attaching them to an email signals professionalism and ensures the recipient can open, print, and file the document without compatibility issues.

PDF Security and Sharing

One significant advantage of PDF over raw images is the security layer that the format supports. While image files (JPG, PNG) have no built-in security features at all, PDF supports multiple levels of protection.

Password Protection

PDF files can be encrypted with two types of passwords:

  • Open password: Required to view the document. Without it, the PDF cannot be opened at all. Uses AES-256 encryption in modern PDF specifications.
  • Permissions password: Allows viewing but restricts actions like printing, copying text, or editing. Used for distribution of documents that should be read-only.

While Convertio's converter does not currently add password protection during conversion, you can easily add it afterward using Adobe Acrobat Reader (free), LibreOffice Draw, or command-line tools like qpdf:

# Add password protection with qpdf
qpdf --encrypt user-password owner-password 256 -- input.pdf protected.pdf

Watermarks and Read-Only

Photographers and designers frequently watermark their image PDFs to prevent unauthorized use while still allowing clients to preview the work. Watermarks can be added programmatically using tools like:

  • Adobe Acrobat Pro: Full watermark controls with text, images, opacity, position, and rotation.
  • LibreOffice Draw: Free alternative for basic watermarking.
  • PDFtk: Command-line tool for stamping watermarks onto existing PDFs.

For sensitive documents like medical images, legal scans, or financial records, combining password protection with restricted permissions creates a secure document that can be viewed but not easily modified, copied, or printed without authorization.

Sharing Best Practices

When sharing image-based PDFs, keep these guidelines in mind:

  • Email size limits: Gmail allows attachments up to 25 MB; Outlook allows 20 MB. If your PDF is larger, use a cloud sharing link (Google Drive, Dropbox, OneDrive) instead.
  • Naming conventions: Use descriptive file names like Smith_Contract_Signed_2026-03-07.pdf instead of IMG_4582.pdf. Professional naming makes documents easier to find and file.
  • Flatten before sharing: If you added annotations or form data, flatten the PDF to merge all layers into a single image layer. This prevents recipients from accidentally moving or deleting annotations.

Ready to Convert?

Convert your image to PDF — free, instant, no watermark

JPG PDF

Tap to choose your file

or

Supports M4A, WAV, FLAC, OGG, AAC, WMA, AIFF, OPUS • Max 100 MB

Frequently Asked Questions

Yes. Convertio.com offers free JPG to PDF conversion with no watermark and no account required. Upload your image, click convert, and download the PDF instantly. There are no hidden fees or daily limits for single-file conversions. The converter also supports PNG, WebP, BMP, TIFF, HEIC, and other image formats.

No. The image is embedded into the PDF at its original quality. PDF acts as a wrapper around the image data — no pixels are recompressed or altered. The resulting PDF contains the exact same image data as your source JPG or PNG file. The file size increases only by a few kilobytes due to PDF container overhead (metadata, page structure).

Our converter currently handles single-image PDFs — one image produces one single-page PDF. Multi-image upload is a planned feature. For now, you can convert each image separately and merge the resulting PDFs using Preview on Mac (drag thumbnails into the sidebar), Adobe Acrobat Reader, iLovePDF, or the command-line tool pdfunite on Linux. ImageMagick can also create multi-page PDFs directly: convert *.jpg combined.pdf.

For screen viewing and email, 150 DPI is sufficient and keeps file sizes small. For professional printing, 300 DPI is the industry standard. For archival or large-format printing, match the source resolution. The PDF preserves whatever DPI metadata is embedded in your source image — a 300 DPI scan will remain 300 DPI in the output PDF.

JPG produces smaller PDF files and is ideal for photographs, scans, and images you plan to share via email. PNG produces higher-quality PDFs with no compression artifacts and is better for screenshots, diagrams, text-heavy images, and anything with sharp edges or transparency. For most everyday use — document scans, photos, receipts — JPG is the right choice. For professional printing, medical imaging, or design work, PNG is worth the larger file size.

Back to JPG to PDF Converter