What is the difference between .ttf and .jp2?
- Extension
- .ttf
- .jp2
- Format
- Binary
- Binary
- Category
- Font
- Raster Image
- Developer
- Apple
- Joint Photographic Experts Group
- Description
- A TTF file is a font file format created by Apple, but used on both Macintosh and Windows platforms. It can be resized to any size without losing quality and looks the same when printed as it does on the screen.
- 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.
- MIME Type
- application/x-font-ttf
- image/jp2
- Sample
- sample.ttf
- sample.jp2
- Wikipedia
- .ttf on Wikipedia
- .jp2 on Wikipedia