Skip to content
PNG2PDF

Guide

How to Convert PNG to PDF on Any Device

Five free methods — pick the one that fits your device and workflow. No software to install for any of them.

You have a PNG screenshot, a scanned receipt, or a batch of design exports — and somebody needs a PDF. The format swap itself is straightforward, but the best method depends on what device you are on and how many files you have. This guide covers five free approaches, starting with the fastest.

Method 1: Use an Online Converter (Any Device)

The quickest route on any platform is a browser-based converter. Open PNG2PDF, drop your file onto the page, and press Convert to PDF. The download appears within seconds.

This particular tool has three traits worth knowing about:

  • Nothing is uploaded. The conversion runs in JavaScript inside your browser tab. Your image stays on your device, start to finish. You can disconnect from the internet after the page loads and it still works.
  • Batch support. Drop up to 50 PNGs and they become pages in a single PDF. Drag thumbnails to reorder, rotate sideways images, or use Sort A→Z for numbered filenames like scan-1.png, scan-10.png.
  • Lossless by default. The PNG pixels are embedded in the PDF without re-encoding, so there is zero quality loss. Switch to Compact mode when file size matters more.

Works on any device with a modern browser — desktop, phone, tablet. No account, no watermark, no daily limit.

Method 2: macOS Preview (Mac)

On a Mac you already have a capable converter built in. Open the PNG in Preview (double-click usually does it), then:

  1. Go to File → Export as PDF.
  2. Choose a filename and location, then click Save.

For multiple PNGs: select them all in Finder, right-click and choose Quick Actions → Create PDF. macOS merges them into a single document in the order they were selected.

The downside is control. Preview does not let you pick a page size, add margins, or choose between lossless and compressed output. If the page layout matters — for printing or for a specific submission format — an online converter with page-size options gives you more flexibility.

Method 3: Print to PDF (Windows)

Windows 10 and 11 ship with a virtual PDF printer. Open the PNG in Photos (or any image viewer), then:

  1. Press Ctrl+P to open the print dialog.
  2. Select Microsoft Print to PDF as the printer.
  3. Choose paper size and orientation, then click Print.
  4. Pick a save location for the PDF.

This method works for a single image at a time. To combine several PNGs into one PDF, select them in File Explorer, right-click and choose Print — the print dialog will lay them out as pages. The page order follows filename order, and there is no drag-and-drop reordering.

Method 4: Share Sheet (iPhone and iPad)

iOS can produce a PDF from almost anything through the share sheet. Open the PNG in Photos, then:

  1. Tap the share icon (square with an arrow).
  2. Tap Print.
  3. On the print preview, pinch out with two fingers on the thumbnail. This opens the image as a full-screen PDF preview.
  4. Tap the share icon again and choose Save to Files.

It works, but the pinch-to-PDF gesture is not exactly discoverable. For a more direct route — especially if you have multiple PNGs — opening png-to-pdf.app in Safari gets you drag-and-drop ordering and a one-tap download.

Method 5: Google Drive or Print Service (Android)

Android does not have a single built-in PNG-to-PDF button, but two options work without installing anything:

  • Google Drive: upload the PNG, open it, tap the three-dot menu and choose Print, then select Save as PDF. Works on any Android phone with Google services.
  • Chrome: open png-to-pdf.app in the browser, tap the drop area to pick images from your gallery, and download the PDF. Same tool as on desktop, runs locally in the browser.

Which Method Should You Use?

Here is the short version:

  • One PNG, on a Mac: Preview → Export as PDF. Done in two clicks.
  • One PNG, on Windows: Print to PDF. Built in, no install.
  • Multiple PNGs into one PDF: use the merge tool. You get drag-and-drop reordering, rotation, and natural sort — none of which the OS methods offer.
  • On a phone: open the converter in your mobile browser. Faster and more predictable than the share-sheet trick on iOS or the Drive detour on Android.
  • Privacy-sensitive files: use the browser converter. Nothing is uploaded to a server — the conversion runs entirely on your device.

Keeping Quality High

PNG is a lossless format, so your source image is already at full quality. The goal during conversion is to not introduce loss. Two things to watch for:

  • Re-encoding. Some converters re-encode the image as JPEG inside the PDF, which adds compression artefacts — especially visible on screenshots and text-heavy images. If pixel-perfect output matters, make sure the converter offers a lossless mode. On PNG2PDF, the default Lossless setting embeds the raw pixels unchanged.
  • Downscaling. If a converter limits image resolution, large screenshots or high-DPI scans may be shrunk. Browser-based converters hit the canvas limit (typically 16 megapixels), but anything below that passes through at full size.

What Happens to Transparent PNGs?

PDF pages are opaque — there is no concept of a transparent page background. When a PNG with an alpha channel is converted to PDF, the transparent areas are rendered onto a solid background (usually white).

In lossless mode on PNG2PDF, the alpha channel is preserved as a soft mask inside the PDF, so PDF viewers that support transparency will render it correctly. But the practical result when printing or sharing is a white background behind transparent regions.

Reducing PDF File Size

A lossless PDF built from PNGs will be roughly the same size as the source images combined. If that is too large for email or a form upload, you have two options:

  1. Compress during conversion. Switch to Compact mode (or equivalent) in your converter. This re-encodes images as JPEG, typically cutting file size by 60–80%. Good for photographs, less ideal for screenshots where JPEG artefacts show.
  2. Compress the PNGs first. Running them through an image compressor before conversion reduces the pixel data, and the resulting PDF inherits the smaller files.

Every method above is free and works without installing additional software. For a single image on your own computer, the built-in OS tool is hard to beat. For anything involving multiple files, specific page sizes, or a phone — the browser converter is faster and gives you more control.