ابزارهای توسعه‌دهنده

Preview SVG online

Paste SVG code to preview it safely.

همه ابزارها

SVG Viewer

Upload file
Drag & drop a file here, or choose a file.
ورودی
خروجی

نحوه استفاده

  1. Paste SVG markup into the input.
  2. Click Convert to render a preview.
  3. Copy the sanitized SVG if needed.

Best practices

  • For best performance, try with smaller inputs first.
  • Preview the output before downloading or sharing it.
  • Avoid pasting sensitive data on shared devices.

حریم خصوصی

بعضی ابزارها در مرورگر شما اجرا می‌شوند. برخی قابلیت‌ها ممکن است به پردازش سمت سرور نیاز داشته باشند.

نمونه‌ها
Example 1
ورودی
<svg xmlns="http://www.w3.org/2000/svg" width="240" height="80"><rect width="240" height="80" rx="16" fill="#6366F1"/><text x="120" y="50" font-size="18" text-anchor="middle" fill="#ffffff">SVG</text></svg>
خروجی

                                    
Example 2
ورودی
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="50" cy="50" r="40" fill="#10B981"/></svg>
خروجی

                                    

Was this tool helpful?