What is the difference between .pt3 and .jfi?
- Extension
 - .pt3
 - .jfi
 
- 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.
 - Developed by y JPEG (Joint Photographic Experts Group), JFI files are used to transfer jpeg encoded data between computer platforms and programs. It contains a compressed bitmap image that will full palette.
 
- MIME Type
 - application/postscript
 - image/jpeg
 
- Wikipedia
 - .jfi on Wikipedia