Self-Hosted Design Tools
As of June 2026, AIDiveForge tracks 3 self-hosted design tools. Curated self-hosted design tools tracked by AIDiveForge. Listings are verified against each tool's live website and re-checked regularly.
Last updated June 11, 2026 · 3 tools

1. 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
2. Pixal3d.ai
The tool accepts a single image and returns a GLB file — no multi-view capture, no turntable shoot. It runs two parallel generation lanes: the Pixal3D back-projection path and a Trellis 2 alternative, so you can compare both outputs before committing cleanup time to either. Quality presets control texture resolution (up to 2048) and vertex budget (up to 200,000 targets), which means the output ceiling is high enough for final review, not just shape prototyping. Every generation consumes credits; there is no free tier visible in the interface — you authenticate, spend credits, and download. The research weights are available on GitHub under TencentARC, so teams with the infrastructure to run inference locally are not locked to the hosted service.
Paid
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
Listings on this page are sourced and verified by the AIDiveForge data pipeline. AIDiveForge is editorially independent — no money changes hands for inclusion.