Skip to main content

All processing done locally in your browser

Image Machine logo
Image Machine

Format Conversion

Choose a tool to get started

AVIF → JPG

AVIF → PNG

JPG → AVIF

PNG → AVIF

WebP → AVIF

JPG → JXL

JXL → JPG

JXL → PNG

PNG → JXL

BMP → JPG

BMP → PNG

BMP → ICO

BMP → WebP

GIF → JPG

GIF → PNG

GIF → WebP

GIF → ICO

HEIC → JPG

HEIC → PNG

ICO → JPG

ICO → PNG

ICO → WebP

JPG → ICO

JPG → JPG

JPG → PNG

JPG → WebP

PNG → ICO

PNG → JPG

PNG → WebP

PSD → JPG

PSD → PNG

RAW → JPG

SVG → JPG

SVG → PNG

SVG → ICO

SVG → WebP

TIFF → JPG

TIFF → PNG

All Formats → JPG

All Formats → PNG

Image → SVG

WebP → ICO

WebP → JPG

WebP → PNG

What actually changes in a conversion

Forty-four direct conversions, each one a page that knows the pair it handles rather than a generic dropdown. That matters because the interesting part of a conversion is never the file extension: it is what happens to transparency going from PNG to JPG, to colour profiles coming off a RAW file, to layers when a PSD is flattened, or to an animation when a GIF becomes WebP. Decoding runs in the browser through WebAssembly, including formats browsers cannot open natively such as HEIC, PSD and camera RAW, so nothing is uploaded and no conversion queue exists.

Frequently Asked Questions

How do I convert iPhone HEIC photos to JPG?

Open the HEIC to JPG converter and select your files. HEIC is what iPhones save by default and most websites and Windows applications refuse it. The converter decodes it locally with a WebAssembly build of libheif and writes standard JPEG, so the photo opens anywhere without installing anything.

What happens to transparency when I convert PNG to JPG?

JPEG has no alpha channel, so transparent areas have to become a solid colour. The converter fills them with white by default, which is what you want for print and for most documents. If you need to keep transparency, convert to WebP instead, which supports alpha and produces smaller files than PNG.

Can I convert a photo into a vector SVG?

The image to SVG tool traces the bitmap into vector paths, which works well for logos, icons and high-contrast line art. It is not a way to turn a photograph into clean vector artwork: tracing a photo produces thousands of colour blobs that are larger than the original file and awkward to edit. Use it on flat graphics.

Do converted images lose quality?

It depends on the destination. Converting into PNG or lossless WebP preserves every pixel. Converting into JPEG, lossy WebP or AVIF re-encodes and loses a controlled amount. Converting between two lossy formats stacks their artefacts, so when you have the original, convert from that rather than from an already-compressed copy.

Which formats can you open that my computer cannot?

HEIC and HEIF from iPhones, Photoshop PSD, JPEG XL, AVIF, camera RAW files, QOI and animated APNG all decode here through WebAssembly, regardless of whether your operating system has a codec for them. The output is always a common format your system already understands.