Image converter
In your browser, no upload
57 pairs
conversion pairs
From JPG
.jpg .jpegJPG is the lossy compression format for photographs. It opens everywhere and cannot store a transparent background.
From PNG
.pngPNG is a lossless format. Every pixel is kept exactly and it stores transparency. Photographs come out far larger than JPG.
From WebP
.webpWebP is Google’s format for the web. At the same quality it is smaller than JPG, and it has transparency and a lossless mode.
From AVIF
.avifAVIF applies the AV1 video codec to still images. It is smaller than WebP and opens in current browsers.
From HEIC
.heic .heifHEIC is the iPhone’s default photo format. Half the size of JPG at the same quality, but Windows and many websites cannot open it.
From GIF
.gifGIF is a 256-colour palette format. It is the de-facto standard for moving images and a poor fit for photographs.
From BMP
.bmpBMP is the uncompressed Windows bitmap. The pixels are stored as they are, so files are large, and there is no transparency.
From TIFF
.tif .tiffTIFF is the lossless format for print and scanning. It can hold several pages in one file, and browsers cannot open it.
From ICO
.icoICO is the format for Windows icons and website favicons. It holds several small sizes, such as 16, 32, 48 and 256 px, in one file.
From SVG
.svgSVG is a vector format. It stores shapes, not pixels, so it scales to any size without breaking up. It is not a format for photographs.