pngtoolskit.org
PNG and image utilities, in the browser
Say hi →

JPG / WebP → PNG

round-trip back to PNG · batch mode

Re-encode JPG, WebP, GIF, BMP, or any image the browser can decode as PNG. Useful when a downstream tool wants PNG specifically, or when you need lossless output for further editing.

Drop image files here

JPG / WebP / GIF / BMP / SVG · multiple allowed

    no files
    Ready.

    When to use this tool

    Use PNG when you need lossless output (no recompression artefacts), when transparency matters, or when a downstream tool requires PNG. Note: converting a JPG to PNG won't recover detail lost during the original JPG compression — it just stops adding more.

    Step by step

    1. Drop the source images.
    2. Click Convert.
    3. Each result downloads as name.png.

    Use cases

    FAQ

    Does this restore quality lost in JPG compression?

    No. Lossy compression is irreversible. The PNG encodes the JPG's pixels exactly, but the original detail is gone.

    What about EXIF / metadata?

    Stripped on conversion. PNG doesn't share the same metadata containers as JPG. Use the inspector on the source first if you need to read it.