What is the difference between .pfb and .tiff?
- Extension
- .pfb
- .tiff
- 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.
- A TIFF file is a graphics container that stores raster images. It may contain high-quality graphics that support color depths from 1 to 24-bit and supports both lossy and lossless compression. TIFF files also support multiple layers and pages.
- MIME Type
- application/x-font
- image/tiff
- Sample
- sample.pfb
- sample.tiff
- Wikipedia
- .pfb on Wikipedia
- .tiff on Wikipedia