ConvertersRuns in your browser
PNG to JPG Converter
Convert PNG images to JPG format directly in your browser. Adjust quality to control output file size.
Drop a file here, or
PNG files only — processed in your browser.
How it works
The converter decodes your PNG, draws it onto an HTML5 canvas (with a white background to replace transparency), then re-encodes the canvas as JPG at a fixed quality. JPG is much smaller for photos but is lossy.
Examples
- A 5 MB PNG photo often becomes ~500 KB to 1 MB JPG.
- Use this when you need a small file for email or web upload.
- For lossless output or transparency, use the PNG output of the JPG → PNG tool instead.