What is the difference between .j2k and .eps?
- Extension
- .j2k
- .eps
- 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.
- An EPS file is a graphics file saved in the Encapsulated PostScript (EPS) file format. It may contain 2D vector graphics, bitmap images, and text. EPS files also include an embedded preview image in bitmap format.
- MIME Type
- image/jp2
- application/postscript
- Sample
- sample.j2k
- sample.eps
- Wikipedia
- .j2k on Wikipedia
- .eps on Wikipedia