What is the difference between .jp2 and .fxg?
- Extension
 - .jp2
 - .fxg
 
- Format
 - Binary
 - Text
 
- 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.
 - XML-based file format (similar to SVG) for use with Adobe Flash and Adobe Flash Player.
 
- MIME Type
 - image/jp2
 - application/x-shockwave-flash
 
- Sample
 - sample.jp2
 
- Wikipedia
 - .jp2 on Wikipedia
 - .fxg on Wikipedia