SVG Viewer

Paste SVG code and preview it live.

Nothing is uploaded — renders locally in your browser.

Free online SVG viewer. Paste SVG markup to render it live and read its reported width and height. A fast way to preview icons and vectors without a file. Runs in your browser — nothing is uploaded.

How to use the SVG Viewer

  1. 01Paste your SVG markup.
  2. 02The vector renders live in the preview panel.
  3. 03Read the reported width and height alongside it.

Frequently asked questions

Is my SVG uploaded?

No. The SVG is rendered locally in your browser, so nothing is sent to a server.

Why don't I see width and height values?

Some SVGs omit explicit width and height attributes and rely on a viewBox. The viewer falls back to the viewBox size when it can, but a dash means no size was declared.