JFIF to PNG

Converts JFIF (a JPEG variant) to PNG, and you can batch a whole folder at once.

What this does

JFIF is the standard container most JPEGs use, so the pixels are the same as a regular .jpg — only the extension differs. This decodes each JFIF in the browser and re-encodes it losslessly as PNG, and you can batch a whole folder at once.

How it works

  1. 1Drop your JFIF images.
  2. 2Each one gets decoded and re-encoded as PNG.
  3. 3Download each result, or grab them all as a zip.

Built on web standards

Built with standard browser APIs — no third-party libraries.

Frequently asked questions