The moment: a designer opens a client file or a team member's Illustrator or Affinity document and the fonts substitute to garbage — either random characters or mangled replacements that corrupt the layout. Multiple users described exactly this: 'when you open PDFs the font just becomes random characters' and 'certain fonts get mangled on the missing font mapper when you open a document that has fonts missing from the system.' This isn't rare — it happens every time a file moves between machines with different font libraries installed.
The gap persists because the design app vendors treat missing fonts as the user's problem to solve manually: track down the font, buy it, install it, reopen the file. There's no automated pipeline that identifies which fonts are missing, finds where to get them legitimately, and resolves the document without manual intervention. The vendors have no incentive to make this easy because font friction drives users toward their own subscription font services — resolving missing fonts automatically would undercut that upsell.
What makes this worse in practice: when a designer saves a file as PDF, most fonts aren't embedded properly (another direct complaint), so even sending a file to a printer or client doesn't guarantee it renders correctly. And there's no feature — across any of these tools — that automatically saves an outlined backup of text when fonts are embedded, which a user explicitly requested: 'I wish that when you outlined a font, they saved a version for you.'
This is a business, not a feature, because studios and agencies share files constantly and the font-missing problem recurs on every collaboration. An agency with 5 designers sharing files across projects hits this problem multiple times a week. The cost is real: reopening, manually relinking, or worse — delivering a client file that renders wrong.
What to build
Build a desktop utility that opens any Illustrator or Affinity Designer file, detects all fonts used, flags which are missing from the current system, shows where each missing font can be downloaded or purchased, and optionally creates an outlined-text backup copy of the document so the layout is always preserved regardless of font availability.
Where to start
Start with studios that work heavily with client-supplied files (brand agencies, print production shops) rather than internal design teams — they hit missing font problems on nearly every client project and have no internal IT to fix it, making them the most motivated early buyers.
The hard part
Detecting fonts in Illustrator's binary and compressed file formats without having Illustrator installed requires reverse-engineering the file format or using scripting APIs, which vary between Illustrator versions and Affinity's format — supporting both reliably means maintaining format parsers across software updates.
How it makes money
Per-seat annual license at $99/year per designer, with volume pricing for studios of 5 or more.
See the evidence. The complaints behind this idea, the products they came from, and similar ideas in Vector Graphics.
More ideas in Vector Graphics