Zum Hauptinhalt springen
🇬🇧 English 🇪🇸 Español 🇧🇷 Português
Bildkonverter Videokonverter Audiokonverter Dokumentkonverter
Werkzeuge Anleitungen Formate Preise API
Anmelden
GIF vs XPM

GIF vs XPM

Ein detaillierter Vergleich von GIF Image und X PixMap — Dateigröße, Qualität, Kompatibilität und welches je nach Workflow zu wählen ist.

GIF

GIF Image

Raster & Vector Images

GIF supports animation and transparency with a 256-color palette. While limited in color depth, it remains the most universally supported animated image format across platforms and messaging apps.

Über GIF-Dateien
XPM

X PixMap

Raster & Vector Images

XPM (X PixMap) is a color image format for the X Window System that stores pixel data as ASCII text with a color palette. Unlike XBM, it supports full color and transparency through a simple text-based representation.

Über XPM-Dateien

Vorteilsvergleich

GIF Vorteile

  • Universal animation support — every browser, every chat app, every social network.
  • Transparent backgrounds for compositing against any page color.
  • Lossless for its limited palette — pixel-perfect at 256 colors.
  • Self-contained: no codec, no browser plugin, no third-party player needed.

XPM Vorteile

  • Valid C source — directly embeddable in code.
  • Text-editable in any editor.
  • Transparency via "None" color value.
  • Stable since 1989 with no breaking changes.

Einschränkungen

GIF Einschränkungen

  • Limited to 256 colors per frame — looks posterized on photographs.
  • Dithering for color-rich images makes files huge (often 10× an MP4 equivalent).
  • No audio track.
  • Transparency is 1-bit (on/off) — no smooth alpha blending.
  • Poor compression compared to modern formats (WebP, MP4, AVIF).

XPM Einschränkungen

  • Enormous file sizes vs compressed formats.
  • Only useful within X11 / legacy Unix GUI ecosystem.
  • Limited color palette in classic form (256 colors max practical).
  • Superseded by PNG and SVG for modern UI.

Technische Spezifikationen

Spezifikation GIF XPM
MIME type image/gif image/x-xpixmap
Compression LZW (lossless, patent expired 2004)
Color depth 8-bit indexed (256 colors per frame)
Transparency 1-bit (on/off)
Animation Supported natively
Max dimensions 65,535 × 65,535 per frame
Extension .xpm
Encoding ASCII text (valid C source)
Native environment X Window System (X11)
Predecessor .xbm (X Bitmap, 1-bit)

Typische Dateigrößen

GIF

  • Short reaction meme (2s loop) 500 KB – 2 MB
  • Screen recording demo (10s) 3–15 MB
  • Static transparent icon 2–20 KB

XPM

  • Small icon (32×32, 16 colors) 2-5 KB
  • Toolbar button set 10-50 KB

Bereit zum Umwandeln?

Wandle zwischen GIF und XPM online um, kostenlos und ohne Installation. Verschlüsselter Upload, automatische Löschung in 60 Minuten.

Häufig gestellte Fragen

GIF (Graphics Interchange Format) was created by CompuServe in 1987. It supports animation and transparency but is limited to 256 colors per frame. It became the de facto format for short animated loops on the web.

GIF (Graphics Interchange formato) was created by CompuServe in 1987. It suporta animation e transparência mas is limited to 256 colors per frame. It became the de facto formato para short animated loops no web.

GIF files open in all web browsers, image viewers, and messaging apps. For animated GIFs, use a web browser or media player like VLC. Static GIF images open in any image editor.

GIF arquivos abrir in all web browsers, image viewers, e messaging apps. para animated GIFs, usar a web browser ou media player like VLC. Static GIF images abrir in any image editor.

Use MP4 for animations longer than a few seconds since MP4 files are typically 90% smaller with better color depth. Use GIF when you need universal inline playback in emails, forums, or messaging apps that auto-play GIFs.

Use MP4 para animations longer than a few seconds since MP4 arquivos são tipicamente 90% smaller com better color depth. usar GIF when you need universal inline playback in emails, forums, ou messaging apps that auto-play GIFs.