How to Convert HEIC to SVG — Export HEIC First
Converting an iPhone HEIC photo to SVG takes three steps: convert HEIC to PNG, then vectorize the PNG to SVG. Here is the complete workflow.
Free Protected Preview
Protected Vector Preview
No account is required to create or view the protected preview. The preview accepts one PNG, JPEG, or WebP file up to 4 MiB; other source formats must be exported or converted to one of those formats first. Editable SVG export requires paid or complimentary access. Review the exported SVG in the appropriate downstream software; non-SVG formats and machine instructions require separate conversion.
Open Protected Vector PreviewAbout How to convert HEIC to SVG
HEIC is Apple's proprietary compressed image format. SVG is an XML-based vector format. They represent fundamentally different types of image data — HEIC stores pixel colours at a specific resolution, SVG stores mathematical path descriptions of shapes. Converting HEIC to SVG means auto-tracing the raster content of the HEIC photo and representing it as vector paths.
Step 1 — Export HEIC as PNG or JPG from iPhone: on iPhone, go to Settings > Camera > Formats and toggle to Most Compatible. This makes the camera save as JPEG by default. For existing HEIC photos, use AirDrop to Mac (which auto-converts to JPEG) or use a HEIC converter to export as PNG.
Direct protected-preview input accepts PNG, JPEG, or WebP; other source formats must be exported first. The tool traces the image and produces an SVG.
Step 3 — Review and clean up the SVG: auto-tracing a photographic HEIC image produces complex, detailed SVG paths that may need simplification. For full photographic content, the SVG will be complex — use the SVG Cleanup tool to reduce anchor points.
For logos specifically: if the HEIC contains a photo of a logo (e.g., a photo taken of a printed T-shirt or embroidered item), the vectorizer can extract the logo shape. Set a high contrast threshold before uploading to help the tracer isolate the logo from the background.
HEIC is not a direct preview input; export the source to PNG, JPEG, or WebP before upload.