All conversions

JPG to PNG

This cannot recover detail. JPG has already discarded it, so the PNG is a lossless copy of a lossy image and will usually be several times larger than the original file.

Runs in your browser // nothing is uploaded

Loading converter

What survives the conversion

Derived from what each format is able to store, not from what the conversion promises.

Kept

  • JPG carries nothing that PNG can also hold.
  • Transparency, which JPG could not store
  • Original pixel data (lossless), which JPG could not store

Lost

  • EXIF metadata
Settings used

Decoded with the browser's own image pipeline and re-encoded as PNG, which is lossless. No quality slider applies.

When not to convert

Do not do this hoping to improve quality. If you need a smaller file for the web, convert to WebP instead.

About these formats

Common questions

Does converting JPG to PNG lose anything?

Yes. EXIF metadata cannot be carried into PNG and is dropped. This cannot recover detail. JPG has already discarded it, so the PNG is a lossless copy of a lossy image and will usually be several times larger than the original file.

Are my files uploaded when I convert JPG to PNG?

No. The conversion runs in your browser tab, so the file is never transmitted and the page works offline once loaded.

What settings does Filoven use for JPG to PNG?

Decoded with the browser's own image pipeline and re-encoded as PNG, which is lossless. No quality slider applies.

When should I not convert JPG to PNG?

Do not do this hoping to improve quality. If you need a smaller file for the web, convert to WebP instead.

Related conversions

This page uses the Image Format Converter, which handles other formats too.

Last updated 2026-08-03