Convert Any Image to PNG
The one format everything opens, from whatever you happen to have.
Drop a file here
or click to choose a file
Runs on your device Your file is processed by your own browser and is never uploaded to a server.
Short answer
Any image a browser can decode — WebP, BMP, GIF, JPG or PNG — can be converted to PNG locally without uploading it. PNG is lossless and universally supported, which makes it the safe destination when a file has to be opened by software that does not recognise a newer format, or when it will be edited further and should not accumulate compression artefacts.
At a glance
| Accepts | JPG, PNG, WebP, GIF, BMP |
|---|---|
| Produces | PNG (lossless) |
| Processing | In your browser |
| Price | Free, no limits |
| Account | Not required |
This exists for the moment when something refuses a file. A WebP that a print shop will not accept, a BMP from an old scanner, a frame from a GIF that has to go into a document — PNG is the format that ends the argument, because software that cannot open a PNG is software from before the web.
It is also the right choice when the image is going to be edited again. Every save as JPEG or WebP loses a little more; PNG stores exactly what it was given, so a file that will go through several rounds of editing should live as a PNG until the final export.
How to use it
- 1
Add the image
WebP, BMP, GIF, JPG or PNG — whatever the browser can read.
- 2
Start the conversion
Nothing to configure. PNG is lossless, so there is no quality setting.
- 3
Download the PNG
Transparency, where the source had it, is preserved.
Frequently asked questions
Will the PNG be bigger than the original?
Usually, if the original was a JPEG or WebP. Those are lossy formats and PNG is not, so the PNG stores everything including the compression artefacts. It is bigger, not better-looking.
Does converting to PNG improve the quality?
No. Detail already discarded by a lossy format cannot be recovered. What it does is stop any further loss from here on.
Is transparency kept?
Yes, where the source had it. A transparent WebP or GIF converts to a transparent PNG.
Can it read HEIC photos from an iPhone?
Only if the browser can, which today means Safari and little else. The simplest route is to have the phone export as JPEG, or convert on the device first.