What is the difference between .ttf and .otf?
- Extension
- .ttf
- .otf
- Format
- Binary
- Binary
- Category
- Font
- Font
- Developer
- Apple
- Microsoft, Adobe
- 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.
- An OTF file is a font file saved in the OpenType format developed by Adobe and Microsoft. It combines aspects of the PostScript and TrueType font formats. OTF fonts are fully scalable, meaning the characters can be resized without losing quality.
- MIME Type
- application/x-font-ttf
- font/opentype
- Sample
- sample.ttf
- sample.otf
- Wikipedia
- .ttf on Wikipedia
- .otf on Wikipedia