EPOC MBM

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(See also)
m (Change telparia.com samples link to template)
 
(6 intermediate revisions by 3 users not shown)
Line 2: Line 2:
 
|formattype=electronic
 
|formattype=electronic
 
|subcat=Graphics
 
|subcat=Graphics
|extensions={{ext|mbm}}
+
|extensions={{ext|mbm}}, others
 
|released=1997
 
|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.
 
'''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 17: Line 17:
 
MBM files begin with (hex) bytes <code>37 00 00 10 42 00 00 10</code>.
 
MBM files begin with (hex) bytes <code>37 00 00 10 42 00 00 10</code>.
  
There is an "exported MBM" format, which begins with <code>37 00 00 10 8a 00 00 10</code>. It seems to be similar or identical to MBM.
+
There is an "exported MBM" format, which begins with <code>37 00 00 10 8a 00 00 10</code>. Aside from that, it seems to be identical to the main MBM format.
  
 
== Specifications ==
 
== Specifications ==
Line 25: Line 25:
  
 
== Software ==
 
== Software ==
 +
* [[Konvertor]]
 
* [[XnView]]
 
* [[XnView]]
* [http://software.frodo.looijaard.name/psiconv/ Psiconv] (requires [[ImageMagick]] library)
+
* [http://software.frodo.looijaard.name/psiconv/ Psiconv] (must be built with [[ImageMagick]] library in order to support MBM)
 +
* {{Deark}}
  
 
== Sample files ==
 
== Sample files ==
 
* [http://cd.textfiles.com/psion/ This Psion CD] contains many MBM files, for example at [http://cd.textfiles.com/psion/disk1/GRAPHICS/DRA_0001/STEREOVU/ .../GRAPHICS/DRA_0001/STEREOVU/]
 
* [http://cd.textfiles.com/psion/ This Psion CD] contains many MBM files, for example at [http://cd.textfiles.com/psion/disk1/GRAPHICS/DRA_0001/STEREOVU/ .../GRAPHICS/DRA_0001/STEREOVU/]
 +
* http://cd.textfiles.com/psion/disk3/SPE_0003/WAL_0008/
 
* http://www.pscience5.net/colouricons.htm - Many MBM files are in the ZIP files here (and in the ZIP files inside the ZIP files).
 
* http://www.pscience5.net/colouricons.htm - Many MBM files are in the ZIP files here (and in the ZIP files inside the ZIP files).
 
* [http://www.pscience5.net/downloads/ColoredS5mboles.zip ColoredS5mboles.zip] → *.mbm ("exported MBM" format)
 
* [http://www.pscience5.net/downloads/ColoredS5mboles.zip ColoredS5mboles.zip] → *.mbm ("exported MBM" format)
 +
* {{DexvertSamples|archive/epocMBM}}
  
 
== Links ==
 
== Links ==
Line 40: Line 44:
  
 
[[Category:Personal Digital Assistant formats]]
 
[[Category:Personal Digital Assistant formats]]
[[Category:Nokia]]
+
[[Category:EPOC/Symbian]]

Latest revision as of 02:50, 28 December 2023

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

[edit] See also

[edit] 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.

[edit] Specifications

[edit] Software

[edit] Sample files

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox