What is the difference between .epi and .j2k?
- Extension
- .epi
- .j2k
- Format
- Binary
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- Adobe
- Joint Photographic Experts Group
- Description
- Adobe Encapsulated PostScript Interchange Format (EPI) is a vector image file format used to store and interchange vector graphics and text. It is an extension of the popular Encapsulated PostScript (EPS) format and is used as a container for bitmap images and other data. EPIs are used for high-resolution printing and digital publishing.
- 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.
- MIME Type
- application/postscript
- image/jp2
- Sample
- sample.epi
- sample.j2k
- Wikipedia
- .epi on Wikipedia
- .j2k on Wikipedia