Convert HEIC to PNG — Fix iPhone Photos for Design Workflows
HEIC photos from iPhone look great on Apple devices but break completely in design tools. Figma, Canva, CSS background-image, HTML <img> tags, and Photoshop (without a plugin) all reject HEIC. Converting to PNG makes iPhone photos work everywhere in the web stack — no plugins, no codec installs, no broken image icons.
HEIC and the Web Design Workflow Problem
When Apple switched iPhones to HEIC in iOS 11, the goal was storage efficiency — HEIC files are roughly half the size of equivalent JPEGs. That works great within Apple's ecosystem. The problem starts the moment an iPhone photo enters a design or web workflow. Figma only accepts JPEG, PNG, GIF, SVG, and WebP. When a designer drags an iPhone photo into Figma, they get a broken image placeholder. The same happens in Canva, Adobe XD, and Sketch without an extra plugin.
On the web side, Chrome, Firefox, and Edge do not support HEIC in HTML <img> tags or CSS background-image. Safari on recent Apple devices can display it, but your users aren't all on Safari. Converting to PNG produces a file that every browser, every design tool, and every image viewer handles natively — no plugins required on either end.
- 🎨 Figma, Sketch, Adobe XD import PNG natively — not HEIC, no exceptions without plugins
- 🌐 CSS background-image and HTML img tags work with PNG — across Chrome, Firefox, Safari, and Edge
- 🚫 No broken images in web projects — PNG is universally rendered in every browser
- ✂️ PNG keeps full quality and alpha channel support — transparent backgrounds work correctly
- 🖥️ Works in Photoshop without the HEIC plugin — save the $5 plugin cost
How to Convert HEIC to PNG
Click "Convert Now" to open the image converter with HEIC → PNG pre-selected.
Drag and drop your .heic files or click to browse. Batch mode handles multiple files.
heic2any decodes the HEIC in your browser — no upload, completely private.
Your PNG downloads immediately, ready to drag into Figma, Canva, or your web project.
Features
Design Tool Ready
Output PNGs import into Figma, Canva, Photoshop, and Sketch without any plugin.
100% Private
Photos never leave your device. heic2any decodes entirely in your browser.
Lossless Output
PNG preserves the full quality of the HEIC — no additional compression applied.
Batch Convert
Convert multiple HEIC photos to PNG in a single session.
Free
No account, no fee, no watermarks. Unlimited conversions.
Works on Mobile
Convert directly on your iPhone or any device in a browser.
Frequently Asked Questions
<img> tags. Safari on recent iOS and macOS versions can display HEIC, but Chrome, Firefox, and Edge cannot — which means a large portion of your users would see a broken image. Convert to PNG or WebP for web use. PNG gives you the best compatibility across all browsers and devices.