What is the difference between .ttf and .j2k?
- Extension
- .ttf
- .j2k
- 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.
- 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/x-font-ttf
- image/jp2
- Sample
- sample.ttf
- sample.j2k
- Wikipedia
- .ttf on Wikipedia
- .j2k on Wikipedia