What is the difference between .j2k and .dxf?
- Extension
- .j2k
- .dxf
- Format
- Binary
- Text
- Category
- Raster Image
- CAD
- Developer
- Joint Photographic Experts Group
- Autodesk
- 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 DXF file is a data file saved in a format developed by Autodesk and used for CAD (computer-aided design) vector image files, such as AutoCAD documents. DXF files are similar to .DWG files, but are more compatible with other programs since they are ASCII (text) based.
- MIME Type
- image/jp2
- application/dxf
- Sample
- sample.j2k
- sample.dxf
- Wikipedia
- .j2k on Wikipedia
- .dxf on Wikipedia