Image Converter
Convert an image to PNG, JPEG, or WebP without uploading it anywhere. When you convert a transparent image to JPEG, pick the background color it should be flattened onto. Set the quality for lossy formats, compare the before and after sizes, and download. Converting also re-encodes from raw pixels, which strips EXIF and other metadata.
How to convert an image
- Drop an image in, or click to browse.
- Choose the output format. For JPEG, pick a background color to fill transparency.
- Adjust quality if needed, then download the converted image.
Examples
Transparent PNG to JPEG
A logo.png with a transparent background, target JPEG on white
logo.jpg with the transparent areas filled white
Frequently asked questions
Is my image uploaded anywhere?
No. Conversion runs entirely in your browser with the Canvas API. The image never leaves your device, so private files stay private.
What happens to transparency when I convert to JPEG?
JPEG cannot store transparency, so transparent areas are filled with the background color you choose (white by default). PNG and WebP keep transparency as-is.
Which format should I choose?
WebP is smallest at a given quality and keeps transparency. JPEG is best for photos that need broad compatibility. PNG is lossless and ideal for graphics, screenshots, and anything with sharp edges.
Does converting reduce quality?
Converting to PNG is lossless. Converting to JPEG or WebP re-encodes with the quality you set, so you can balance size against fidelity using the live preview.
Does it remove metadata?
Yes. Because the image is rebuilt from raw pixels, EXIF data including GPS and camera details is dropped during conversion.
Related tools
Image Resizer
Resize images in your browser by pixels, percentage, or to fit a box. Lock the aspect ratio, choose PNG, JPEG, or WebP, and download. Nothing is uploaded.
Image Compressor
Compress images in your browser. Drag a quality slider with a live size preview, or compress to a target file size automatically. Nothing is uploaded.
Image Metadata Viewer
View an image's EXIF and metadata in your browser: camera make and model, dimensions, format, orientation, and whether GPS location is embedded. Private.
Add Border to Image
Add a colored border or frame around an image, with adjustable width and color. Live preview, runs in your browser, nothing uploaded.
APNG Detector
Check whether a PNG file is an animated PNG (APNG) in your browser. See the frame count, loop count, and dimensions read straight from the file. Private.
Blur Image
Blur a whole image or drag a box to blur a face, name, or address. Adjustable blur strength, live preview, runs in your browser. Nothing is uploaded.