What is the difference between .pfb and .ptiff?
- Extension
- .pfb
- .ptiff
- Format
- Binary
- Binary
- Category
- Font
- Raster Image
- Developer
- Adobe Systems
- Lead Technologies
- 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.
- Ptiff is a type of image file that is created by compressing a TIFF (Tagged Image File Format) image using a wavelet-based encoding, known as pyramidal encoding. This type of file can store both lossy and lossless compressed images and is often used for storing large-scale images such as aerial photographs or medical images.
- MIME Type
- application/x-font
- image/x-ptiff
- Sample
- sample.pfb
- Wikipedia
- .pfb on Wikipedia