SVG Cleanup Studio
Upload
Reset
Copy
Download
SVG Source
643 B
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200" width="200" height="200"> <!-- A simple sample icon --> <metadata>Created with Sample Editor</metadata> <title>Sample Icon</title> <desc>A sample SVG for cleanup</desc> <defs/> <g id="layer1"> <g> <circle cx="100" cy="100" r="80" fill="#6366f1" fill-opacity="1" stroke="#4f46e5" stroke-width="4"/> <path d="M60.00000 80.00000 L90.00000 120.00000 L140.00000 70.00000" fill="none" stroke="#ffffff" stroke-width="8" stroke-linecap="round" stroke-linejoin="round"/> </g> </g> <g style="display:none"> <rect width="10" height="10"/> </g> </svg>
Preview
494 B
-23%
Before:
643 B / 11 nodes / 1 paths
After:
494 B / 7 nodes / 1 paths
Saved 23% (149 B)
Cleanup Operations
Remove comments
Remove metadata / editor tags
Remove empty groups
Remove hidden elements
Remove <title> and <desc>
Collapse unnecessary groups
Remove default attributes
Minify output
Pretty-print output
Round decimals
Recolor
Replace all colors