Category: Developer tools

SVG Minifier

Compress SVG markup locally without uploading vector code

Minify SVG code, remove comments and compact whitespace directly in your browser. Nothing is uploaded.

Output
<svg width="120" height="80" viewBox="0 0 120 80" xmlns="http://www.w3.org/2000/svg"><rect width="120" height="80" rx="12" fill="#0f766e" /><text x="20" y="46" fill="white">SVG</text></svg>
Input225 BOutput189 B

Everything on this page is processed in your browser. Nothing is uploaded.

What this tool does

Paste inline SVG and create a smaller copy for icons, UI assets and static pages while keeping the vector markup on your device.

How to use it

  1. Enter the content or file in the tool panel.
  2. Adjust the local options if needed.
  3. Copy the result when it is ready.

Privacy

This tool runs entirely in your browser. Your input is never uploaded, stored or shared — closing the tab removes it.

Frequently asked questions

Is anything uploaded?
No. The input and result are processed in your browser.
Does it need an account?
No. The tool runs directly on the page.
Can I use private data?
Yes. The content stays on your device unless you copy it elsewhere.