What is the difference between .plt and .ppm?
- Extension
- .plt
- .ppm
- Format
- Binary
- Text
- Category
- Vector Image
- Raster Image
- Developer
- Autodesk
- Jef Poskanzer
- Description
- The PLT file extension is a vector-based plotter file developed by Autodesk, Inc. to contain plotting details from a certain CAD or computer-aided design file.
- 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/x-plt
- image/x-portable-pixmap
- Sample
- sample.ppm
- Wikipedia
- .ppm on Wikipedia