Drag and drop SVG files anywhere on this page
Up to 10 files, max 5MB / file
Nano uses lossless techniques to compress inefficient SVG codes by removing unnecessary data, resulting in the same image, but large differences in file size!
* On average, more than 50% reduction in size
In addition to minifying SVG, Nano compress your fonts (if any) and embed them in a single step, resulting in reduced workflow, and small SVG images that uses less bandwidth and load faster!
If your SVG contains text and used on an <img> tag, web fonts will NOT render on all browsers due to security reasons, and will be displayed using system fonts (mostly Times New Roman).
Nano automatically scans your SVG and selectively embed only the fonts when required, resulting in far smaller file sizes that is guaranteed to work on all modern browsers.
SVG image with no text nor fonts: | ||||||
Original | 3rd party | Nano | Nano GZip | PNG @1x | PNG @2x | PNG @3x |
---|---|---|---|---|---|---|
4.75KB | 3.15KB | 2.72KB | 621B | 6.33KB | 11.5KB | 16.9KB |
Savings | 33.7% | 42.7% | 86.9% | -33.3% | -142.1% | -255.8% |
SVG image with text and embedded fonts: | ||||||
Original | 3rd party | Nano | Nano GZip | PNG @1x | PNG @2x | PNG @3x |
70.3KB | 65.8KB | 22.0KB | 11.7KB | 12.0KB | 26.8KB | 42.8KB |
Savings | 6.4% | 68.7% | 83.4% | 82.9% | 61.9% | 39.1% |
* All PNG images are compressed with tinyPNG. More details on these file sizes here. |
*Not available in Internet Explorer.
We created one of the most advanced SVG editor in the cloud at vecta.io, but were frustrated to find lots of obstacles when using SVG images on the web.
In our quest to make using SVG images as easy as any other format, we created Nano. Our goals are to have the smallest file size, and yet retain SVG's advantages of high quality rendering on all devices.
Compressing SVG images with the website is free for everyone without advertising, and we would like to keep it that way.