Saltar al contenido principal
🇬🇧 English 🇧🇷 Português 🇩🇪 Deutsch
Convertidor de imágenes Convertidor de vídeo Convertidor de audio Convertidor de documentos
Herramientas Guías Formatos Precios API
Iniciar sesión
SVG vs XBM

SVG vs XBM

Una comparativa detallada de SVG Vector Image y X BitMap — tamaño de archivo, calidad, compatibilidad y cuál elegir según tu flujo de trabajo.

SVG

SVG Vector Image

Raster & Vector Images

SVG is an XML-based vector image format that scales to any resolution without quality loss. It is the standard for web icons, logos, and illustrations that need to look sharp on all screen sizes.

Sobre los archivos SVG
XBM

X BitMap

Raster & Vector Images

XBM (X BitMap) is a monochrome image format used in the X Window System for cursor and icon bitmaps. The format stores pixel data as C source code arrays, making it directly includable in X11 programs.

Sobre los archivos XBM

Comparativa de ventajas

SVG Ventajas

  • Resolution-independent — crisp at any size, from 16px icon to 4K billboard.
  • Tiny file sizes for flat graphics, logos, and UI illustrations.
  • Editable with any text editor; programmatically manipulable via DOM.
  • Supports interactivity, CSS styling, and JavaScript inside the image.
  • Accessible — text inside SVG is readable by screen readers.

XBM Ventajas

  • Valid C source — embeddable.
  • Text-editable.
  • Tiny files.
  • X11-native since 1989.

Limitaciones

SVG Limitaciones

  • Not suitable for photographs or complex raster imagery.
  • Uploading user-provided SVG is risky — embedded scripts are an XSS vector.
  • Complex SVGs with thousands of paths render more slowly than a PNG equivalent.
  • Inconsistent rendering across browsers for edge-case features (filters, gradients).
  • No native concept of layers or groups for design-tool round-tripping.

XBM Limitaciones

  • 1-bit monochrome only.
  • Legacy — modern UIs use PNG/SVG.
  • No compression.

Especificaciones técnicas

Especificación SVG XBM
MIME type image/svg+xml image/x-xbitmap
Format XML (text-based) C source code
Current version SVG 2 (W3C Recommendation, 2018)
Compression Gzipped variant is .svgz
Resolution Unlimited (vector)
Animation SMIL, CSS, JavaScript
Extension .xbm
Bit depth 1-bit

Tamaños típicos de archivo

SVG

  • Simple icon 200 B – 2 KB
  • Company logo 2–10 KB
  • Complex illustration 20–100 KB
  • Data-visualization chart 50–500 KB

XBM

  • Mouse cursor (16×16) < 1 KB

¿Listo para convertir?

Convierte entre SVG y XBM online, gratis y sin instalar nada. Subida cifrada, eliminación automática a los 60 minutos.

Preguntas frecuentes

SVG (Scalable Vector Graphics) is an XML-based vector image format maintained by the W3C since 1999. Unlike raster formats, SVG images scale to any size without quality loss, making them perfect for responsive web design.

SVG (Scalable Vector Graphics) is an XML-based vector image formato maintained pelo W3C since 1999. Unlike raster formatoos, SVG images scale to any size sem quality loss, making them perfect para responsive web design.

SVG files open in all web browsers, Adobe Illustrator, Inkscape (free), Figma, and most modern design tools. You can also open SVGs with any text editor since they are XML-based.

SVG arquivos abrir in all web browsers, Adobe Illustrator, Inkscape (free), Figma, e most moderno design ferramentas. You can also abrir SVGs com any text editor since they are XML-based.

Use SVG for logos, icons, and illustrations that need to scale across different screen sizes. Use PNG for complex images like photographs where vector representation is impractical. SVG files are typically much smaller for simple graphics.

Use SVG para logos, icons, e illustrations that precisar scale across different screen sizes. usar PNG para complexo images like photographs where vector representation is impractical. SVG arquivos são tipicamente much smaller para simples graphics.

Usamos cookies y tecnologías similares para personalizar contenido y anuncios, y para analizar el tráfico. Más información sobre cookies.