XPM

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Add link to specification, update link to latest libxpm sources)
(4 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
|extensions={{ext|xpm}}, {{ext|pm}}
 
|extensions={{ext|xpm}}, {{ext|pm}}
 
|pronom={{PRONOM|x-fmt/208}}
 
|pronom={{PRONOM|x-fmt/208}}
 +
|wikidata={{wikidata|Q1887604}}
 
|released=1989
 
|released=1989
 
}}
 
}}
Line 14: Line 15:
  
 
== Software ==
 
== Software ==
* [[Netpbm]]: ppmtoxpm, xpmtoppm
+
* [[Farbfeld Utilities]] (format 1, 2 (except Lisp mode), and 3)
 +
* [[FFmpeg]]
 +
* [[ImageMagick]] (format 3 only)
 +
* [[Netpbm]]: ppmtoxpm, xpmtoppm (format 1 and 3)
 
* http://www.x.org/releases/individual/lib/ → libXpm-3.5.11.tar.gz
 
* http://www.x.org/releases/individual/lib/ → libXpm-3.5.11.tar.gz
 +
* [http://snisurset.net/code/abydos/ abydos]
  
 
== Sample files ==
 
== Sample files ==
 
* http://www.fileformat.info/format/xpm/sample/index.htm
 
* http://www.fileformat.info/format/xpm/sample/index.htm
 
* http://stuff.mit.edu/afs/athena/contrib/graphics/images/icons/
 
* http://stuff.mit.edu/afs/athena/contrib/graphics/images/icons/
 +
* https://telparia.com/fileFormatSamples/image/xpm/
  
 
== External links ==
 
== External links ==

Revision as of 01:23, 19 February 2021

File Format
Name XPM
Ontology
Extension(s) .xpm, .pm
PRONOM x-fmt/208
Wikidata ID Q1887604
Released 1989

X PixMap (XPM) is an uncompressed raster image file format. It is essentially the color version of XBM.

An XPM file is plain text. Except for the little-used XPM version 2, it doubles as a fragment of C program code.

Contents

Specifications

Software

Sample files

External links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox