What is the difference between .avr and .xpm?
- Extension
- .avr
- .xpm
- Format
- Binary
- Text
- Category
- Video
- Raster Image
- Developer
- Avid Technology
- X Consortium
- Description
- Audio file format created by Audio Visual Research for the older Atari ST computer systems; can be 8 or 16-bit and contain 1 or 2 channels; not commonly used anymore.
- Bitmap image used by the X Windows System, a (GUI) used to run networked client-server computers; supports monochrome, gray-scale, and color pixmap data; stores pixmaps as static character arrays in the C programming language.
- MIME Type
- application/x-avr
- image/x-xbitmap
- Sample
- sample.avr
- sample.xpm
- Wikipedia
- .avr on Wikipedia
- .xpm on Wikipedia