SXW to XBM Converter

SXW to XBM — X11 bitmap from StarOffice documents

Drop files here. 1 GB maximum file size or Sign Up
to
Facebook Amazon Microsoft Tesla Nestle Walmart L'Oreal

X11 Bitmap

XBM is the X Window System bitmap standard. Convert SXW pages for use in X11 applications and Unix GUI cursors/icons.

Cloud Processing

All rendering runs on servers. Your device stays idle while the SXW is converted to XBM format remotely.

Any Platform

Run the conversion from any device and OS with a browser — not limited to Unix despite XBM being an X11 format.

How to convert SXW to XBM

1

Select files from Computer, Google Drive, Dropbox, URL or by dragging it on the page.

2

Choose xbm or any other format you need as a result (more than 200 formats supported)

3

Let the file convert and you can download your xbm file right afterwards

About formats

SXW is the word processing document format used by StarOffice 6.0 and OpenOffice.org 1.0, developed by Sun Microsystems and released in 2002. The format was one of the first mainstream office document formats to adopt an XML-based architecture, packaging document content, styles, metadata, and embedded media in a ZIP archive — a structural approach that directly influenced the later OpenDocument Format (ODF). The content.xml file describes the document body using XML elements for paragraphs, headings, lists, tables, footnotes, and inline formatting, while styles.xml defines the styling rules and meta.xml carries document properties. SXW represented a significant milestone in open-source office software, demonstrating that a non-proprietary XML format could handle the full range of word processing features including change tracking, indexes, cross-references, and complex page layouts. One advantage was transparency and openness — the XML structure made document content inspectable, transformable, and processable using standard tools, a sharp contrast to the opaque binary formats dominant at the time. The format's role as a technological precursor to the ODF standard is another historical significance: the OASIS OpenDocument Technical Committee used the OpenOffice.org XML format (including SXW) as the starting point for developing ODF 1.0. While SXW was superseded by ODT with OpenOffice.org 2.0 in 2005, existing SXW documents can be opened by LibreOffice, Apache OpenOffice, and document conversion tools.
Developer: Sun Microsystems
Initial release: 2002
XBM (X BitMap) is a monochrome (1-bit) image format defined as part of the X Window System, originating at MIT around 1987. XBM files are unique among image formats in being valid C source code: each file defines the image as a static array of unsigned char values containing the packed pixel data, preceded by #define statements specifying the image width, height, and optional hot-spot coordinates (for cursor images). The pixel data is stored in hexadecimal byte values within curly braces, with each bit representing one pixel (1 = foreground, 0 = background) and bits ordered LSB-first within each byte. This design was intentional — XBM images could be #included directly into X Window application source code and compiled into the binary, eliminating the need for external file loading and runtime format parsing. The format was used throughout the X11 ecosystem for cursor shapes, window icons, toolbar buttons, and other small UI elements. One advantage is the source-code nature of the format: XBM files can be edited with a text editor, diff'd and merged in version control, generated by shell scripts, and compiled directly into C programs without any image loading library — a level of toolchain integration that no binary image format can match. The format's role as part of the X Window standard ensures it is understood by every X11-aware toolkit and application. While limited to monochrome and no compression, XBM's simplicity makes it an excellent teaching format for understanding bitmap representations. XBM files are supported by all X11 applications, ImageMagick, GIMP, web browsers (as a legacy web format), and programming environments.
Developer: MIT X Consortium
Initial release: 1987

Frequently Asked Questions

Why convert SXW to XBM?

XBM is the X Window System bitmap format — stored as C source code, usable in X11 applications and Unix GUI development.

What opens XBM files?

Any X11-compatible viewer, GIMP, IrfanView, and web browsers can display XBM images. The format is plain text (C code).

Is XBM monochrome?

Yes — XBM is a 1-bit monochrome format. Text-heavy SXW pages render well in this black-and-white bitmap format.

Is this free?

Basic SXW to XBM conversions are free. Premium plans on Convertio offer extended volume and priority processing.

Can I use this on any OS?

Yes — the web converter works in any browser. While XBM is an X11 format, the conversion tool runs on all platforms.

How fast is conversion?

XBM files are small. Conversion from SXW finishes in seconds on cloud servers without any local device impact.