Skip to content
114 converters and toolsRuns in your browser

Image Converter

Converting an image means decoding it to raw pixels and re-encoding those pixels in a different format. What changes is how the data is stored — the compression method, whether transparency survives, and how large the resulting file is.

Every image converter here runs inside your browser using the same codecs your browser already uses to display images, plus WebAssembly builds of libheif and libavif for the formats browsers cannot encode natively. Your photos are never uploaded.

On your deviceNever uploadedGone when you close the tabHow this works

Image tools

Operations that change a file without changing its format.

All image conversions

98 supported conversions. Every one is a working converter, not a placeholder.

JPG → PNG
JPG → WebP
JPG → AVIF
JPG → GIF
JPG → BMP
JPG → TIFF
JPG → ICO
JPG → SVG
PNG → JPG
PNG → WebP
PNG → AVIF
PNG → GIF
PNG → BMP
PNG → TIFF
PNG → ICO
PNG → SVG
WebP → JPG
WebP → PNG
WebP → AVIF
WebP → GIF
WebP → BMP
WebP → TIFF
WebP → ICO
WebP → SVG
AVIF → JPG
AVIF → PNG
AVIF → WebP
AVIF → GIF
AVIF → BMP
AVIF → TIFF
AVIF → ICO
AVIF → SVG
GIF → JPG
GIF → PNG
GIF → WebP
GIF → AVIF
GIF → BMP
GIF → TIFF
GIF → ICO
GIF → SVG
BMP → JPG
BMP → PNG
BMP → WebP
BMP → AVIF
BMP → GIF
BMP → TIFF
BMP → ICO
BMP → SVG
TIFF → JPG
TIFF → PNG
TIFF → WebP
TIFF → AVIF
TIFF → GIF
TIFF → BMP
TIFF → ICO
TIFF → SVG
ICO → JPG
ICO → PNG
ICO → WebP
ICO → AVIF
ICO → GIF
ICO → BMP
ICO → TIFF
ICO → SVG
HEIC → JPG
HEIC → PNG
HEIC → WebP
HEIC → AVIF
HEIC → GIF
HEIC → BMP
HEIC → TIFF
HEIC → ICO
HEIC → SVG
HEIF → JPG
HEIF → PNG
HEIF → WebP
HEIF → AVIF
HEIF → GIF
HEIF → BMP
HEIF → TIFF
HEIF → ICO
HEIF → SVG
SVG → JPG
SVG → PNG
SVG → WebP
SVG → AVIF
SVG → GIF
SVG → BMP
SVG → TIFF
SVG → ICO
RAW → JPG
RAW → PNG
RAW → WebP
RAW → AVIF
RAW → GIF
RAW → BMP
RAW → TIFF
RAW → ICO

Image formats explained

JPEG Image

.jpg, .jpeg, .jpe, .jfif

The universal lossy photo format.

Best for: Photographs · Email and messaging · Maximum compatibility

Portable Network Graphics

.png

Lossless image format with full alpha transparency.

Best for: Transparency · Graphics and logos · Screenshots

WebP Image

.webp

Modern web format, ~30% smaller than JPG at similar quality.

Best for: Websites · Smaller file sizes · Transparency + animation

AV1 Image File Format

.avif

Next-gen format with the best compression available today.

Best for: Smallest web images · HDR and wide gamut · Photography

Graphics Interchange Format

.gif

256-colour animated format, still ubiquitous.

Best for: Short animations · Simple graphics · Chat and forums

Windows Bitmap

.bmp, .dib

Uncompressed raster bitmap. Large but simple.

Best for: Legacy Windows software · Raw pixel exchange

Tagged Image File Format

.tiff, .tif

High-fidelity format used in print and archiving.

Best for: Printing · Scanning · Archival masters

Windows Icon

.ico

Multi-resolution icon container for favicons and apps.

Best for: Favicons · Windows application icons

High Efficiency Image Container

.heic

Apple's default photo format since iOS 11.

Best for: iPhone photos · Storage efficiency

High Efficiency Image Format

.heif, .hif

The container standard HEIC is built on.

Best for: Modern cameras · Efficient photo storage

Scalable Vector Graphics

.svg

XML-based vector graphics that scale to any size.

Best for: Logos and icons · Illustrations · Infinite scaling

Camera RAW (CR2/NEF/ARW/DNG/RAF/ORF/RW2)

.cr2, .cr3, .nef, .arw, .dng, .raf, .orf, .rw2, .raw, .srw, .pef

Unprocessed sensor data straight from a camera.

Best for: Professional photo editing · Maximum dynamic range

Which image format should you use?

For photographs on a website, WebP at quality 75–85 is usually the right answer: roughly 30% smaller than JPEG at comparable quality, with support in every current browser. AVIF goes smaller still if your audience is modern browsers only.

For anything with transparency, sharp edges or text — logos, screenshots, UI assets — use PNG. JPEG's compression is tuned for photographic gradients and produces visible artefacts around hard edges.

For maximum compatibility, especially with older software, print services or email, JPEG remains unbeaten. It opens everywhere.

Lossy and lossless, and why it matters

Lossy formats such as JPEG, WebP and AVIF discard information the eye is unlikely to miss. That is how they achieve small files, and it is permanent — the discarded detail cannot be recovered by converting to another format later.

Lossless formats such as PNG and TIFF store every pixel exactly. Converting a JPEG to PNG therefore does not repair it; it preserves the artefacts already there in a larger file. The useful direction is the other way, or between lossless formats.

What happens to transparency

PNG, WebP, AVIF and GIF can store transparency. JPEG cannot — it has no alpha channel at all. Converting a transparent PNG to JPEG therefore has to composite the image onto something, and FileTools360 defaults to white while letting you choose.

GIF's transparency is binary: each pixel is either fully opaque or fully transparent, which is why GIFs with soft edges show jagged fringes. PNG and WebP store partial transparency properly.

What happens to metadata

Photos carry EXIF metadata: camera model, exposure settings, and often GPS coordinates recording exactly where the picture was taken. Because FileTools360 re-encodes from raw pixels, that metadata does not carry across by default.

That is usually what you want before posting a photo publicly. If you specifically need to strip metadata from images without changing format, there is a dedicated tool for it.

FAQ

Image conversion questions

Runs entirely in your browser

FileTools360 by the numbers

521 converters and tools65 file formatsnothing ever uploaded.