What is the difference between .jp2 and .ps?
- Extension
- .jp2
- .ps
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- Joint Photographic Experts Group
- Adobe Systems
- Description
- A JP2 file is a compressed bitmap image created using JPEG 2000 Core Coding. It incorporates a wavelet compression algorithm instead of Digital Cosine Transform (DCT) compression, which is used by standard JPEG images. JP2 files can be stored using lossy and lossless compression.
- 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/jp2
- application/postscript
- Sample
- sample.jp2
- sample.ps
- Wikipedia
- .jp2 on Wikipedia
- .ps on Wikipedia