it3 — URL shortener & tools

JPG to PNG Converter

Turn JPEG photos into PNG files without installing software. Ideal when you need PNG for transparency workflows or editors that prefer PNG.

Open tool

Drop a JPEG, paste from clipboard, or browse. Other formats are rejected.

Works in modern desktop and mobile browsers. Focus this area (tap or Tab) before pasting.

About this tool

JPEG is lossy and does not support transparency. Converting to PNG wraps your decoded pixels in a lossless container—file size may increase, but quality is preserved from the decoded image.

When to use PNG

  • Design handoffs
  • Screenshots pipeline
  • Places that reject JPEG artifacts

Features

  • Drag & drop, paste, or browse
  • Preserves pixel dimensions
  • Browser-only processing
  • Instant download

How it works

  1. Add a JPG/JPEG (drop, paste, or browse).
  2. Click convert.
  3. Save the PNG.

FAQ

Why does my PNG file get bigger than the JPEG?

JPEG discards detail to shrink files; PNG stores (most) pixels losslessly. For photos, PNG almost always weighs more than a comparable-looking JPEG because it is not allowed to throw away subtle gradients. That trade-off buys you editing headroom and cleaner re-saves without new compression cycles.

Will my JPEG suddenly gain transparency?

No. JPEG has no alpha channel, so the decoded bitmap is fully opaque. PNG can store transparency, but this converter does not invent a cut-out—you would need a mask or editor to add alpha. Expect a solid rectangle the same size as your original.

Is quality truly lossless relative to the JPEG?

You cannot recover details JPEG already discarded—that information is gone forever. What “lossless” means here is: the converter does not apply a second lossy step after decode. Pixels you see after decode are what PNG stores; no new JPEG ringing is added.

When should I prefer PNG over JPEG?

Use PNG for graphics with sharp lines, text in raster form, or when your toolchain reject JPEG artifacts (some print and design QA flows). For finished web photos where only file size matters, staying in JPEG or WebP is usually smarter.

Does EXIF orientation or color profile survive?

Browser canvas drawing respects how the browser decodes the file (including typical EXIF orientation), but the exported PNG reflects flattened RGBA pixels—metadata from the original JPEG is not preserved as EXIF in this simple client export.

Can I drag HEIC or RAW files?

This tool expects something the browser decodes as a normal bitmap—usually JPEG from disk or clipboard. If the OS hands HEIC to the page with a type the canvas cannot read, conversion will fail; export JPEG from Photos first on problematic phones.

Buy Me a Coffee at ko-fi.com