Skip to content

Image Converter

Convert an image between PNG, JPEG, and WebP, with the correct file extension and MIME type.

Image

Processed locally. Your image never leaves your browser.

Convert

Upload an image to start converting.

Common questions

Does converting also resize my image?

No — the output always keeps your original image's exact width and height; only the file format and (for JPEG/WebP) the encoding quality change. If you also want different dimensions, use Image Resizer.

Will EXIF data, GPS location, or other photo metadata carry over to the converted file?

No, regardless of format. Conversion re-encodes your image from scratch onto a canvas, and a canvas has no mechanism to write metadata into its output — so EXIF data (camera info, timestamps), embedded GPS/location, and color-profile metadata from the original file are all dropped, not preserved.

What happens if I convert an animated GIF or animated WebP?

You'll get a single static image, not an animation — only the currently displayed frame is captured onto the canvas during conversion. There's no way to keep all the frames through this tool.

Can I convert unusual formats like HEIC or AVIF?

That depends entirely on whether your own browser can open that format as an image — this tool doesn't do its own format decoding, it relies on the browser. If your browser can display the file, conversion will work; if it can't, you'll see a message saying the file couldn't be read as an image.