What is the difference between .ima and .png?
- Extension
- .ima
- .png
- Format
- Binary
- Binary
- Category
- Audio
- Raster Image
- Developer
- IBM
- PNG Development Group
- Description
- A headerless file of IMA ADPCM audio data. IMA ADPCM claims 16-bit precision packed into only 4 bits, but in fact sounds no better than .vox.
- 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.
- MIME Type
- audio/x-adpcm
- image/png
- Sample
- sample.ima
- sample.png
- Wikipedia
- .ima on Wikipedia
- .png on Wikipedia