What is the difference between .psb and .xbm?
- Extension
- .psb
- .xbm
- Format
- Binary
- Text
- Category
- Raster Image
- Raster Image
- Developer
- Adobe Systems
- The X Consortium
- 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
- Bitmap image used by the X Window System (X11), a graphical user interface (GUI) used to manage networked client-server computers; stores a monochrome image that is written as plain text in the C programming language.
- MIME Type
- image/vnd.adobe.photoshop
- image/x-xbitmap
- Sample
- sample.psb
- sample.xbm
- Wikipedia
- .psb on Wikipedia
- .xbm on Wikipedia