Back to browse
GitHub Repository

Agent-ready image-to-font extractor that turns known-order glyph sheets into installable TTF font packages with SVG glyphs, manifest, trace report, contact sheet, and browser preview. Built for fast prototype/display font experiments.

4 starsJavaScript

Tool to extract AI-generated fonts from image sheets into TTFs

by wyattmattoe·Jun 9, 2026·1 point·0 comments

AI Analysis

●●SolidNiche GemShip ItCozy

Turns AI alphabet sheets into installable TTFs with trace reports and contact sheets for QA.

Strengths
  • Deterministic glyph ordering with machine-readable manifest.json and trace-report.json for agent workflows
  • Auto-compare mode tests multiple trace-quality variants and recommends the best
  • Contact-sheet.html and preview.html enable visual QA before font installation
Weaknesses
  • Narrow use case limited to AI-generated alphabet sheets
  • Not a professional type-design editor—lacks kerning, spacing, and hinting controls
Category
Target Audience

Designers, AI artists, font experimenters

Similar To

FontForge · BirdFont · Calligraphr

Post Description

I couldn't find a tool for this so i made it myself.

It’s an agent-ready image-to-font extractor: image in, known character order in, TTF/SVG/manifest/contact sheet/preview out.

Similar Projects