What is the difference between .ppm and .jxr?
- Extension
- .ppm
- .jxr
- Format
- Text
- Category
- Raster Image
- Raster Image
- Developer
- Jef Poskanzer
- Microsoft
- Description
- 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.
- Image stored in the JPEG XR format, which was originally developed by Microsoft for Windows Media software; supports deep color images with 48-bit RGB; used for high-resolution professional image editing; also supports lossless and lossy compression.
- MIME Type
- image/x-portable-pixmap
- image/vnd.ms-photo
- Sample
- sample.ppm
- sample.jxr
- Wikipedia
- .ppm on Wikipedia
- .jxr on Wikipedia