What is the difference between .j2k and .ps?
- Extension
- .j2k
- .ps
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- Joint Photographic Experts Group
- Adobe Systems
- Description
- Compressed bitmap image that uses wavelet compression instead of the DCT compression used by standard .JPEG images; supports 16-bit color, alpha transparency, 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.j2k
- sample.ps
- Wikipedia
- .j2k on Wikipedia
- .ps on Wikipedia