What is the difference between .otf and .ttf?
- Extension
- .otf
- .ttf
- Format
- Binary
- Binary
- Category
- Font
- Font
- Developer
- Microsoft, Adobe
- Apple
- Description
- 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.
- 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.
- MIME Type
- font/opentype
- application/x-font-ttf
- Sample
- sample.otf
- sample.ttf
- Wikipedia
- .otf on Wikipedia
- .ttf on Wikipedia