What is the difference between .rmf and .ppm?
- Extension
- .rmf
- .ppm
- Format
- Binary
- Text
- Category
- Camera
- Raster Image
- Developer
- RealNetworks
- Jef Poskanzer
- 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.
- A PPM file is a 24-bit color image formatted using a text format. It stores each pixel with a number from 0 to 65536, which specifies the color of the pixel. PPM files also store the image height and width, whitespace data, and the maximum color value.
- MIME Type
- application/vnd.rn-realmedia
- image/x-portable-pixmap
- Sample
- sample.rmf
- sample.ppm
- Wikipedia
- .ppm on Wikipedia