Images7 min readUpdated 2026-05-25

How to Convert PNG to JPG — Free, In Your Browser, Without Losing Quality

Tools mentioned in this guide

You have a PNG. You need a JPG. The receiver's upload form rejects PNGs, the file is too big to email, or you're shrinking a screenshot for a blog post. Whatever the reason, the conversion itself takes about three seconds — but the wrong method will either upload your image to a stranger's server, blow up the file size, or quietly destroy quality.

This guide covers the fastest free way to convert PNG to JPG in your browser, plus the built-in methods on Mac, Windows, iPhone, and Android. We also explain the one thing most converters get wrong (transparent backgrounds turning black) and how to control quality so a 5 MB PNG becomes a clean 400 KB JPG without visible loss.

The fastest no-upload option is FileNaut's PNG to JPG converter — drag the file, get a JPG, done. Your image never leaves your browser.

Fastest Method — FileNaut PNG to JPG (Free, No Upload)

If you just want the JPG and want it now, three steps:

  1. Open FileNaut's PNG to JPG converter in any browser.
  2. Drag your PNG file into the dropzone (or click to browse). You can drop multiple PNGs at once for batch conversion.
  3. Choose your JPG quality (default is 92% — high quality, ~70% smaller file). Click Download.

That's it. The conversion runs entirely in your browser using the HTML5 canvas API. Your image is never uploaded to any server, no signup is required, and there's no watermark on the output.

Why this matters: Most "free PNG to JPG" sites you'll find on Google upload your file, process it on their server, and store it for at least 24 hours. For screenshots that might contain personal info, work documents, or anything sensitive, that's a problem. Client-side conversion eliminates the risk entirely.

The Transparency Problem (Why PNGs Turn Black)

PNGs support transparency. JPGs don't. When you convert a transparent PNG (like a logo on no background) to JPG, every transparent pixel has to become some color — and most converters default to black, which looks awful.

A good converter lets you pick the background fill color. FileNaut defaults to white (the most common choice for logos and screenshots), and you can change it if you need a different color to match your destination — e.g., a brand color for a deck slide background.

If your PNG has transparency you want to keep, don't convert to JPG. Use PNG or WebP instead. JPG was designed for photos, not graphics with transparent regions.

How to Convert PNG to JPG on Mac (Preview, Built-In)

macOS ships with a PNG-to-JPG converter — it's just hidden in Preview's export menu.

  1. Right-click your PNG → Open WithPreview.
  2. In Preview, click FileExport… (not Save As).
  3. In the format dropdown, choose JPEG.
  4. Drag the Quality slider — 80% is a good default for web, 100% for print.
  5. Click Save.

Batch on Mac: Select multiple PNGs in Finder, right-click → Quick ActionsConvert Image → pick JPEG. Works on macOS Monterey (12) and later, no app install needed.

How to Convert PNG to JPG on Windows (Paint or Photos)

Windows has two built-in options. Paint is simpler; Photos has more control.

Using Paint (fastest)

  1. Right-click your PNG → Open withPaint.
  2. Click FileSave AsJPEG picture.
  3. Pick a save location and click Save.

Paint will warn you that transparency will be lost — that's expected. The background becomes white.

Using Photos (more control)

  1. Open the PNG in the Photos app.
  2. Click the three-dot menu → Save as.
  3. Choose .jpg from the format dropdown.
  4. Adjust quality if prompted, click Save.

Batch on Windows: Windows doesn't have a native batch converter. For 5+ files, use FileNaut's PNG to JPG in your browser — drop all the PNGs at once and download as a ZIP.

How to Convert PNG to JPG on iPhone

iOS doesn't have a one-tap converter, but Shortcuts does the job. Or just use the browser method below.

Using Safari (no install)

  1. Open FileNaut PNG to JPG in Safari.
  2. Tap the upload area → Photo Library → pick your PNG.
  3. Tap Download — the JPG saves to Files → Downloads (or directly to Photos on newer iOS).

Using Shortcuts (one-time setup, then native)

  1. Open the Shortcuts app → + to create a new shortcut.
  2. Add action: Convert Image → set format to JPEG.
  3. Add action: Save to Photo Album.
  4. Name it "PNG to JPG" and add to Share Sheet.

Once set up, you can share any PNG → "PNG to JPG" → done.

How to Convert PNG to JPG on Android

Most Android phones don't ship with a built-in image format converter. The browser route is the fastest:

  1. Open FileNaut PNG to JPG in Chrome.
  2. Tap the dropzone → upload from your gallery.
  3. Tap Download — the JPG saves to your Downloads folder.

Alternatively, Google Photos lets you "Save as copy" after a no-op edit, but that often keeps the original PNG format. The browser method is more reliable.

JPG Quality Settings — What Number Should You Pick?

JPG uses lossy compression. The quality slider trades file size for visual fidelity. Here's a practical guide:

