Image tool
Convert PNG to JPG
Going from PNG to JPG is the usual way to make a heavy screenshot or export small enough to send, upload or attach.
Runs in your browser · nothing is uploaded
Ready when you are
Upload your image
Drop an image here
JPG · PNG · WebP · GIF · HEIC (where your browser supports it)
Or start with a destination
InstagramYouTubeLinkedInFacebook
Presets appear as soon as you add an image.
Decide what happens to transparency
Transparent pixels must be flattened onto something. White is the safe default for documents and light interfaces; black suits dark UI screenshots. Set the background colour before you export.
Screenshots are a special case
Screenshots contain sharp text edges, and JPG's lossy compression smears them slightly. If the text has to stay razor sharp, keep the PNG or export WebP instead.
FAQ
Frequently asked questions
- How much smaller will the JPG be?
- For photographic PNGs, typically a large reduction. For flat-colour graphics the difference is smaller, and PNG can even win.
- What happens to the transparent background?
- It is filled with the background colour you choose, because JPG cannot store transparency.
- Is the conversion reversible?
- You can convert back to PNG, but the detail discarded by JPG encoding is gone for good.
- Are my images uploaded to a server?
- No. Every step — decoding, cropping, resizing and encoding — runs in your browser using the Canvas API. The image file never leaves your device, so nothing is stored or transmitted by us.
Related tools
- Convert JPG to PNGConvert JPG photos to lossless PNG in your browser. No upload, no signup, no watermark.
- Compress an imageShrink JPG, PNG and WebP files in your browser. Adjust quality, see the estimated size before you download.
- Convert an image to WebPTurn JPG or PNG files into WebP in your browser to cut page weight. Adjustable quality, no upload required.
Related guides
Sources & review
Last reviewed 2026-01-15.
- MDN Web Docs — JPEG image format
