What is the difference between .jng and .ps?
- Extension
- .jng
- .ps
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- Mozilla Corporation
- Adobe Systems
- Description
- Image file format related to the .PNG format, but uses lossy compression like standard .JPG files; developed as a sub-format for .MNG objects, but can also be used as a standalone raster image format.
- 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/x-jng
- application/postscript
- Sample
- sample.jng
- sample.ps
- Wikipedia
- .jng on Wikipedia
- .ps on Wikipedia