Skip to content

Convert HEIC to WebP

Output is typically about 31% larger.

  • Files stay on your device
  • Free, no sign-up
All image tools

Questions

Why not just serve the HEIC?

Because most of your visitors would see nothing. Chrome and Firefox cannot decode HEIC — Google and Mozilla both declined to license the patent-encumbered HEVC codec it wraps — so a HEIC on a web page is a broken image for the large majority of the web. Safari is the exception. WebP is supported by every current browser and has been since Safari 14 in 2020.

Should I use AVIF instead?

AVIF produces smaller files than WebP at matching quality and is the better format on the merits. The practical arguments for WebP are that it has a few more years of universal support behind it, and that it encodes in milliseconds where AVIF can take seconds per image. For a handful of photographs either is fine; for a few hundred, the encoding time stops being an abstraction.

How much bigger will the WebP be than the HEIC?

Typically somewhere between the same size and about 40% larger, which is a far better outcome than JPEG's roughly double. Both formats descend from modern video codecs and compress photographs in broadly similar ways, so relatively little is given up in the move — you are mostly paying for compatibility rather than for quality.

Will this strip the location data from my photos?

Probably, and for anything you are publishing that is a feature rather than a problem. Photos taken on a phone carry GPS coordinates accurate to a few metres, and posting them to a listing or a public gallery discloses exactly where the picture was taken — frequently someone's home. Check the original HEIC if you need that data preserved, and check the output if you need it gone.

Will converting HEIC to WebP make the file smaller?

Usually, yes. A 12-megapixel photo is around 1.6 MB as HEIC and around 2.1 MB as WebP — about 31% larger. Because WebP is lossless the result depends entirely on the image content — flat colour and text compress far better than photographic detail.

Does converting HEIC to WebP lose quality?

Slightly. Re-encoding one lossy format as another means a second round of compression, which can soften fine detail. In practice the loss is hard to see at high quality settings, and WebP's newer codec often preserves detail better than the HEIC original did. Keep quality at 80 or above and the difference will not be visible at normal viewing size.

Is transparency preserved when converting HEIC to WebP?

Yes. Both HEIC and WebP support an alpha channel, so transparent and semi-transparent pixels carry across unchanged — a logo with a cut-out background stays cut out, and soft drop shadows keep their gradient rather than picking up a white halo. Because WebP can compress lossily, a very hard edge against transparency may pick up slight softness at high compression; keep quality at 85 or above for cut-out graphics.

What happens to an animated HEIC?

Only the first frame is converted. Every conversion here decodes one frame onto a canvas and re-encodes it, so the result is always a still image — that applies to WebP as much as to any other target. To shrink an animation while keeping the motion, a video file (MP4 or WebM) is usually around a tenth of the size of the equivalent HEIC, and needs an encoder we do not ship yet.

Why can't Windows or Chrome open my HEIC file?

HEIC uses the patent-encumbered HEVC codec, which Google and Mozilla declined to license, so Chrome and Firefox cannot display it at all. Windows can, but only after installing a paid HEVC extension from the Microsoft Store. Converting to WebP sidesteps the whole problem — and you can stop the issue at the source by setting your iPhone to Settings → Camera → Formats → Most Compatible, which saves JPEGs instead.

How it works, and more about heic to webp

How it works

  1. Add your HEIC file. Drag a HEIC file onto the drop zone, or click to browse. You can select several at once.
  2. Choose your settings. Adjust the quality slider if you want a smaller file or a sharper result. 80 suits most photographs.
  3. Download the WebP. Conversion runs on your device as soon as each file is added — no upload, no queue. Download each result when it is ready.

Why people convert HEIC to WebP

Publishing phone photography to the web — a listing, a portfolio, a shop, a blog — where the images have to load quickly and display in every browser, and HEIC does neither.

The closest match to what you are giving up. WebP is the only widely supported format that approaches HEIC's efficiency, so the file stays small rather than roughly doubling as it would in JPEG, and every browser released since 2020 displays it. Quality 80 to 85 is the useful range for photographs.

Worth knowing: This is a transcode between two lossy formats, so the artefacts of the first encode become part of what the second one has to reproduce. Go much below quality 75 and it shows up faster than it would when starting from an original — stacked compression is less forgiving than a single pass.

HEIC and WebP side by side

 HEICWebP
Full nameHigh Efficiency Image ContainerWebP
CompressionLossyLossy or lossless
TransparencyYes — alpha channelYes — alpha channel
AnimationYesYes, in the format
Browser supportSafari only. Not supported by Chrome, Firefox or Edge.All modern browsers — Chrome 32+, Firefox 65+, Safari 14+ (2020), Edge 18+
Typical 12 MP photo~1.6 MB~2.1 MB
Usually used foriPhone and iPad camera outputWeb images where page weight matters and modern browsers are the audience

On a typical 12-megapixel phone photo, the WebP output comes out about 31% larger than the HEIC original. These are order-of-magnitude figures for one kind of image — your own results will vary a great deal, because flat colour, text and line art behave nothing like photographic detail, and the quality slider moves the figure substantially.

What to watch out for

  • Not accepted by some older desktop software and print workflows
  • Slightly slower to encode than JPEG
  • Larger than AVIF at the same quality
  • Animation is lost. Only the first frame is converted — every conversion here decodes a single frame onto a canvas and re-encodes it, so the result is a still image whatever the target format. To shrink an animation and keep the motion, a video file is typically around a tenth of the size of the equivalent HEIC.

About the two formats

HEIC has been the iPhone default since iOS 11, and it is genuinely efficient — about half the size of JPEG at the same quality, with support for depth maps and Live Photos. The problem is everything that is not an Apple device: Windows needs a paid codec, most web forms reject it, and Chrome and Firefox cannot display it at all. That gap is why converting HEIC is one of the most common image tasks there is.

WebP is the pragmatic modern choice for the web: roughly 25–35% smaller than JPEG at comparable quality, with transparency and animation that JPEG lacks, and — since Safari 14 in 2020 — support in every browser that matters. It is the format to reach for when you want smaller pages without worrying about fallbacks.

Other conversions

Everything runs on your device — nothing is uploaded, so there is no size limit, no queue and no copy left on a server afterwards. There is more on how browser-based conversion works if you want the detail. Otherwise, browse every image tool.