beatrix
Font optimizer
A tool to optimize and convert font files by removing unnecessary glyphs.
A tool to chop off useless fonts glyphs and convert TTF/OTF into WOFF & WOFF2
46 stars
11 watching
1 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
font-converterfonttoolsglyphsotfsubsetttfttf2woffttf2woff2webfontswoffwoff2
Related projects:
Repository | Description | Stars |
---|---|---|
funbox/optimizt | A CLI tool for compressing and optimizing image files in various formats. | 944 |
munter/subfont | Tools for optimizing webfont loading by analyzing font usage and generating optimal subsets | 1,583 |
laoshu133/sfnt2woff | A tool that converts font files from OTF/TFI to WOFF format | 7 |
grzegorzrolek/null-ttf | Creating a minimal TrueType font by stripping out unnecessary data and bytes to produce the smallest possible valid binary | 8 |
dotcore64/fontfacegen | Generates browser-compatible fonts from source TTTF or OTF files | 59 |
ecomfe/fonteditor | An online tool for editing and manipulating font files in various formats. | 1,380 |
westracer/fontify | A tool for converting SVG icons to OTF fonts and generating Flutter-compatible classes | 105 |
googlefonts/fontdiff | A tool for comparing visual differences between two font versions | 136 |
fontello/ttf2woff | Converts TTF fonts to WOFF format for use in web applications | 352 |
rmuch/ttfpatch | A tool to modify and rebuild fonts with updated permission flags for modern operating systems. | 27 |
jonkemp/gulp-useref | Replaces non-optimized script and stylesheet references in HTML files with optimized versions | 705 |
a3mitskevich/vite-font-extractor-plugin | Tools to minimize and optimize fonts used in web applications | 6 |
thisarmy/fontsinfo | Tool to extract and analyze information about Google Fonts archive | 17 |
tjko/jpegoptim | A tool to optimize and compress JPEG files by applying various optimizations without altering the original image. | 1,600 |
aiekick/sdffontdesigner | A tool for generating font bitmaps using shaders and graphics programming. | 78 |