Enrich What Font Is tool with OSINT metadata (THE-139)

Populated enrichment fields for What Font Is:
- description: AI-powered font identification tool
- status: live
- pricing: freemium (free tier with ads + paid PRO)
- bestFor: Identifying fonts from screenshots/images
- input/output: Image upload → font matches with links
- opsec: passive (uploads to remote servers)
- Features: API available, no registration required (optional)

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
s0lray
2026-03-27 02:30:43 -04:00
co-authored by Paperclip
parent 6e1fca451e
commit 6466eb0f92
+16 -1
View File
@@ -2996,7 +2996,22 @@
{
"name": "What Font Is",
"type": "url",
"url": "https://www.whatfontis.com/"
"url": "https://www.whatfontis.com/",
"description": "AI-powered font identification tool that analyzes images against a database of 1.2M+ typefaces to identify fonts.",
"status": "live",
"pricing": "freemium",
"bestFor": "Identifying fonts from screenshots and images",
"input": "Image files containing text (uploaded via drag-and-drop or file picker)",
"output": "Font matches with design details, download links, and up to 60+ similar alternatives",
"opsec": "passive",
"opsecNote": "Uploads images to remote servers; consider OPSEC implications for sensitive screenshots or documents.",
"localInstall": false,
"googleDork": false,
"registration": false,
"editUrl": true,
"api": true,
"invitationOnly": false,
"deprecated": false
}
]
}