How to use
- Upload an SVG file using the upload button or drag it onto the tool.
- Set the decimal places field to control coordinate precision (0–6).
- Toggle between the input and output tabs in the editor to compare the original and optimized markup.
- Read the byte size comparison (e.g. 4,200 → 2,800 bytes, 33% saved) shown inline.
- Download the optimized SVG using the download button.
Examples
- Uploading an icon SVG of 3,200 bytes with 2 decimal places typically produces an output around 2,000 bytes, a roughly 37% reduction.
- Setting decimal places to 0 on a path-heavy illustration removes all fractional coordinates for maximum compression at some visual precision loss.