What is the difference between .hrz and .ppm?
- Extension
- .hrz
- .ppm
- Format
- Binary
- Text
- Category
- Raster Image
- Raster Image
- Developer
- Slow Scan Television Group
- Jef Poskanzer
- Description
- This is the display format associated with the broadcast of slow-scan television. This legacy format was used to transmit a static image given limited bandwidth through the use of specialized software.
- 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
- image/x-pict
- image/x-portable-pixmap
- Sample
- sample.hrz
- sample.ppm
- Wikipedia
- .hrz on Wikipedia
- .ppm on Wikipedia