Skip to content
TinyPicTools

Image Conversion Tools

Move an image from a format that will not open into one that will. Decoders for HEIC, AVIF and SVG load only when you actually need them, so the pages stay fast.

Images are processed on your device and never uploaded.

Choosing a target format

FormatCompressionTransparencyBest for
JPGLossyNoPhotos, maximum compatibility
PNGLosslessYesGraphics, screenshots, logos
WebPBothYesWeb delivery — the best all-rounder
AVIFLossyYesSmallest files, patchy app support
HEICLossyYesiPhone storage, poor compatibility
SVGVectorYesLogos and icons at any size

What conversion cannot do

Converting a lossy file to a lossless one does not restore quality — a JPG saved as PNG keeps every artefact it already had, in a much larger file. Convert for compatibility or for delivery efficiency, not in the hope of improving a picture.

Transparency is never destroyed silently

When the source has an alpha channel and the target format has none, the tool asks which background colour to use rather than defaulting to white behind your back.

SVG files are sanitised

SVG is XML and can contain scripts and external references. Every file is stripped of script elements, event handlers, remote resources and foreign objects before it is rendered.