# HEIC to JPG Converter

Decode HEIC photos to compatible JPEG with quality, chroma subsampling, and background controls.

> Canonical page: https://elysiatools.com/en/tools/heic-to-jpg

- **Category:** Media

- **Keywords:** image, bit depth, PNG, color, convert

## Overview

Convert HEIC and HEIF photos from Apple devices into widely compatible JPEG images. This tool allows you to customize the output quality, select chroma subsampling modes, set a background color for transparent layers, and choose whether to preserve metadata.

## Inputs

- **HEIC Image** (file)
- **JPEG Quality** (range)
- **Chroma Subsampling** (select)
- **Background Color** (color)
- **Preserve Safe Metadata** (checkbox)

## When to use

- When you need to upload photos taken on an iPhone to websites or applications that only accept JPG files.
- When you want to share images with Windows or Android users who cannot open HEIC files natively.
- When you need to optimize image file sizes by adjusting JPEG compression quality and chroma subsampling.

## How it works

- Upload your HEIC or HEIF image file into the converter.
- Configure conversion settings including JPEG quality, chroma subsampling, background color, and metadata preservation.
- Click the convert button to decode the HEIC image and download the generated JPG file.

## Use cases

- Preparing iPhone photos for online job applications, government portals, or real estate listings that require JPG format.
- Converting HEIC images to JPG while preserving GPS and camera EXIF metadata for photography archives.
- Compressing large HEIC files into smaller, web-friendly JPEGs using custom chroma subsampling and quality levels.

## Frequently asked questions

### Can I convert HEIC files with transparent backgrounds?

Yes, you can specify a custom background color to fill any transparent areas during the conversion to JPG.

### What does the chroma subsampling option do?

Choosing 4:4:4 preserves maximum color detail for high-quality images, while 4:2:0 reduces file size with minimal visible quality loss.

### Will my photo's EXIF metadata be saved?

Yes, checking the 'Preserve Safe Metadata' option keeps metadata like camera settings and date taken in the output JPG.

### What is the maximum file size supported?

The tool supports HEIC and HEIF files up to 100 MB.

### Does this tool support batch conversion?

No, this tool converts one HEIC image file at a time.

## Related tools

- [Convert ARW to JPEG](https://elysiatools.com/en/tools/arw-to-jpg): Convert Sony ARW RAW files to JPEG format. Automatically extracts image dimensions and metadata from the RAW file.
- [Convert AVIF to JPEG](https://elysiatools.com/en/tools/avif-to-jpg): Convert AVIF images to JPEG format with quality control, background options, and web optimization
- [Convert AVIF to TIFF](https://elysiatools.com/en/tools/avif-to-tiff): Convert AVIF images to TIFF format with lossless quality, compression options, and professional workflows
- [Batch Image Convert](https://elysiatools.com/en/tools/batch-convert): Convert multiple images to different formats with quality settings and batch processing
- [Convert CR2 to JPEG](https://elysiatools.com/en/tools/cr2-to-jpg): Convert Canon CR2 RAW files to JPEG format. Automatically extracts image dimensions and metadata from the RAW file.
- [Convert CR3 to JPEG](https://elysiatools.com/en/tools/cr3-to-jpg): Convert Canon CR3 RAW files to JPEG format. Automatically extracts image dimensions and metadata from the RAW file.
- [Convert CRW to JPEG](https://elysiatools.com/en/tools/crw-to-jpg): Convert Canon CRW RAW files to JPEG format. Automatically extracts image dimensions and metadata from the RAW file.
- [Convert DNG to JPEG](https://elysiatools.com/en/tools/dng-to-jpg): Convert DNG (Digital Negative) RAW files to JPEG format. Automatically extracts image dimensions and metadata from the RAW file.

## Samples

- [JPG Samples](https://elysiatools.com/en/samples/jpg-samples): Sample JPG images in different aspect ratios and resolutions
- [JPG Viewer Samples](https://elysiatools.com/en/samples/jpg-viewer-samples): Sample JPEG images in different aspect ratios for the in-browser JPG Viewer
- [Web Image Processing Python Samples](https://elysiatools.com/en/samples/web-image-processing-python): Web Python image processing examples using PIL/Pillow including reading, saving, resizing, and format conversion
- [Web Image Processing Go Samples](https://elysiatools.com/en/samples/web-image-processing-go): Web Go image processing examples including image reading/saving, image resizing, and format conversion
