What is the difference between .art and .xaml?
- Extension
- .art
- .xaml
- Format
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- SoftQuad Software
- Microsoft
- Description
- PFS Art Publisher Image (ART) is a raster graphics file format used for storing digital images. It was developed by Progressive Networks for use in their Progressive FreeStyle Art Publisher software. ART files are compressed using the run-length encoding (RLE) algorithm, which allows them to store large images in a relatively small file size. The ART format supports up to 24-bit color and is often used for storing digital photos and other images.
- Extensible Application Markup Language file that uses Windows Presentation Foundation (WPF) code; XAML (pronounced "zammel") is a descriptive programming language developed by Microsoft for creating user interfaces; introduced during the development stages of Longhorn, which is now Windows Vista.
- MIME Type
- image/art
- application/xaml+xml
- Sample
- sample.art
- Wikipedia
- .xaml on Wikipedia