What is the difference between .pxn and .ppm?
- Extension
- .pxn
- .ppm
- Format
- Binary
- Text
- Category
- Camera
- Raster Image
- Developer
- PictureWorks
- Jef Poskanzer
- Description
- PXN is a file type used by PictureWorks PhotoEnhancer, a Windows-based image editing software. It is a raster graphics file used to store graphics with multiple layers, and is used for editing and enhancing photos in the program.
- 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-portable-pixmap
- Sample
- sample.ppm
- Wikipedia
- .ppm on Wikipedia