HEIC to PNG Crop Converter
Load a HEIC photo, drag the crop handles to define exactly the area you need, preview the result, then download a lossless PNG file. Every pixel from the selected crop region is preserved at full quality. Everything runs in your browser — your image never leaves your device.
Drop a HEIC 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 PNG file. No server upload is required. The full workflow — loading, HEIC decoding, cropping, and PNG encoding — runs entirely in client-side JavaScript using the HTML5 Canvas API. The output PNG captures every pixel of the cropped region at full original HEIC resolution with no quality loss. The result opens in all modern browsers, image editors, design tools, and any application that supports PNG.
Who This Is For
- iPhone and iPad users who need to extract a specific region from a HEIC photo and save it as a universally compatible lossless PNG
- Designers and photographers who need a pixel-perfect cropped export from HEIC sources for use in Photoshop, Figma, or Illustrator
- Web developers embedding cropped HEIC photos in HTML pages or CSS as PNG images with full browser support
- Anyone who needs to crop an iPhone photo and deliver a PNG without installing conversion software
- Users preparing HEIC photos for platforms that require PNG — app stores, design systems, or document workflows
HEIC vs PNG: Format Comparison
| Property | HEIC | PNG |
|---|---|---|
| File type | Compressed raster (HEVC codec) | Lossless raster (Deflate compression) |
| Color depth | 10-bit HDR support | 8-bit or 16-bit per channel |
| Compression | Lossy (HEVC) — very compact | Lossless — no quality loss |
| Transparency | Limited alpha support | Full alpha channel support |
| Browser support | Chrome 105+, Safari, Edge native | Universal in all browsers |
| Design tool support | Limited outside Apple ecosystem | Universal — Photoshop, Figma, Illustrator |
| File size | Very compact — efficient HEVC codec | Larger — lossless means no pixel data discarded |
| Best for | iPhone storage, Apple ecosystem | Lossless exports, web graphics, UI assets |
