awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
ecomfe avatar

ecomfe/fontmin

0
View on GitHub↗
6,195 stars·334 forks·JavaScript·MIT·13 viewsecomfe.github.io/fontmin↗

Fontmin

Fontmin is a web font asset pipeline and minification tool designed to reduce font file sizes by removing unused glyphs. It functions as a font format converter and an SVG icon font generator, allowing for the creation of optimized font assets for web deployment.

The project is distinguished by its ability to synthesize custom icon fonts by converting multiple SVG files into a single font asset. It further differentiates itself through a plugin-based processing pipeline, which enables the integration of custom transformation functions into the font handling stack.

The tool covers a broad range of font processing capabilities, including glyph-subset extraction based on character analysis, binary format conversion for cross-browser compatibility, and the automated generation of font-face and icon mapping CSS. These functions are exposed via a command-line interface to facilitate integration into automated build and deployment workflows.

Features

  • Font Minifiers - Provides tools for reducing font file sizes by removing unused glyphs and optimizing character sets.
  • Font Subsetting Engines - Analyzes web page text to identify used characters and removes unused glyphs to minimize file size.
  • Command Line Interfaces - Provides a ready-to-run command-line tool for automating font processing and minification workflows.
  • Font Build Pipelines - Provides an automated pipeline for extracting, minifying, and deploying font assets within build workflows.
  • Font Format Converters - Translates font data between different binary specifications to ensure cross-browser rendering consistency.
  • Font Format Transcoders - Transcodes desktop font binaries into optimized web formats to ensure cross-browser compatibility.
  • Glyph Usage Analyzers - Scans web pages for used characters to determine which glyphs to retain during the minification process.
  • Icon Fonts - Synthesizes custom icon fonts by converting multiple SVG files into a single font asset.
  • Custom Font Generators - Generates font-face rules and glyph classes to implement custom icon systems from font files.
  • Generators - Converts multiple SVG files into a single font asset with accompanying CSS for web icon systems.
  • Font Processing - Processes source font assets to produce optimized, smaller versions for web deployment.
  • Web Font Optimization - Reduces font file sizes by removing unused glyphs and characters to improve website loading speeds.
  • Vector-to-Font Compilers - Compiles individual SVG vector graphics into optimized font files by mapping images to characters.
  • Extensible Plugin Architectures - Provides an extensible architecture allowing custom transformation functions to be injected into the processing stack.
  • General Purpose Processing Pipelines - Implements a sequence of configurable transformation plugins to process font assets in a linear pipeline.
  • CSS Font Face Generators - Automatically generates CSS files with @font-face declarations based on processed font assets.
  • Web-Compatible Font Embedding - Ensures consistent cross-browser rendering by converting font files into web-compatible binary formats.
  • Automated Frontend Optimizations - Automates frontend asset optimization by integrating font minification into the deployment pipeline.
  • Build Automation Pipelines - Integrates font minification and processing into automated front-end asset build pipelines.
  • Typography Libraries - Font minification tool.
  • Web Typography Utilities - Seamless font minification tool.

Star history

Star history chart for ecomfe/fontminStar history chart for ecomfe/fontmin

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Fontmin

These projects share indexed features with Fontmin. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • aui/font-spideraui avatar

    aui/font-spider

    5,138View on GitHub↗

    Font-spider is a set of specialized tools for web font optimization. It functions as a font subsetter and compression utility that analyzes HTML content to extract only the characters used on a page, creating minimized font files to reduce page weight and improve loading speeds. The project includes a web font converter that generates files in multiple binary formats to ensure cross-browser compatibility for text rendering. It also provides a build tool plugin to integrate font analysis and subsetting directly into automated development pipelines. The toolset covers glyph-based font subsetti

    JavaScript
    View on GitHub↗5,138
  • fontello/fontellofontello avatar

    fontello/fontello

    7,087View on GitHub↗

    Fontello is a custom font package builder and icon font generator designed to combine selected icons from multiple libraries into a single minimized font file. It functions as a service for converting SVG vector graphics into font glyphs through automated path merging and transformations. The project provides a programmatic interface for automating icon workflows, allowing the management of configurations and the triggering of font generation via network requests for build pipelines. This enables the integration of custom font production into external automation workflows and command line too

    JavaScript
    View on GitHub↗7,087
  • fonttools/fonttoolsfonttools avatar

    fonttools/fonttools

    5,144View on GitHub↗

    FontTools is a Python library for programmatically reading, modifying, and writing font files. It serves as an OpenType and TrueType font parser and a tool for transforming binary font files into human-readable XML for editing and rebuilding. The project includes a manager for reading and writing Unified Font Object source files within local folders or archives. It also provides a specialized utility for compressing web fonts to reduce file size and improve loading performance. The library covers programmatic font manipulation, including the modification of font metrics and glyph data. It pr

    Python
    View on GitHub↗5,144
  • karma-runner/karmakarma-runner avatar

    karma-runner/karma

    11,958View on GitHub↗

    Karma is a JavaScript test runner designed for executing test suites across multiple real web browsers to ensure cross-browser compatibility. It functions as a browser-based execution system that launches browsers, captures console output, and provides a command line interface for running automated tests within continuous integration pipelines. The project utilizes a plugin architecture that allows for the integration of third-party launchers, reporters, and preprocessors. It employs an adapter-based framework to execute tests from various assertion libraries through a unified runner interfac

    JavaScript
    View on GitHub↗11,958
Compare all 30 related projects→

Frequently asked questions

What does ecomfe/fontmin do?

Fontmin is a web font asset pipeline and minification tool designed to reduce font file sizes by removing unused glyphs. It functions as a font format converter and an SVG icon font generator, allowing for the creation of optimized font assets for web deployment.

What are the main features of ecomfe/fontmin?

The main features of ecomfe/fontmin are: Font Minifiers, Font Subsetting Engines, Command Line Interfaces, Font Build Pipelines, Font Format Converters, Font Format Transcoders, Glyph Usage Analyzers, Icon Fonts.

Which projects share features with ecomfe/fontmin?

Projects with overlapping indexed features include: aui/font-spider — Font-spider is a set of specialized tools for web font optimization. It functions as a font subsetter and compression… fontello/fontello — Fontello is a custom font package builder and icon font generator designed to combine selected icons from multiple… karma-runner/karma — Karma is a JavaScript test runner designed for executing test suites across multiple real web browsers to ensure… fonttools/fonttools — FontTools is a Python library for programmatically reading, modifying, and writing font files. It serves as an… mono-company/mono-icons — Mono-icons is a collection of scalable vector graphics and web icon fonts designed for consistent visual… stylelint/stylelint — Stylelint is a static code analysis tool and linter for CSS and style-like languages. It identifies errors, enforces…