| CSS @font-face Generator | Writes a production-ready @font-face rule with browser fallbacks | A TTF, OTF, WOFF, or WOFF2 file | CSS you can paste straight into a stylesheet |
|---|
| Webfont Generator | Builds @font-face CSS with Base64 embedding or a custom URL path | A font file, plus weight, style, and font-display settings | CSS with the font inlined or linked |
|---|
| Base64 Encoder | Encodes font files as Base64 strings for inline embedding | One or more font files | Base64 string plus a ready-made @font-face rule |
|---|
| Unicode Range Generator | Builds unicode-range values so browsers fetch only the scripts they need | A script preset, or a custom character range | A unicode-range CSS declaration |
|---|
| Font Subsetter | Strips out glyphs you never render, to cut the file size | A font file, plus the characters or scripts to keep | A smaller font file, often 50 to 90 percent lighter |
|---|
| Drop Shadow Generator | Layers text-shadow effects and previews them in your own font | A font file, plus shadow color, blur, and offset | text-shadow CSS |
|---|
| Font Analyzer | Reads a font's internal metadata, metrics, and glyph coverage | Any font file | Glyph count, metrics, supported scripts, and name table data |
|---|
| Font Preview Generator | Renders your own sample text across sizes, weights, and styles | A font file, plus your own sample text | An on-screen waterfall preview |
|---|
| Variable Font Tester | Drives a variable font's axes live and exports the settings | A variable font file | Live preview plus font-variation-settings CSS |
|---|
| Font License Checker | Looks up what a font license permits, including commercial use | A font name, or a font file to read its embedded license | License type and the uses it permits |
|---|
| Font Size Converter | Converts a size between px, rem, and em | A size, plus the root font size to measure against | The same size expressed in all three units |
|---|
| Font Weight Calculator | Recommends numeric weights for a given design context | The role of the text, such as body copy or a heading | Suggested numeric weights plus the CSS |
|---|
| Golden Ratio Calculator | Builds a whole type scale from one base size and a ratio | A base size and a ratio, 1.618 by default | Sizes for h1 to h6 as CSS custom properties |
|---|
| Dyslexia Font Converter | Re-typesets a document in a dyslexia-friendly typeface | A PDF, DOCX, or TXT file | The same document set in a dyslexia-friendly font |
|---|
| Braille Translator | Converts between text and braille across 30+ languages | Plain text, or braille characters | Braille output, or the text it spells |
|---|
| File Font Converter | Re-typesets a document in whichever font you pick | A PDF, DOCX, TXT, RTF, or ODT file | The same document set in your chosen font |
|---|
| ASCII Converter | Converts text to ASCII codes and codes back to text | Text, or decimal, hex, or binary codes | ASCII codes, or the decoded text |
|---|