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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to fonttools/fonttools

Open-source alternatives to Fonttools

30 open-source projects similar to fonttools/fonttools, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Fonttools alternative.

  • 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
  • source-foundry/hackS

    source-foundry/Hack

    17,264View on GitHub↗

    Hack is a font engineering toolkit and binary modification tool designed to patch font files to adjust layout metrics and swap glyph indices without requiring recompilation. It functions as a monospaced font customizer and renderer, enabling the display of source code using typefaces that support diverse character sets and specialized glyphs. The toolkit provides capabilities for desktop font customization, including the modification of vertical line spacing and the swapping of character designs to personalize glyph styles. It also includes a metadata editor for renaming internal font tables

    Shell
    View on GitHub↗17,264
  • ecomfe/fontminecomfe avatar

    ecomfe/fontmin

    6,195View on GitHub↗

    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
    View on GitHub↗6,195

AI search

Explore more awesome repositories

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

Find more with AI search
  • pixieditor/pixieditorPixiEditor avatar

    PixiEditor/PixiEditor

    7,840View on GitHub↗

    PixiEditor is a multi-functional graphics suite that serves as a pixel art editor, a node-based graphics editor, and a vector graphics tool. It functions as a shader-based painting tool and 2D animation software, providing a comprehensive environment for creating raster images and frame-by-frame motion. The project is distinguished by its use of node-based workflows for building complex image transformations, visual effects, and custom digital brush designs. It utilizes a shader-based brush engine and a node graph to define personalized painting tool behaviors and procedural animations. The

    C#2davaloniauicsharp
    View on GitHub↗7,840
  • pal3love/source-han-truetypePal3love avatar

    Pal3love/Source-Han-TrueType

    1,090View on GitHub↗

    Source-Han-TrueType is an OpenType font processor and utility designed to transform font files into the TrueType format. It serves as a typography compatibility tool, ensuring that complex font data remains functional and visually consistent across diverse digital platforms, legacy document software, and various operating systems. The project specializes in converting font outlines from cubic Bezier curves to quadratic curves, a process that optimizes path data for standard TrueType rasterization engines. By restructuring internal binary tables and re-encoding glyph indices, the tool maintain

    Shellsource-hansource-han-monosource-han-sans
    View on GitHub↗1,090
  • opentypejs/opentype.jsopentypejs avatar

    opentypejs/opentype.js

    4,976View on GitHub↗

    opentype.js is a JavaScript library for reading, writing, and manipulating OpenType, TrueType, and WOFF font files in both browser and server environments. It functions as a font parser and generator capable of extracting glyph data and metadata or creating new font files by defining glyph paths and metadata programmatically. The project provides specialized utilities for modifying font variation tables to control variable font properties and processing color layers and palettes via COLR and CPAL tables. It also includes a Bezier path generator that converts font glyphs and text strings into

    JavaScriptfontglyphsjavascript
    View on GitHub↗4,976
  • caryll/otfcccaryll avatar

    caryll/otfcc

    436View on GitHub↗

    Optimized OpenType builder and inspector.

    C
    View on GitHub↗436
  • harfbuzz/harfbuzzharfbuzz avatar

    harfbuzz/harfbuzz

    5,800View on GitHub↗

    HarfBuzz is a text shaping engine that converts Unicode text into correctly positioned glyphs for any writing system. It processes OpenType layout features, substitution rules, and positioning tables to produce shaped glyph sequences from font data, and also handles Apple Advanced Typography font tables. The library provides a stable C API that abstracts over platform-specific font access and rendering backends, and includes a font table caching layer to avoid redundant parsing during repeated shaping operations. The project implements script-specific shaping logic for complex writing systems

    C++
    View on GitHub↗5,800
  • tehreer/sheenbidiTehreer avatar

    Tehreer/SheenBidi

    206View on GitHub↗

    A sophisticated implementation of Unicode Bidirectional Algorithm

    C
    View on GitHub↗206
  • tomolt/libschrifttomolt avatar

    tomolt/libschrift

    555View on GitHub↗
    Cclibrarysuckless
    View on GitHub↗555
  • sixlabors/imagesharpSixLabors avatar

    SixLabors/ImageSharp

    7,954View on GitHub↗

    ImageSharp is a .NET image processing library and manipulation framework used for decoding, encoding, and modifying digital images. It functions as a comprehensive toolkit for resizing, cropping, and applying pixel-level filters while managing color profiles and pixel data across various file formats. The project integrates a 2D vector graphics engine and a typography rendering engine to draw geometric shapes, paths, and complex stylized text onto images. It also includes a geometry boolean operation library for calculating intersections, unions, and differences between complex polygons and c

    C#bmpc-sharpdrawing
    View on GitHub↗7,954
  • paperjs/paper.jspaperjs avatar

    paperjs/paper.js

    15,054View on GitHub↗

    Paper.js is an HTML5 Canvas vector graphics library and scripting framework used for creating and manipulating 2D shapes and paths. It functions as a vector animation framework and a headless vector graphics engine, allowing for the execution of graphics operations in both browser and server-side environments. The project features a dedicated SVG import and export engine to convert between native vector items and the SVG format. It includes a specialized boolean path operation toolkit for uniting, subtracting, and intersecting vector paths to create complex geometric shapes. The library cove

    JavaScript
    View on GitHub↗15,054
  • gcssloop/androidnoteGcsSloop avatar

    GcsSloop/AndroidNote

    9,332View on GitHub↗

    AndroidNote is a technical knowledge base and reference resource for Android development. It provides comprehensive guidance on application architecture, custom view development, and advanced graphics programming. The project is distinguished by its depth in visual implementation, covering pseudo-3D perspective projections via virtual cameras and complex 2D rendering using Bézier curves and PorterDuff color blending. It also provides detailed methodologies for app modularization and the management of internal libraries through private Maven repositories and JitPack. The reference surface ext

    Javaandroidandroid-studiocustom-view
    View on GitHub↗9,332
  • cmiscm/leonsanscmiscm avatar

    cmiscm/leonsans

    10,179View on GitHub↗

    This project is a programmable font system and canvas typography engine that renders a geometric sans-serif typeface using raw coordinate data. It functions as a coordinate-based text animator, allowing for the real-time modification of glyph shapes and font weights. The system distinguishes itself through the ability to extract and manipulate the point coordinates of characters to create morphing effects, wave animations, and shape transitions. It enables dynamic weight interpolation and point-to-line visualizations, moving beyond static font rendering to produce procedural typography. The

    JavaScript
    View on GitHub↗10,179
  • jindrapetrik/jpexs-decompilerjindrapetrik avatar

    jindrapetrik/jpexs-decompiler

    5,404View on GitHub↗

    JPEX Software is a comprehensive reverse engineering suite for SWF binary files, serving as an ActionScript decompiler and editor. It provides a toolkit for decompiling, analyzing, and modifying the internal structure of compiled Flash content, including the extraction of scripts and media assets. The project is distinguished by its ability to perform direct binary modification, allowing users to edit bytecode and replace embedded resources without reverting to high-level source code. It includes a runtime ActionScript bytecode debugger for variable inspection and call stack analysis, as well

    Javadecompilereditorflash
    View on GitHub↗5,404
  • intel/intel-one-monointel avatar

    intel/intel-one-mono

    9,865View on GitHub↗

    Intel One Mono is a monospaced font development project focused on creating high-legibility typefaces designed to reduce eyestrain and minimize errors for developers and low-vision users. It provides a system for developing and compiling custom monospaced fonts from source files for use across different operating systems and web platforms. The project implements advanced typographic capabilities, including programming ligatures to improve the readability of operators and specialized numeral formats for superscripts and subscripts. It ensures consistent text display across more than 200 langua

    View on GitHub↗9,865
  • brooooooklyn/canvasBrooooooklyn avatar

    Brooooooklyn/canvas

    2,257View on GitHub↗

    Canvas is a headless vector graphics engine and two-dimensional graphics rendering library built on a native graphics library with zero system dependencies for server-side drawing. It provides a programmatic shape construction and manipulation library supporting bezier curves, boolean operations, and native rendering without requiring a display server. The library renders shapes, paths, text, and images onto virtual memory surfaces and off-screen drawing areas for server-side image generation, vector animation rendering, and PDF generation. It supports path boolean operations to compute comp

    Rustcanvasn-apinapi
    View on GitHub↗2,257
  • unified-font-object/ufo-specunified-font-object avatar

    unified-font-object/ufo-spec

    193View on GitHub↗

    The Unified Font Object (UFO) is a cross-platform, cross-application, human readable, future proof format for storing font data.

    SCSS
    View on GitHub↗193
  • unified-font-object/ufolibU

    unified-font-object/ufoLib

    0View on GitHub↗

    ufoLib

    View on GitHub↗0
  • unified-font-object/ufonormalizerunified-font-object avatar

    unified-font-object/ufoNormalizer

    51View on GitHub↗

    Provides a standard formatting so that there are meaningful diffs in version control rather than formatting noise.

    Python
    View on GitHub↗51
  • graphicore/ufojsgraphicore avatar

    graphicore/ufoJS

    55View on GitHub↗

    ufoJS

    JavaScript
    View on GitHub↗55
  • googlei18n/ufo2ftgooglei18n avatar

    googlei18n/ufo2ft

    174View on GitHub↗

    |GitHub Actions status| |PyPI Version| |Codecov| |Gitter Chat|

    Python
    View on GitHub↗174
  • thoughtbot/guidesthoughtbot avatar

    thoughtbot/guides

    9,556View on GitHub↗

    This project is a software engineering style guide and a curated collection of architectural patterns and coding standards. It provides a multi-language coding standard to ensure maintainable software across Ruby, Python, JavaScript, and Swift. The project establishes a development workflow specification for version control, continuous integration, and peer review to maintain a linear project history. It also includes a web accessibility framework based on ARIA and WCAG standards, using design tokens and semantic HTML patterns to build inclusive interfaces. The guides cover a broad range of

    Ruby
    View on GitHub↗9,556
  • 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
  • visioncortex/vtracervisioncortex avatar

    visioncortex/vtracer

    5,452View on GitHub↗

    vtracer is a raster to SVG converter and image vectorization pipeline. It transforms high-resolution scans and pixel-based images into scalable vector graphics by tracing shapes and colors. The tool includes a specialized pixel art vectorizer that converts low-resolution raster graphics into vector shapes while preserving a pixelated aesthetic. It also functions as a Bezier curve fitting tool to simplify dense point sets into smooth curves, reducing the complexity of vector paths. The project covers large scale image vectorization for gigapixel-scale data, color clustering and patch segmenta

    Rustimage-procesingrustsvg
    View on GitHub↗5,452
  • maptalks/maptalks.jsmaptalks avatar

    maptalks/maptalks.js

    4,519View on GitHub↗

    maptalks.js is a JavaScript map rendering library and web map interaction framework used to render interactive 2D and 3D geographic data on a web canvas. It functions as a 3D geospatial engine supporting 3DTiles and GLTF formats, a GeoJSON visualization tool, and a spatial analysis library. The project distinguishes itself through high-performance rendering and dynamic geospatial animation, including the ability to simulate traffic flow and execute smooth visual transitions for map elements. It provides comprehensive tools for interactive geometry editing, allowing users to draw and modify ve

    HTML
    View on GitHub↗4,519
  • fontello/wawoff2fontello avatar

    fontello/wawoff2

    86View on GitHub↗

    woff2 for node.js (via WebAssembly)

    JavaScript
    View on GitHub↗86
  • nfroidure/svgicons2svgfontnfroidure avatar

    nfroidure/svgicons2svgfont

    363View on GitHub↗

    //: # ( ) //: # (This file is automatically generated by a metapak) //: # (module. Do not change it except between the) //: # (content:start/end flags, your changes would) //: # (be overridden.) //: # ( )

    TypeScript
    View on GitHub↗363
  • fontello/ttf2woffF

    fontello/ttf2woff

    0View on GitHub↗

    ttf2woff

    View on GitHub↗0
  • fontello/ttf2eotfontello avatar

    fontello/ttf2eot

    143View on GitHub↗

    ttf2eot

    JavaScript
    View on GitHub↗143