HEIC to TIFF Crop Converter

Load a HEIC photo, drag the crop handles to define exactly the area you need, preview the result, then download a lossless TIFF. Everything runs in your browser — your image never leaves your device.

🖼️

Drop a HEIC file here

or Browse Files  ·  HEIC / HEIF supported

What This Tool Does

This tool loads a HEIC or HEIF image directly in your browser, decoding it using native browser support (Chrome 105+, Safari, Edge) or the heic2any JavaScript library as a fallback for full cross-browser compatibility. It presents an interactive crop overlay with draggable handles, and converts the selected area to a lossless TIFF file. No server upload is required. The full workflow — loading, HEIC decoding, cropping, and TIFF encoding — runs entirely in client-side JavaScript using the HTML5 Canvas API. The output is an uncompressed 24-bit RGB TIFF, compatible with professional print workflows, photo editing software, and archival systems.

Who This Is For

  • iPhone and iPad users who need to extract a specific region from a HEIC photo and preserve it in a lossless, print-ready format
  • Print production professionals who require TIFF input and receive source assets as HEIC from Apple devices
  • Photographers and archivists who want to crop a shot and export the selected area as a universally compatible lossless TIFF
  • Users who want to trim and convert a HEIC photo to TIFF without installing Photoshop or GIMP

HEIC vs TIFF: Format Comparison

PropertyHEICTIFF
CompressionLossy or lossless HEVCLossless (or uncompressed)
Color depth10-bit HDR support8, 16, or 32-bit per channel
Transparency supportYes — full alpha channelYes — full alpha channel
File sizeVery compact — efficient codecLarger — every pixel stored
Print production supportLimited — not universalIndustry standard
Editing/post-productionLimited app supportPreferred — no generational loss
Platform compatibilityApple-native; codec required elsewhereUniversal — no codec needed
Best foriPhone storage, Apple ecosystemPrint, archiving, post-production

Frequently Asked Questions

What is TIFF and why is it used in professional workflows?
TIFF (Tagged Image File Format) stores image data without lossy compression. It supports full-color imagery with no palette limit or codec restriction. TIFF is the preferred format for print production, scanning, archiving, and any workflow where the image will be edited multiple times without quality loss.
How precise is the crop tool?
The crop operates at native pixel accuracy on the original HEIC dimensions. The canvas is scaled to fit your screen for display, but the actual crop coordinates are mapped back to the full-resolution image before the TIFF is generated. You get a TIFF at the exact pixel dimensions shown in the crop dimensions badge.
Can I move the crop selection after setting it?
Yes — click and drag anywhere inside the crop rectangle (away from the handles) to reposition it anywhere within the image. Handles resize; the interior pans.
Does the output TIFF use compression?
The output is an uncompressed TIFF for maximum compatibility. This means the file size will be larger than the source HEIC but opens in every application that supports TIFF without any codec requirement.
What browsers are supported?
All modern browsers — Chrome, Firefox, Edge, Safari (desktop and mobile). The tool uses heic2any as a fallback for browsers without native HEIC support, ensuring HEIC files load correctly everywhere.
Is there a file size limit?
There is no server-imposed limit because no upload occurs. The practical limit is your browser's available RAM. Most modern desktops handle HEIC files comfortably. Very large files on memory-constrained mobile devices may be slower to process.