What is the difference between .pt3 and .jif?
- Extension
 - .pt3
 - .jif
 
- Format
 - Binary
 - Binary
 
- Category
 - Font
 - Raster Image
 
- Developer
 - Adobe Systems
 - JPEG Group
 
- Description
 - PostScript Type 3 consists of glyphs defined using the full PostScript language, rather than just a subset. Because of this, a Type 3 font can do some things that Type 1 fonts cannot do, such as specify shading, color, and fill patterns.
 - It is a JPEG (Joint Photographic Experts Group) creation that is based on 24-bit color pallette and uses a lossy compression algorithm for digital photography.
 
- MIME Type
 - application/postscript
 - image/jpeg
 
- Wikipedia
 - .jif on Wikipedia