What is the difference between .png32 and .mtv?
- Extension
 - .png32
 - .mtv
 
- Format
 - Binary
 - Binary
 
- Category
 - Raster Image
 - Video
 
- Developer
 - PNG Working Group
 - Xing Technology
 
- 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.
 - Video format used by various Chinese MP4 portable video players; contains a 512-byte file header and a series of images that are displayed during MP3 playback; similar to a .AMV file, but uses slightly different formatting.
 
- MIME Type
 - image/png
 - video/x-mtv
 
- Sample
 - sample.png32
 - sample.mtv
 
- Wikipedia
 - .png32 on Wikipedia
 - .mtv on Wikipedia