What is the difference between .rmf and .pbm?
- Extension
- .rmf
- .pbm
- Format
- Binary
- Binary
- Category
- Camera
- Raster Image
- Developer
- RealNetworks
- Wolfgang Hoschek
- Description
- RMF (Raw Media Format) is an audio file format created by Beatnik, Inc. It is used for storing digital audio and sound data. RMF files are often used for streaming audio on the web and can contain multiple audio tracks in one file. RMF files are also used to store MIDI data.
- 1-bit black and white image; formatted in text format; basic raster image format in which each pixel is represented by a byte that contains a 1 or 0; 1 represents black and 0 represents white pixels.
- MIME Type
- application/vnd.rn-realmedia
- image/x-portable-bitmap
- Sample
- sample.rmf
- sample.pbm
- Wikipedia
- .pbm on Wikipedia