TransPic
Home
Compress
Resize
Convert
SVG Editor
SVG Editor
Edit SVG code and preview in real-time
Upload SVG
Download SVG
Download PNG
Download JPG
Code Editor
<svg width="200" height="200" xmlns="http://www.w3.org/2000/svg"> <circle cx="100" cy="100" r="80" fill="#3b82f6" stroke="#1e40af" stroke-width="2"/> <text x="100" y="110" text-anchor="middle" fill="white" font-family="Arial" font-size="16"> SVG </text> </svg>
Preview
Loading preview...