What is W3C?
The World Wide Web Consortium is the standards body that develops many of the web’s specifications, including CSS, SVG, WCAG and WebVTT. HTML and the DOM are now maintained by the WHATWG.
6 tools that work with W3C
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 W3C on the same tools.