Claim portals need compatible evidence files
1 clear damage photo can still fail when an insurer's upload form rejects .heic. Apple made HEIF/HEIC the default iPhone camera format with iOS 11 in 2017 because it can save roughly 30% to 50% of storage compared with JPEG at similar visual quality, but claim portals still commonly ask for JPG, JPEG, or PNG. Start with the flagship HEIC to JPG converter, then adjust file size only when the insurer gives a real cap.
HEIC is a compact image container commonly used by iPhone cameras. JPG is a delivery image format that insurance dashboards, repair shops, adjuster emails, and older document systems accept more predictably. Apple explains the iPhone media format in its HEIF and HEVC support guide, while JPEG remains the safer handoff for evidence uploads that validate by extension.
Prepare claim photos before upload
A claim packet should preserve the original scene while creating copies the portal can accept. Keep the untouched HEIC files in Photos, iCloud, or a local folder, then make JPG delivery copies for submission.
Use JPG for damage evidence
Use JPG for vehicle dents, roof leaks, appliance damage, receipts, serial plates, and room overview shots. A 90% JPG export is a practical first pass because it keeps crack edges, water marks, and label text readable without creating oversized files. If the claim portal caps each image at 5 MB or 10 MB, resize the long edge to 2000 px or 2400 px with the image resizer before lowering quality below 82%.
Keep batches organized by incident
Use the batch converter when you have 20 or more iPhone photos from the same claim. Name folders by incident date, then separate original HEIC files from JPG upload copies. If any JPG still exceeds the limit, run only those files through the image compressor. For more quality guidance, see Best JPG Quality After HEIC Conversion.
How browser-local insurance photo conversion works
Browser-local conversion reads the selected HEIC through the browser File API, decodes the HEIF container and HEVC-compressed image data with native support or a WebAssembly codec such as libheif, draws the decoded pixels into a Canvas-style bitmap, and exports a JPEG blob at the selected quality. The W3C File API defines the browser layer that lets a page read a user-selected local file. The conversion step fixes the rejected .heic extension, resizing fixes excessive 12 MP or 48 MP dimensions from phones such as iPhone 15 Pro, compression fixes byte caps, and EXIF cleanup fixes hidden capture data.
A clean insurance upload workflow
Do the minimum required work, then stop. Repeated exports can soften small details that an adjuster may need to inspect.
- Save all original HEIC files in one claim folder.
- Convert selected images through / at about
90%JPG quality. - Resize large photos only when the portal rejects dimensions or file size.
- Compress only the JPGs that still exceed the insurer's stated cap.
- Remove metadata with the EXIF remover before sharing photos that reveal a home address, garage, workplace, children, or travel location.
- Compare local conversion with the free CloudConvert alternative if the claim includes sensitive private-property photos.
Windows preview support can also mislead the workflow. A Windows 11 23H2 PC on build 22631 may open HEIC after codec support is installed through Microsoft components, but a claim portal can still reject the upload because it allows only .jpg, .jpeg, and .png. Microsoft's Store listing for HEIF Image Extensions is about viewing support, not insurer upload rules.
FAQ
Can I upload iPhone HEIC photos to an insurance claim?
Only if the claim portal explicitly accepts HEIC. When the form lists JPG, JPEG, or PNG, convert a delivery copy to JPG and keep the original HEIC files as your untouched archive.
What JPG quality should I use for claim photos?
Start at 90% quality. If the file is still above a 5 MB or 10 MB cap, resize the long edge before dropping below 82%, because sharp damage edges and serial numbers matter.
Should I remove EXIF from insurance photos?
Remove EXIF when the image will leave the insurer's secure portal, be emailed, or be sent to a repair vendor. EXIF can include capture time, device model, and sometimes GPS coordinates.
Is browser-local conversion better than cloud conversion for claim evidence?
Browser-local conversion keeps the original file on your device, which is useful when photos show a home interior, vehicle plate, claim document, or workplace. Cloud conversion adds an upload step before the insurer ever sees the file.
Bottom line
Insurance uploads need reliable delivery copies, not repeated edits to the original camera files. Keep HEIC as the archive, convert selected photos locally to JPG, resize before heavy compression, and strip metadata when privacy matters.