Private browser utility

SVG Optimizer Pretty Printer

Clean and pretty-print SVG markup locally in your browser without uploading vector assets.

What this tool is good for

Remove comments and whitespace between SVG tags.

Pretty-print SVG tags for easier inspection.

Keep icon and illustration markup local.

Example input

SVG input

<svg width="24" height="24"><path d="M4 12h16" /></svg>