המירו גרפיקה וקטורית SVG לתמונות רסטר PNG בכל גודל, כולו בדפדפן שלכם.
כיצד להשתמש בSVG ל-PNG
העלו קובץ SVG או הדביקו את הקוד שלו.
הגדירו את רוחב הפלט; הגובה עוקב אחר יחס הגובה-רוחב.
הורידו את ה-PNG המעובד.
An SVG to PNG converter that rasterizes vector graphics at any resolution you choose, in your browser. Give it an SVG file or paste the raw markup, set the output size, and download a PNG.
SVG is a vector format made of shapes and paths, so it scales to any size without blurring, which is why icons and logos are stored as SVG. PNG is a raster (pixel) format, which is what many platforms, image fields and tools actually accept.
Conversion happens entirely on your device, so your graphics are never uploaded to a server.
It runs locally with the Canvas API, rendering the SVG and reading back the pixels, so conversion is instant and your graphics stay on your device.
Because the source is vector, you can export at whatever resolution you need without losing sharpness. For crisp results on high-resolution screens, export at 2x or 3x the size the image will be displayed at.
PNG supports transparency, so an SVG with no background converts to a PNG with a transparent background, ready to place over any color, which is ideal for logos and icons.
One caveat: the SVG renders using the fonts your browser has available, and an SVG that references external images or resources may not include them. Self-contained SVGs, with shapes and embedded data, convert most reliably.
שאלות נפוצות
לא. ה-SVG מעובד ל-PNG כולו בדפדפן שלכם באמצעות Canvas API, ולכן דבר אינו נשלח לשרת.
מאחר ש-SVG הוא וקטורי, אתם יכולים לייצא בכל גודל ללא טשטוש. ייצאו בפי 2 או פי 3 מגודל התצוגה לתוצאות חדות במסכים ברזולוציה גבוהה.
גופנים מעובדים באמצעות מה שזמין בדפדפן שלכם, וקובצי SVG המפנים למשאבים חיצוניים עשויים לא לכלול אותם. קובצי SVG עצמאיים מומרים בצורה האמינה ביותר.
הטמע את הכלי הזה
הוסף את הכלי הזה לאתר שלך. העתק את קטע הקוד שלהלן; הוא מתעדכן אוטומטית.
<iframe src="https://monu.tools/embed/he/svg-to-png" width="100%" height="640" style="border:1px solid #e5e5e5;border-radius:12px;max-width:680px" loading="lazy" title="Monu Tools"></iframe>כלים קשורים
המירו תמונות בין JPG, PNG ו-WebP בדפדפן שלכם, עם שליטה באיכות עבור הפורמטים עם איבוד מידע.
כווצו תמונות JPEG, PNG ו-WebP לגודל קובץ קטן יותר בדפדפן שלכם, עם איכות שאתם שולטים בה.
המירו תמונות HEIC ו-HEIF של Apple ל-JPG, הכול בתוך הדפדפן שלכם. ללא העלאה, ללא צורך באפליקציה.
שנו גודל תמונות למידות מדויקות בדפדפן שלכם וייצאו כ-PNG, JPEG או WebP. התמונות שלכם לעולם אינן עוזבות את המכשיר.