What is the difference between .psb and .xaml?
- Extension
- .psb
- .xaml
- Format
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- Adobe Systems
- Microsoft
- Description
- Format used for saving large Photoshop documents over 30,000 by 30,000 pixels in size; supports images up to 300,000 by 300,000 pixels; to enable .psb support, check the "Enable Large Document Format" within the File Handling pane of the Photoshop Preferences window
- 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/vnd.adobe.photoshop
- application/xaml+xml
- Sample
- sample.psb
- Wikipedia
- .psb on Wikipedia
- .xaml on Wikipedia