Convert HEIC to SVG offline
Convert local HEIC files to SVG files offline by JavaScript in your web browser without any software downloads or file uploads!
# | File Name | File Size | Actions |
---|
How to convert HEIC to SVG offline
Choose local HEIC image files, choose "SVG" as target image format, then click the "CONVERT OFFLINE" button to start offline conversions in bulk. File size can be up to 2GB.
This offline converter will try to use canvas in web browser to convert images first. The image format depends on whether your current web browser supports. For example: the latest Chrome browser supports AVIF images while some old versions don't. Then the offline converter will try to use JavaScript to convert images if your current web browser doesn't support the image format. Use online converter instead if this offline converter doesn't work in your web browser.
Name | HEIC | SVG |
Full name | High Efficiency Image File Format | Scalable Vector Graphics |
File extension | .heic | .svg, .svgz |
MIME | image/heic | image/svg+xml |
Developed by | Moving Picture Experts Group (MPEG) | W3C |
Type of format | Image Container Format | Vector graphics |
Introduction | As HEIC is a container format, it can contain still images and image sequences (where a file contains more than one single image) that are coded in different formats. Currently, these include HEVC and H.264/MPEG-4 AVC (and JPEG for thumbnail/secondary images), though other coding formats may be added in the future. The main filename extension is .heic (for HEVC codec). | Scalable Vector Graphics (SVG) is an XML-based vector image format for two-dimensional graphics with support for interactivity and animation. The SVG specification is an open standard developed by the World Wide Web Consortium (W3C) since 1999. |