PCX
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				| Line 18: | Line 18: | ||
== See also ==  | == See also ==  | ||
* [[DCX]]  | * [[DCX]]  | ||
| + | |||
| + | == Specifications ==  | ||
| + | * http://www.fileformat.info/format/pcx/spec/index.htm  | ||
| + | |||
| + | == Software ==  | ||
| + | * [http://www.imagemagick.org/ ImageMagick]  | ||
| + | * [http://netpbm.sourceforge.net/ Netpbm]: ppmtopcx, pcxtoppm  | ||
== Sample files ==  | == Sample files ==  | ||
* http://samples.libav.org/image-samples/pcx/  | * http://samples.libav.org/image-samples/pcx/  | ||
| − | ==   | + | == Resources ==  | 
| − | * [  | + | * [[Wikipedia:PCX|Wikipedia article]]  | 
| − | * [http://www.shikadi.net/moddingwiki/PCX_Format Format   | + | * [http://www.shikadi.net/moddingwiki/PCX_Format PCX Format], from the DOS Game Modding Wiki  | 
| − | * [http://www.fileformat.info/format/pcx/egff.htm   | + | * [http://www.fileformat.info/format/pcx/egff.htm PCX File Format Summary], from the Encyclopedia of Graphics File Formats  | 
Revision as of 19:47, 31 May 2013
Contents | 
Overview
PCX was the native format of a DOS-based program PC Paintbrush, and was for a time (especially the late 1980s) a very popular image format among users of IBM PC compatibles and the PC/MS-DOS operating system. Much clip art was distributed in this format. However, it was tied closely to platform-specific attributes such as the particular graphic modes available in early PCs, and later lost ground to more platform-independent graphic formats like GIF, JPEG, and PNG.
Identifiers
See also
Specifications
Software
- ImageMagick
 - Netpbm: ppmtopcx, pcxtoppm
 
Sample files
Resources
- Wikipedia article
 - PCX Format, from the DOS Game Modding Wiki
 - PCX File Format Summary, from the Encyclopedia of Graphics File Formats