What is the difference between .xpm and .snb?
- Extension
- .xpm
- .snb
- Format
- Text
- Binary
- Category
- Raster Image
- Ebook
- Developer
- X Consortium
- Shanda
- Description
- The XPM (X11 Pixmap Graphic) file format is a plain text file format used to store pixmap images, which are pixel-based graphics. It is designed for use with the X Window System, commonly used in Unix and Linux environments. XPM files define images in a structured format, using ASCII text to describe each pixel's color and location within the image. This format supports both monochrome and color images and allows for the definition of custom color palettes.
- Is a format developed for the Shanda Bambook e-books, and is exclusive to those devices. Certain e-books produced by other companies can also view documents of this type. Shanda released its latest device in 2011 which is why this format is not widely used at present.
- MIME Type
- image/x-xbitmap
- application/x-snb-shandabook
- Sample
- sample.xpm
- Wikipedia
- .xpm on Wikipedia