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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
aui avatar

aui/font-spider

0
View on GitHub↗
5,138 Stars·397 Forks·JavaScript·MIT·10 Aufrufe

Font Spider

Font-spider ist eine Sammlung spezialisierter Tools zur Optimierung von Web-Fonts. Es fungiert als Font-Subsetter und Komprimierungs-Utility, das HTML-Inhalte analysiert, um nur die auf einer Seite verwendeten Zeichen zu extrahieren und minimierte Font-Dateien zu erstellen, was die Seitengröße reduziert und die Ladezeiten verbessert.

Das Projekt enthält einen Web-Font-Konverter, der Dateien in mehreren Binärformaten generiert, um die Cross-Browser-Kompatibilität für das Text-Rendering sicherzustellen. Es bietet zudem ein Build-Tool-Plugin, um Font-Analyse und Subsetting direkt in automatisierte Entwicklungspipelines zu integrieren.

Das Toolset deckt glyph-basiertes Font-Subsetting, Character-Map-Extraktion und Font-Nutzungsanalyse ab, um redundante Daten aus Typografie-Assets zu identifizieren und zu entfernen.

Features

  • Font Subsetting Engines - Functions as a font subsetting engine that extracts only the necessary glyphs from font files to reduce size.
  • Web Font Re-encoding - Analyzes HTML content to extract and re-encode only the necessary characters into a minimized font file.
  • Glyph Usage Analysis - Analyzes static HTML markup to determine the exact characters needed for an optimized font subset.
  • Font Format Converters - Converts font data between various binary formats to ensure consistent rendering across different web browsers.
  • Font Subsetting Engines - Analyzes HTML files to identify the specific character set required for targeted font subsetting.
  • Web Font Optimization - Optimizes web fonts by removing unused characters to reduce page weight and improve loading speeds.
  • Web Font Compression - Reduces the binary size of web fonts through character subsetting and multi-format conversion.
  • Build Tool Plugins - Provides plugins that integrate font subsetting and optimization directly into automated build pipelines.
  • Build Pipeline Integrators - Integrates font compression and subsetting into build pipelines as post-generation optimization tools.
  • Build Automation Pipelines - Automates the sequence of font analysis, subsetting, and conversion within front-end development build pipelines.
  • Web Performance Tuning - Improves web performance and core web vitals by reducing the payload size of typography assets.
  • Font Utilities - Analyzes and compresses web fonts based on usage.

Star-Verlauf

Star-Verlauf für aui/font-spiderStar-Verlauf für aui/font-spider

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Font Spider

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Font Spider.
  • ecomfe/fontminAvatar von ecomfe

    ecomfe/fontmin

    6,195Auf GitHub ansehen↗

    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 ran

    JavaScript
    Auf GitHub ansehen↗6,195
  • fonttools/fonttoolsAvatar von fonttools

    fonttools/fonttools

    5,144Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,144
  • fontello/fontelloAvatar von fontello

    fontello/fontello

    7,087Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,087
  • mpdf/mpdfAvatar von mpdf

    mpdf/mpdf

    4,693Auf GitHub ansehen↗

    mPDF is a PHP library that transforms UTF-8 encoded HTML and CSS into formatted PDF documents. It serves as a PDF generation engine and document architect capable of converting web pages and HTML forms into professional files. The project is distinguished by its multilingual rendering capabilities, providing comprehensive support for bidirectional text, right-to-left scripts, and CJK languages using Unicode font embedding and OpenType layout processing. It further enables professional print-ready design through advanced color modeling in CMYK, precise page dimensioning, and compliance with PD

    PHPcjkcsshtml
    Auf GitHub ansehen↗4,693
Alle 30 Alternativen zu Font Spider anzeigen→

Häufig gestellte Fragen

Was macht aui/font-spider?

Font-spider ist eine Sammlung spezialisierter Tools zur Optimierung von Web-Fonts. Es fungiert als Font-Subsetter und Komprimierungs-Utility, das HTML-Inhalte analysiert, um nur die auf einer Seite verwendeten Zeichen zu extrahieren und minimierte Font-Dateien zu erstellen, was die Seitengröße reduziert und die Ladezeiten verbessert.

Was sind die Hauptfunktionen von aui/font-spider?

Die Hauptfunktionen von aui/font-spider sind: Font Subsetting Engines, Web Font Re-encoding, Glyph Usage Analysis, Font Format Converters, Web Font Optimization, Web Font Compression, Build Tool Plugins, Build Pipeline Integrators.

Welche Open-Source-Alternativen gibt es zu aui/font-spider?

Open-Source-Alternativen zu aui/font-spider sind unter anderem: ecomfe/fontmin — Fontmin is a web font asset pipeline and minification tool designed to reduce font file sizes by removing unused… fonttools/fonttools — FontTools is a Python library for programmatically reading, modifying, and writing font files. It serves as an… fontello/fontello — Fontello is a custom font package builder and icon font generator designed to combine selected icons from multiple… mpdf/mpdf — mPDF is a PHP library that transforms UTF-8 encoded HTML and CSS into formatted PDF documents. It serves as a PDF… vercel/next-learn — next-learn is a collection of educational resources and reference implementations for building full-stack web… pal3love/source-han-truetype — Source-Han-TrueType is an OpenType font processor and utility designed to transform font files into the TrueType…