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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ecomfe avatar

ecomfe/fontmin

0
View on GitHub↗
6,195 estrellas·334 forks·JavaScript·MIT·4 vistasecomfe.github.io/fontmin↗

Fontmin

Fontmin es una herramienta de pipeline y minificación de fuentes web diseñada para reducir el tamaño de los archivos de fuentes eliminando glifos no utilizados. Funciona como un conversor de formatos de fuente y un generador de fuentes de iconos SVG, permitiendo crear recursos optimizados para despliegues web.

El proyecto destaca por su capacidad para sintetizar fuentes de iconos personalizadas convirtiendo múltiples archivos SVG en un único recurso de fuente. Se diferencia además por un pipeline de procesamiento basado en plugins, que permite integrar funciones de transformación personalizadas en el stack de gestión de fuentes.

La herramienta cubre una amplia gama de capacidades de procesamiento de fuentes, incluyendo la extracción de subconjuntos de glifos basada en análisis de caracteres, conversión de formato binario para compatibilidad entre navegadores y la generación automatizada de CSS para font-face y mapeo de iconos. Estas funciones se exponen a través de una interfaz de línea de comandos para facilitar su integración en flujos de trabajo de build y despliegue automatizados.

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.

Historial de estrellas

Gráfico del historial de estrellas de ecomfe/fontminGráfico del historial de estrellas de ecomfe/fontmin

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Fontmin

Proyectos open-source similares, clasificados según cuántas características comparten con Fontmin.
  • aui/font-spiderAvatar de aui

    aui/font-spider

    5,138Ver en 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
    Ver en GitHub↗5,138
  • fontello/fontelloAvatar de fontello

    fontello/fontello

    7,087Ver en 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
    Ver en GitHub↗7,087
  • fonttools/fonttoolsAvatar de fonttools

    fonttools/fonttools

    5,144Ver en 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
    Ver en GitHub↗5,144
  • karma-runner/karmaAvatar de karma-runner

    karma-runner/karma

    11,958Ver en 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
    Ver en GitHub↗11,958
Ver las 30 alternativas a Fontmin→

Preguntas frecuentes

¿Qué hace ecomfe/fontmin?

Fontmin es una herramienta de pipeline y minificación de fuentes web diseñada para reducir el tamaño de los archivos de fuentes eliminando glifos no utilizados. Funciona como un conversor de formatos de fuente y un generador de fuentes de iconos SVG, permitiendo crear recursos optimizados para despliegues web.

¿Cuáles son las características principales de ecomfe/fontmin?

Las características principales de ecomfe/fontmin son: Font Minifiers, Font Subsetting Engines, Command Line Interfaces, Font Build Pipelines, Font Format Converters, Font Format Transcoders, Glyph Usage Analyzers, Icon Fonts.

¿Qué alternativas de código abierto existen para ecomfe/fontmin?

Las alternativas de código abierto para ecomfe/fontmin incluyen: 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…