# SVG compression

Cloudimage offers automatic optimization of Scalable Vector Graphics (SVG) files which can reduce the file size by up to 80% without visual appearance deterioration. This is possible since most SVG editors include unnecessary information which can be omitted. Moreover, most shapes in SVG files can be simplified.

<figure><img src="https://content.gitbook.com/content/IDIcmPiz7q6Sr6ZHHQxV/blobs/iz9gUjRPsfD381OF2RiO/Screenshot%202024-04-04%20at%2016.34.09.png" alt=""><figcaption></figcaption></figure>

| Preview                                                                                            | Syntax                                                                                                                                                                                        |
| -------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| ![](https://content.gitbook.com/content/IDIcmPiz7q6Sr6ZHHQxV/blobs/yJin0je0fK4NBcuLK4aB/image.png) | <p>Original (1543 bytes):</p><p><a href="https://samples.scaleflex.com/5603.svg"><https://samples.scaleflex.com/5603.svg></a></p>                                                             |
| ![](https://content.gitbook.com/content/IDIcmPiz7q6Sr6ZHHQxV/blobs/SSUlnHeV3FeaUaIKXlNV/image.png) | <p>Compressed SVG (221 bytes):<br><a href="https://doc.cloudimg.io/https://samples.scaleflex.com/5603.svg?force_format=svg"><https://samples.scaleflex.com/5603.svg?force_format=svg></a></p> |
