What is the difference between .psb and .dib?
- Extension
- .psb
- .dib
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster 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
- Generic Windows or OS/2 bitmap graphic; similar to a .BMP file, but has different header information; supports 1, 4, 8, and 24 bits per pixel if the image is uncompressed and 4 and 8 bits per pixel if the image uses RLE compression; a 24-bit DIB image contains 8 bits, or 1 byte for each RGB color.
- MIME Type
- image/vnd.adobe.photoshop
- image/bmp
- Sample
- sample.psb
- sample.dib
- Wikipedia
- .psb on Wikipedia
- .dib on Wikipedia