ArcFont
ArcFont is a ML model that generates high-dimensional embeddings from images with text, capturing typographic features. Inspired by the ArcFace architecture used in face recognition, but optimized for font recognition tasks.
This model offers several functionalities as an API service:
- Font Embedding Generation: Generate high-dimensional embeddings from images with text, capturing typographic features.
- Font Comparison: Compare two fonts based on their embeddings.
- Font Search: Search for similar fonts in our database over 5000 fonts.
Possible Uses
ArcFont can be utilized in various applications, such as:
- Altered Document Detection: Identify changes in document fonts to detect tampering.
- Document Analysis: Analyze font styles and characteristics in documents for insights.
- Font Search - Find similar fonts in our database
- Font Recommendation - Build font discovery and recommendation systems
Quick Start
- API Reference - Complete API documentation.
- Best Practices - Image optimization guidelines.
- Pricing - Usage costs and billing information.
API Overview
Endpoint | Purpose | Cost |
---|---|---|
/embedding | Generate font embeddings | $0.01/call |
/font_comparison | Compare two fonts | $0.01/call |
/font_search | Search similar fonts | $0.02/call |
*ArcFont is actively maintained and continuously improved based on user feedback.*