XBM

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Sample files)
(2 intermediate revisions by one user not shown)
Line 22: Line 22:
 
* [[Konvertor]]
 
* [[Konvertor]]
 
* [[XnView]]
 
* [[XnView]]
 +
* [[FFmpeg]]
 
* [http://www.gimp.org GIMP]
 
* [http://www.gimp.org GIMP]
 
* [[Tom's Viewer]]
 
* [[Tom's Viewer]]
 +
* [http://snisurset.net/code/abydos/ abydos]
  
 
== Sample files ==
 
== Sample files ==
Line 29: Line 31:
 
* http://ftp.x.org/pub/individual/data/xbitmaps-1.1.1.tar.gz
 
* http://ftp.x.org/pub/individual/data/xbitmaps-1.1.1.tar.gz
 
* http://cd.textfiles.com/blackcrawling/ICONS/
 
* http://cd.textfiles.com/blackcrawling/ICONS/
 +
* https://telparia.com/fileFormatSamples/image/xbm/
  
 
== Links ==
 
== Links ==

Revision as of 21:02, 26 July 2020

File Format
Name XBM
Ontology
Extension(s) .xbm, .bm
MIME Type(s) image/x-xbitmap
PRONOM x-fmt/207, x-fmt/299

XBM (X BitMap) is a file format for bi-level raster images, originally associated with the X Window System. It was, and to some extent still is, widely supported by graphics software.

An XBM file is plain text, and doubles as a fragment of C programming code. The format is very inefficient in size, but it can be useful as a simple way to embed an image into a C program.

Contents

See also

Specifications

Software

Sample files

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox