WPG to XBM Converter

Online WPG to XBM image converter — free to use

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

Files Stay Safe

Uploaded WPG images are wiped after conversion, and XBM downloads are cleaned from servers within 24 hours — security is built in.

Server-Side Speed

Conversion happens on remote servers, so your computer or phone does not slow down. Upload WPG, get XBM — all handled in the cloud.

Simple Workflow

Upload your WPG file, select XBM, and download the result. Three steps — no learning curve, no complicated menus to navigate.

How to convert WPG 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

WPG (WordPerfect Graphics) is a mixed vector/raster image format developed by WordPerfect Corporation and introduced with WordPerfect 5.0 on May 5, 1988. The format was designed to provide a native graphics capability for WordPerfect documents, supporting both vector drawing elements (lines, curves, polygons, text with font specifications, and filled shapes) and embedded raster images in a single file. WPG exists in two major versions: WPG1, which supports 1-bit and indexed color rasters up to 256 colors with optional run-length encoding compression, and WPG2, introduced later, which added true-color (24-bit) support, OLE object embedding, and enhanced vector capabilities. The vector portion of WPG files stores resolution-independent drawing commands that can be scaled and printed at any output device's native resolution, while the raster portion handles photographic and scanned content. During WordPerfect's peak market dominance in the late 1980s and early 1990s, WPG was one of the most commonly encountered graphics formats in business and legal document workflows, used for logos, diagrams, letterheads, and clip art. One advantage is the hybrid vector/raster capability: WPG could combine scalable line art with photographic imagery in a single file at a time when most formats handled only one or the other, making it practical for the mixed-content graphics typical of business documents. Continued accessibility is another strength — WPG files remain readable by LibreOffice, Corel's current software suite (which inherited WordPerfect), ImageMagick, XnView, and Inkscape, ensuring decades-old documents remain viewable.
Initial release: 1988
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 WPG to XBM?

Very few programs outside WordPerfect can open WPG files. Converting to XBM makes the images universally accessible across all platforms.

Which apps support XBM format?

Web browsers (legacy), text editors (it is plain C source code), GIMP, and X Window System applications.

What platforms are supported?

Any device with a web browser — Windows, macOS, Linux, iOS, Android, and Chrome OS. No software installation is needed for the conversion.

Are colors preserved during conversion?

Color data from the WPG file is mapped accurately into XBM. The conversion maintains the original color profile as closely as the target format allows.

Where can I upload WPG files from?

You can upload from your local device, Google Drive, Dropbox, or paste a direct URL. Convertio pulls the WPG file from any of these sources.

Is the original resolution preserved?

Yes — the pixel dimensions of your WPG image are maintained in the XBM output. No downscaling or cropping happens during conversion.