---
url: https://findutils.com/guides/heic-to-jpg
title: "HEIC to JPG: Convert iPhone Photos and Check the Result"
description: "Convert HEIC photos to JPG with FindUtils. Choose output quality, review orientation and metadata limits, and retain the original photo."
category: convert
content_type: guide
guide_type: subtopic
cluster: image
pillar_slug: complete-guide-to-online-image-tools
locale: en
read_time: 4
status: published
author: "olgunozoktas"
published_at: 2026-08-31T12:00:00Z
excerpt: "Convert HEIC photos to JPG with FindUtils. Choose output quality, review orientation and metadata limits, and retain the original photo."
tag_ids: ["images", "image-conversion", "heic", "iphone", "design-tools"]
tags: ["Images", "Image Conversion", "HEIC", "iPhone", "Design Tools"]
primary_keyword: "convert heic to jpg"
secondary_keywords: ["heic to jpg", "iphone heic to jpeg", "heic converter", "heic to png free", "open heic on windows"]
tool_tag: "heic-to-jpg"
related_tool: "heic-to-jpg"
related_tools: ["heic-to-jpg", "image-converter", "image-compressor"]
og_image: "/images/content/guides/heic-browser-photo-conversion.webp"
image_alt: "A stack of phone photos passes through a browser conversion gate, while metadata markers drop away before three image outputs."
updated_at: "2026-09-08T09:09:24Z"
---

Convert a HEIC photo with the FindUtils [HEIC to JPG](/convert/heic-to-jpg/) tool when a receiving application requires JPEG. Select the photo, keep JPG as the output, and download a separate copy. Retain the original HEIC for later use.

Tool: [HEIC to JPG](/convert/heic-to-jpg/)

FindUtils.com is a web tools site, not the GNU findutils package.

## Why this is slow today

A photo from an iPhone is often `IMG_1234.HEIC`. That file is smaller on disk. It is also the reason:

- Windows shows a blank thumbnail
- LinkedIn, X, or a job portal rejects the upload
- A Windows colleague says "I can't open it"
- You AirDrop to a Mac, export JPEG, and send again

Conversion produces a compatible copy for the receiving application. It does not require changing the original photo.

## Do this instead

1. Open [HEIC to JPG](/convert/heic-to-jpg/)
2. Drop one photo or a handful
3. Download the JPG, or a zip if you dropped several

That is the whole tool. Quality defaults to 90. Inspect the output because the visible change depends on the image. If you want PNG or WebP instead, open Options and pick one.

The decode runs in your browser as WebAssembly. The image is not posted to FindUtils, and you can confirm that in your browser's network panel.

## What happens to the location data

An iPhone photo can contain GPS coordinates when the settings and capture conditions provide them. Conversion here paints the decoded image onto a canvas, and the export does not copy the original EXIF fields — so the coordinates, the camera model, and the timestamp are all dropped from the file you download.

That is usually what you want before sending a photo to someone you do not know. It also means you cannot keep that data through this tool. Your original `.heic` on the phone is untouched and still has all of it.

## When to use the other converter

[Image Format Converter](/convert/image-converter/) handles JPEG, PNG, WebP, GIF, BMP, and ICO. It does not take HEIC, because a browser cannot decode HEIC without the extra WebAssembly this page loads. If you already have a JPG and want WebP, use that page.

## What will fail, on purpose, with an error

- Live Photo pairs (a HEIC still plus a MOV video): this converts the still, not the video
- Some HDR and 10-bit HEIC from newer iPhones: if decode fails, export a JPEG from Photos on the phone once
- A `.HEIC` that is actually already a JPEG or PNG: the tool says so rather than pretending

One file failing does not stop the batch. The rest still convert and download, and the failures are listed by name.

## Which format should you pick

- **JPG** is the default, because it is what upload forms and Windows expect.
- **PNG** is lossless and much larger. It preserves the pixels supplied to its encoder, not the entire original HEIC file.
- **WebP** is another output option. Compare its size and appearance, then confirm that the receiving application supports it.

If a portal rejects your JPG for being too large, run it through the [Image Compressor](/convert/image-compressor/) afterwards.

## Keep doing this on the phone if you want zero conversion

Settings, then Camera, then Formats, then Most Compatible. New photos are then JPEG. Your existing camera roll stays HEIC, which is why the converter still exists.

## FAQ

**Does this upload my photos?**
No. Open your browser's network panel before you drop a file; you will not see the image bytes leave.

**Is HEIC better quality?**
Often yes, at a smaller file size. JPG is the compatible copy, not the archival original. Keep the HEIC if you still have it.

**Batch?**
Yes. Drop many, download a zip. If one file fails, the rest still download.

**Can I convert to PNG or WebP?**
Yes, both. JPG is the default because that is what forms ask for.

## Next

- Convert: [HEIC to JPG](/convert/heic-to-jpg/)
- Other formats: [Image Format Converter](/convert/image-converter/)
- Shrink the JPG if a portal has a size cap: [Image Compressor](/convert/image-compressor/)
