What is TrueType?
TrueType is an outline font format developed by Apple and later adopted by Microsoft, describing glyphs with quadratic Bézier curves. Files usually carry the .ttf extension.
6 tools that work with TrueType
Files never leave your browser.
Developer Tools6
Font to Base64 & CSS GeneratorConvert font files directly into CSS @font-face data URIs.OTF to TTF ConverterConvert OpenType (.otf) fonts to TrueType (.ttf) format.TTF to WOFF ConverterConvert TrueType (.ttf) fonts to Web Open Font Format (.woff).TTF to WOFF2 ConverterConvert TrueType (.ttf) fonts to optimized WOFF2 web fonts.WOFF to TTF ConverterConvert WOFF web fonts back to desktop TrueType (.ttf) fonts.WOFF2 to TTF ConverterDecompress WOFF2 fonts back to TTF format.
Related terms
Terms that appear alongside TrueType on the same tools.