Inline SVG to PNG Converter

Convert an inline <svg> copied from HTML into a PNG

SVG code → PNG? SVG code → PNGPaste → PNG? Paste → PNG

FAQ

Quick answers

Can I paste an inline SVG that still has HTML around it?
Yes. The first <svg>…</svg> is extracted from the clipboard dump.
Why a separate page from SVG code to PNG?
Inline pages usually include class/role from HTML. This pass is framed for that paste; code-to-PNG is the raw source workflow.
Will width/height on the inline root affect the PNG?
They are stripped. Size comes from viewBox and the 2× scale.
Does inline export keep CSS classes?
Classes stay in the SVG. External page CSS does not travel with the paste.
SVG code → PNG → Paste → PNG → Download as PNG → Path → PNG →
Open full editor →

Source

Type or paste SVG markup. The preview on the right updates as you type.

Ready

Live preview

PNG export · 2× for retina