What is the difference between .png64 and .pam?
- Extension
- .png64
- .pam
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- PNG Working Group
- Bryan Henderson
- Description
- A PNG file is an image file stored in the Portable Network Graphic (PNG) format. It contains a bitmap of indexed colors and uses lossless compression, similar to a .GIF file but without copyright limitations. PNG files are commonly used to store graphics for web images.
- The PAM image format is a lowest common denominator 2 dimensional map format. It is designed to be used for any of myriad kinds of graphics, but can theoretically be used for any kind of data that is arranged as a two dimensional rectangular array.
- MIME Type
- image/png
- image/x-portable-arbitrarymap[3]
- Sample
- sample.png64
- sample.pam
- Wikipedia
- .png64 on Wikipedia
- .pam on Wikipedia