What is the difference between .pcx and .sgi?
- Extension
- .pcx
- .sgi
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- ZSoft
- Silicon Graphics
- Description
- PCX, standing for Paintbrush Bitmap Image, is a raster image format developed by ZSoft Corporation for their PC Paintbrush graphics program. Initially released in the 1980s, PCX was one of the first widely used bitmap image formats on IBM PC compatible computers. The format supports 1-bit monochrome, 4-bit palette, 8-bit palette, and 24-bit true color images, allowing for a wide range of colors and shades.
- Image saved in the native graphics format used by Silicon Graphics workstations; can store 8 to 32 bits per pixel; also supports Run-length encoding (RLE) compression for reducing the image file size.
- MIME Type
- image/pcx
- image/sgi
- Sample
- sample.pcx
- sample.sgi
- Wikipedia
- .pcx on Wikipedia
- .sgi on Wikipedia