What is the difference between .jfif and .ps?
- Extension
- .jfif
- .ps
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- JPEG Group
- Adobe Systems
- Description
- The JFIF (JPEG File Interchange Format) format makes it possible to transfer compressed JPEG files across computers. This graphical file format uses a marker to show various parameters not seen in the standard JPEG file — for instance, pixel size, pixel geometry, among others.
- A PS file is an image saved in the PostScript page description language. It may contain vector graphics, raster graphics, and text. PS files can be printed directly by a PostScript printer (i.e., containing a Raster Image Processor) without being opened in an application.
- MIME Type
- image/jpeg
- application/postscript
- Sample
- sample.ps
- Wikipedia
- .jfif on Wikipedia
- .ps on Wikipedia