What is the difference between .pfb and .psb?
- Extension
 - .pfb
 - .psb
 
- Format
 - Binary
 - Binary
 
- Category
 - Font
 - Raster Image
 
- Developer
 - Adobe Systems
 - Adobe Systems
 
- Description
 - A Printer Font Binary (PFB) file is a type of font file used specifically in the context of Adobe Type 1 fonts. It stores font data in a binary format, which includes the glyph shapes and font metrics necessary for rendering text accurately on screens and in print. The PFB file is typically used in conjunction with a metric file (with an .AFM or .PFM extension) that provides additional layout information. This file format was widely used for high-quality typography on PostScript printers.
 - 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
 
- MIME Type
 - application/x-font
 - image/vnd.adobe.photoshop
 
- Sample
 - sample.pfb
 - sample.psb
 
- Wikipedia
 - .pfb on Wikipedia
 - .psb on Wikipedia