Base64 to SVG
Convert Base64 to SVG online using a free decoding tool that allows you to decode Base64 as SVG image and preview it directly in the browser. By and large, the “Base64 to SVG” converter is similar to Base64 to Image, except that it this one forces the MIME type to be “image/svg+xml”. If you are looking for the reverse process, check SVG to Base64.
Important notes about the decoder
The “Base64 to SVG” converter will force the decoding result to be displayed as a SVG image, even if it is a different file type. Therefore, if you are not sure that your Base64 string is SVG image, use the Base64 to file converter since it is capable of displaying various file types. In any case, feel free to give it a try, since this converter will inform you if something is wrong.
About SVG
- Name: Scalable Vector Graphics
- Developer: W3C
- MIME types: image/svg+xml
- File Extensions: .svg, .svgz
- Uniform Type Identifier: public.svg-image
- Type of Format: Vector graphics
Comments (13)
I hope you enjoy this discussion. In any case, I ask you to join it.
I'm not sure what means the "attempt to load system extensions", but I suppose that the original data of your Base64 string is a SVG file that may load some external resources or execute JavaScript. This has nothing to do with the decoder tool, because it just decodes Base64 to original data. Although I would like to take a look at your Base64 string to understand if it represent any threat. If you don't mind, can you please send me your Base64 string to analyze it? Thank you.
:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%2739%27%20height=%2724%27/%3e
I need help trying to decode this please