What is the difference between .ps and .jfif?
- Extension
- .ps
- .jfif
- Format
- Binary
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- Adobe Systems
- JPEG Group
- Description
- 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.
- 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.
- MIME Type
- application/postscript
- image/jpeg
- Sample
- sample.ps
- Wikipedia
- .ps on Wikipedia
- .jfif on Wikipedia