JPG → PNG · zero upload

JPG to PNG Lossy in. Lossless out.

Every JPEG save adds new compression artifacts on top of the old ones — that's the cascade. PNG freezes the current state losslessly. The converter sites wrap the conversion in three banner ads or queue you. The command-line tools live only on a terminal. Morph re-encodes via Canvas directly in your browser tab — drop the .jpg, pick PNG, save the file. No further loss, no upload, no quota. Free for everything that runs on your device; AI is paid in credits.

01
DECODE

Artboard engine pulls the JPEG through Canvas — bitmap out, no further compression.

Reads any JPG variant — baseline, progressive, EXIF-laden. Whatever's in the file decodes once, then writes lossless PNG bytes. Stops the recompression cascade dead. No 5MB cap, no ad wall, no daily compute meter.

Open the tool
Runs on your device · free · no account

What it actually does

02
ARCHIVE

Edit-safe master

Once in PNG, every subsequent crop, retouch, or save is lossless. The right shape for restoration work or a Artboard editing session.

03
ALPHA-READY

Open in Artboard, remove background

PNG carries alpha; JPG can't. The right intermediate before bg-removal.

04
PRIVACY

Local-only encode

Photos stay on your device. No log, no server.

How it works

  1. Open morph.cool in any modern browser — no account, no install.
  2. Drag the .jpg / .jpeg onto the drop zone, or pick a folder of photos.
  3. Pick PNG from the format menu.
  4. Morph decodes once via Canvas, encodes lossless PNG bytes, saves.
  5. Originals stay where you dropped them from. Nothing was uploaded.
0%Upload
16+Image formats

Why people convert JPG → PNG

The everyday case is photo restoration. JPEG re-compresses every save — open, crop, save, open, retouch, save again, and the file gets fuzzier each round. PNG is lossless: once converted, every subsequent edit-and-save freezes the pixels exactly. The second case is alpha. JPEG cannot store transparency at all. If the next step is removing the background, masking out a subject, or compositing onto a new layer, PNG is the only sensible intermediate. The third case is OCR and documentation: JPEG smears text edges into compression artifacts; PNG keeps every pixel where it was. Morph runs all three of these locally for free on your device a month covering every Morph surface.

Where the upload sites still win

If you're processing tens of thousands of JPGs per night through a CMS pipeline that handles versioning and CDN distribution, server-side tools with proper queueing remain the right shape. For everyone else converting a single photo before opening it in Artboard or sending it to a printer, Morph is faster.

Frequently asked

Will the PNG look better than the JPG?

No — PNG cannot recover detail JPEG already discarded. What it does is freeze the current state losslessly so further edits, crops, and re-saves don't compound new compression artifacts on top of the existing ones.

Why convert JPG to PNG at all?

Three real reasons. (1) Photo restoration: PNG holds your edits losslessly while JPEG re-compresses every save. (2) Transparency overlay: drop the JPG into Artboard, remove the background, export PNG with alpha. (3) Document scans: JPEG smears text edges; PNG preserves them perfectly for OCR or print.

How is this different from the converter sites?

The command-line tools are excellent and free — but only in a terminal. Morph runs the JPEG decoder + PNG encoder via Canvas directly in your browser tab — no upload, no queue, no ad wall, no daily quota.

Will the file size go up?

Yes, often dramatically. JPEG is lossy compression; PNG is lossless. A 200 KB JPG can become a 2 MB PNG carrying the same visual information. That's the price of stopping the recompression cascade.

Can I batch a whole folder?

Yes. Drop a folder, drop fifty photos, drop two hundred scans. The free tier has no batch limit.

Does it work on iPhone or iPad?

Yes — Safari on iOS supports JPEG decoding and Canvas PNG export fully. The conversion runs locally on your iPhone, never touches a server.

Open Artboard
Open Artboard
Nothing leaves your device · Free for what you make, credits for what we run