What is the difference between .als and .emf?
- Extension
 - .als
 - .emf
 
- Format
 - Binary
 - Binary
 
- Category
 - Raster Image
 - Vector Image
 
- Developer
 - Alias Systems Corporation
 - Microsoft
 
- Description
 - An ALS file is an image created with Alias SketchBook Pro, a painting and drawing application for mobile devices and computers. It contains a drawing created with the software, which may include layers, colors, text, and images. ALS files also store additional information about the drawing such as the name of the author.
 - Windows vector graphics format recognized by many image-editing applications; basically a 32-bit version of the original Windows Metafile Format (.WMF), which only supports 16-bit data; saves image data in an RGB format and does not support CMYK data.
 
- MIME Type
 - application/x-msmetafile
 
- Sample
 - sample.emf
 
- Wikipedia
 - .emf on Wikipedia