LocalCodec

Convert a PNG to JPG

Noticeably smaller for photos. Heads up: JPG has no transparency, the alpha channel becomes a white background.

  • Your file never leaves your device — the server never receives or sees it.
  • JPG is usually a fraction of the size of PNG, especially for photos rather than flat graphics.
  • JPG doesn't support transparency: transparent areas turn white — that's expected, not a bug.

How it works

  1. Choose a PNG

    Drag a file into the drop zone or open it with the button.

  2. Pick the JPG quality

    Pick the quality with the slider — see the exact file size before you download.

  3. Download the JPG

    The finished file saves straight to disk, no server queue involved.