Image Converter
Drop one or many images and convert between PNG, JPG and WebP. Adjust quality, set a background color for transparent areas, and download individually or all at once.
Conversion runs entirely in your browser. Images are never uploaded.
How to use this image converter
- Drop images onto the box, or click to choose files. Multiple files are supported.
- Pick your output format: JPG, PNG or WebP.
- Adjust quality (for JPG and WebP) and a background color (for JPG, since it doesn't support transparency).
- Click Convert, then Download individual files or all at once.
Frequently asked questions
Why does my converted PNG → JPG look slightly darker or shifted in color?
PNGs can embed an ICC color profile (sRGB, P3, AdobeRGB). When Canvas re-encodes to JPG it strips the profile and assumes sRGB. If the original was wide-gamut, the colors shift. For brand-critical work, convert via a tool that preserves ICC profiles (Photoshop, ImageMagick with -strip removed).
Why does my JPG have a colored background?
JPG doesn't support transparency. When you convert from PNG (or any format with transparent pixels), those pixels are filled with the background color you choose.
What's the difference between JPG and WebP?
WebP usually produces smaller files than JPG at the same visible quality. JPG is universally supported; WebP works on all modern browsers.
Does it preserve image dimensions?
Yes. The image keeps the same pixel dimensions; only the file format changes. To resize, use the Image Resizer tool.