Skip to content

محسن SVG

محسن SVG مجاني. يزيل التعليقات، والبيانات الوصفية، وعلامات العنوان والوصف، والمسافات البيضاء — الـ 80% الأساسية مما يفعله SVGO، في المتصفح. مثالي لخطوط إنتاج الأيقونات.

Runs in your browserUpdated Apr 26, 2026

SVG Input

Optimized SVG

الأسئلة المتكررة

Is this the same as SVGO?

No — it does the cheap, safe 80%: drops comments, <title>, <desc>, <metadata> elements and whitespace. For aggressive path-data reduction or colour rewrites, run SVGO locally.

Will it break my animated or interactive SVG?

No — <animate>, <animateTransform>, event handlers and scripts are preserved. Only cosmetic metadata is removed.

How much size does it save?

Typically 15–40% on icons exported from Figma or Illustrator, which ship verbose metadata. Already-clean SVGs see smaller gains.

Does it touch accessibility attributes?

It strips <title> and <desc>, which are accessibility-relevant. If you rely on them for screen readers, skip this tool or re-add them manually.

يبحث الأشخاص أيضًا عن