JPG to PNG
Convert JPG images to lossless PNG files.
Runs in your browser using Canvas 2D + toBlob — nothing is uploaded
How to use it
- Add one or more JPG files.
- Press Convert.
- Download the PNG files individually or all at once.
Questions
Will the PNG be smaller than the JPG?
Almost never. PNG is lossless, so a photograph saved as PNG is usually several times larger than the JPG. Convert to PNG when you need lossless quality or transparency support, not to save space.
Does converting recover quality lost by JPG?
No. Detail discarded when the JPG was created is gone permanently. The PNG preserves exactly what the JPG contains, nothing more.