EPOC MBM

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(One intermediate revision by one user not shown)
Line 7: Line 7:
 
'''EPOC MBM''' (also known as '''MBM''', '''Psion Series 5 bitmap''', or '''Symbian Multibitmap''') is a raster image file format associated with Psion's EPOC operating system, and its successor, Symbian (most notably used by Nokia phones). An MBM file can contain multiple images.
 
'''EPOC MBM''' (also known as '''MBM''', '''Psion Series 5 bitmap''', or '''Symbian Multibitmap''') is a raster image file format associated with Psion's EPOC operating system, and its successor, Symbian (most notably used by Nokia phones). An MBM file can contain multiple images.
  
Images may be grayscale, or palette color using a predefined palette. They may be uncompressed, or [[Run-length encoding|RLE-compressed]].
+
Images may be grayscale, palette color using a predefined palette, or (less commonly) direct RGB color. They may be uncompressed, or [[Run-length encoding|RLE-compressed]].
  
 
== See also ==
 
== See also ==
Line 28: Line 28:
 
* [[XnView]]
 
* [[XnView]]
 
* [http://software.frodo.looijaard.name/psiconv/ Psiconv] (must be built with [[ImageMagick]] library in order to support MBM)
 
* [http://software.frodo.looijaard.name/psiconv/ Psiconv] (must be built with [[ImageMagick]] library in order to support MBM)
* [http://entropymine.com/deark/ Deark]
+
* {{Deark}}
  
 
== Sample files ==
 
== Sample files ==
Line 43: Line 43:
  
 
[[Category:Personal Digital Assistant formats]]
 
[[Category:Personal Digital Assistant formats]]
[[Category:Nokia]]
+
[[Category:EPOC/Symbian]]

Revision as of 15:13, 5 November 2018

File Format
Name EPOC MBM
Ontology
Extension(s) .mbm, others
Released 1997

EPOC MBM (also known as MBM, Psion Series 5 bitmap, or Symbian Multibitmap) is a raster image file format associated with Psion's EPOC operating system, and its successor, Symbian (most notably used by Nokia phones). An MBM file can contain multiple images.

Images may be grayscale, palette color using a predefined palette, or (less commonly) direct RGB color. They may be uncompressed, or RLE-compressed.

Contents

See also

Identification

MBM files begin with (hex) bytes 37 00 00 10 42 00 00 10.

There is an "exported MBM" format, which begins with 37 00 00 10 8a 00 00 10. Aside from that, it seems to be identical to the main MBM format.

Specifications

Software

Sample files

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox