inyourbrowser.com

HEIC to JPG Converter

Convert iPhone HEIC photos to JPG for universal compatibility. Because browser HEIC support varies, the recommended path is to first save the HEIC as PNG on your device (most phones can export PNG directly), then drop the PNG here for conversion to JPG. All processing runs in your browser.

Drop an image or click to choose

JPG, PNG, or WebP, up to 50 MB. Stays in your browser.

PNGJPEG

FROM

PNG

TO

JPEG

QUALITY 88%

Runs entirely in your browser

How it works

Your image is loaded into an HTML Canvas element inside your browser. The canvas is then exported to the target format using the browser's built-in codec. Entirely on your device, with no waiting.

Processing runs in your browser

All conversion happens using the Canvas API inside your browser. Our servers are not involved at any point.

Related operations

To shrink the file size after converting, try compress image. For resizing converted images to fit a target, use resize image. To trim the converted image to an aspect ratio, see image crop.

Frequently asked questions

How do I export a HEIC photo as PNG from my iPhone?

Open the photo in the Photos app, tap Edit, then tap Done to re-save. On Mac, open the HEIC in Preview and choose File > Export, then pick PNG. On Windows 11, open the HEIC in Photos and use Save As > PNG.

Why does the conversion happen via PNG?

Browser support for decoding HEIC directly is inconsistent. Saving as PNG first uses your device's native HEIC decoder (built into iOS, macOS, and Windows), then the browser handles the lossless PNG to JPG conversion locally.

Is my photo uploaded anywhere?

All processing runs in your browser using the Canvas API. Our servers are not involved at any point.

What quality should I use for the JPG output?

85-90 keeps photos looking excellent with a much smaller file size than the original. Use 95 or above if you plan to edit the JPG further or print it at large sizes.

Related tools

Compress image
Reduce JPEG, PNG and WebP size with a quality slider. Compression runs in your browser.
Resize image
Scale to any size or use platform presets. Instagram, LinkedIn, WhatsApp and more.
Rotate & flip
Rotate images 90°, 180°, 270° or flip horizontally. Download as PNG.
Image to Base64
Convert any image to a Base64 data URI. Copy directly into HTML, CSS, or JSON.