Skip to main content
AIDiveForge AIDiveForge

Open Source Design Tools

As of July 2026, AIDiveForge tracks 4 open source design tools. Curated open source design tools tracked by AIDiveForge. Each project has a verified public source repository. Listings are verified against each tool's live website and re-checked regularly.

Last updated June 22, 2026 · 4 tools

  1. Fontjoy

    1. Fontjoy

    The workflow is stripped to three controls: generate a new pairing, lock a font you want to keep, or manually override a slot. The editable preview text lets you paste actual copy — your headline, your company name — rather than guessing from placeholder Latin. The neural net targets the hardest part of font selection: finding pairs that feel related but not redundant. The wall appears fast, though. There is no weight or style tuning, no export, no integration hook, and no way to save sessions. Teams use it to shortlist candidates, then finish the decision in Figma or a type specimen tool.

    FreeOpen Source
  2. Image-to-font-extractor

    2. Image-to-font-extractor

    Feed the CLI an image and a character-order string and it produces a TTF draft, SVG glyphs, a manifest, a trace report, a contact sheet, and a browser preview — everything you need to inspect and install the result. The self-hosted Node package runs locally with no API dependency, so the full pipeline stays in your environment. Where it earns its keep is rapid prototype display fonts and logo lettering experiments, not production body text. Glyph tracing from raster sources carries inherent quality ceilings: curves traced from pixels will need manual cleanup before anything ships to a print or branding deliverable. The vendor's README explicitly flags the codebase as an AI-assisted prototype with potential dead code and magic numbers — audit accordingly.

    FreeOpen Source
  3. Presenton

    3. Presenton

    Presenton is an open-source AI presentation generator built for the teams that cannot, or will not, route slide content through a third-party cloud. You bring a PPTX or PDF as a template, point it at your LLM of choice, and it generates full decks that inherit your colors, fonts, and layout — exported as editable PPTX or PDF. The API is the core value proposition for developers: one endpoint to generate or update a deck from your data pipeline. The visual editor covers prompt-based editing and slide variants, but the docs describe it as lacking the elaborate editing controls designers expect. Teams hitting that ceiling handle final polish in PowerPoint or Google Slides after generation.

    PaidOpen Source
  4. Taste Lab

    4. Taste Lab

    Point Taste at a URL and four chained agents work through the page in sequence: one pulls raw measurements across 20 categories, the next finds system-level rules, the third infers deliberate trade-offs, and a final 'observer' agent runs an anti-slop filter before writing output. The result is two files — a .md and a .json — that carry both the token set and four named design principles, each with a trigger, decision, reason, evidence, and trade-off. This makes it useful when you need a coding agent to replicate a visual language rather than just match numbers. The ceiling appears when the site's design logic is implicit or inconsistent — the pipeline infers intent, and on a messy codebase that inference will be wrong.

    FreeOpen Source

Listings on this page are sourced and verified by the AIDiveForge data pipeline. AIDiveForge is editorially independent — no money changes hands for inclusion.