Quality Use Case Visual Result
100% Print, archive, source files Indistinguishable from PNG, large file
90–92% Web photos, social media uploads No visible loss, ~50–70% smaller than 100%
80% Blog images, email attachments Very minor loss on close inspection
70% Thumbnails, preview images Noticeable softening on flat colors
60% or below Hard size limit only Visible artifacts, banding on gradients

Rule of thumb: Start at 90%. If the file is still too big, drop to 80%. Only go below 70% if you're forced to hit a hard size cap. If you need a specific target file size (e.g., under 2 MB for an upload form), use Image Compress after conversion — it lets you target a size directly.

When You Shouldn't Convert PNG to JPG

JPG isn't always the right destination. Skip the conversion if:

  • The PNG has transparency you need. Logos on no background, icons, UI elements — keep them as PNG or convert to WebP.
  • It's a screenshot of text or a UI. JPG's compression smears sharp edges. Text-heavy PNGs look worse as JPG even at high quality. Keep as PNG.
  • The image has large flat areas of solid color. JPG introduces "ringing" artifacts around hard edges. PNG handles flat colors perfectly with smaller files than JPG in that case.
  • You need to re-edit it later. JPG is lossy — every save degrades quality further. Keep editable source files as PNG and only export to JPG for final delivery.

For more on the differences, see our guide on JPG vs PNG — when to use each format.

Batch Convert Multiple PNGs at Once

Got 50 PNG screenshots from a slide deck? You don't want to convert them one by one.

  1. Open FileNaut PNG to JPG.
  2. Drag the whole folder of PNGs into the dropzone (or use Cmd/Ctrl+click to select multiple).
  3. Set quality once — applies to all files.
  4. Click Download All — gets you a ZIP with all the JPGs.

The conversion still happens entirely in your browser, even for 50+ files. Your computer does the work, not a server.

Frequently Asked Questions

Does converting PNG to JPG lose quality?
Yes — JPG is a lossy format, so some quality is always lost compared to the PNG original. But at 90% quality or higher, the loss is invisible to the human eye for most photos. The benefit is a much smaller file. For screenshots, text, or graphics with sharp edges, the loss is more noticeable — keep those as PNG.
Why is my converted JPG bigger than the PNG?
This happens with simple graphics — screenshots, logos, illustrations with flat colors. PNG is more efficient than JPG for that kind of content. If your JPG is larger than the PNG, your source image isn't a good candidate for JPG. Keep it as PNG, or convert to WebP for a better compromise.
Can I convert PNG to JPG without losing transparency?
No. JPG does not support transparency — it's a fundamental limitation of the format. Any transparent pixels will be replaced with a solid background color (usually white or black). If you need transparency, convert to WebP instead — it supports transparency and produces files smaller than PNG. Or just keep the original PNG.
Is PNG to JPG conversion safe? Are my files uploaded?
It depends on the tool. Most online "PNG to JPG converters" upload your file to their server, process it there, and store it for at least 24 hours — that's a privacy risk if your image contains anything sensitive. FileNaut's converter runs entirely in your browser using the HTML5 canvas API — your file never leaves your device. Mac Preview, Windows Paint, and the Photos app are also fully offline.
What's the difference between JPG and JPEG?
They're the same format. JPEG stands for "Joint Photographic Experts Group" — the committee that created the standard. The .jpg extension exists because early versions of Windows (DOS, Windows 95) only allowed three-letter file extensions, so .jpeg got shortened. Today both .jpg and .jpeg files are identical, and you can rename one to the other freely.
How do I convert PNG to JPG without losing quality?
You can't — converting to JPG always loses some data. But you can make the loss invisible by setting quality to 100% during conversion. The file won't be much smaller than the PNG (and may be larger for simple graphics), but the visual result will be effectively identical to the original. For most use cases, 90% quality is the sweet spot — visually identical, but ~70% smaller than 100%.
Can I convert PNG to JPG on iPhone or Android without an app?
Yes. Open FileNaut PNG to JPG in Safari (iPhone) or Chrome (Android), upload your PNG from the photo library, and tap Download. The conversion happens in the browser — no app install needed and no data leaves your device. On iPhone you can also build a one-tap Shortcut using the Convert Image action.

Bottom Line

The fastest free way to convert PNG to JPG is a browser-based tool that runs locally — no upload, no signup, no quality compromise. For one-off files, native apps (Preview on Mac, Paint on Windows) work fine. For batches or anything you'd rather not put on someone else's server, use FileNaut's PNG to JPG converter.

Pick 90% quality unless you have a specific reason to go higher or lower. Watch for transparency — if your PNG has transparent regions you care about, don't convert to JPG; use WebP or keep the PNG.

Related guides: JPG vs PNG — when to use each format · How to compress an image

Ready to try it?

Use the tool right now — free, no signup, no upload.