Convert anything, at global scale.
200+ formats and automation APIs that feels instant.
CONVERT
From
To
Drop files or choose a source
Upload multiple files at once, mix formats, and fine-tune every conversion with format-aware settings.
Max 2GB per file · Drag & drop ready · Mixed file types welcome
Unified Font Object at a glance
Unified Font Object
UFO became a foundational interchange and source format in modern type design by defining a directory-based project structure that many editors, libraries, and build tools could read and write without depending on one vendor's native project file.
CBDT Color Font at a glance
CBDT Color Font
CBDT and its companion CBLC table extended the older EBDT and EBLC bitmap infrastructure into the color-font era, giving OpenType a pragmatic bridge from monochrome embedded bitmaps to multicolor emoji and UI glyphs.
Format comparison
| Feature | Unified Font Object | CBDT Color Font |
|---|---|---|
| File type | Font | Font |
| Extensions |
|
|
| MIME type |
|
|
| Compression / quality | scalable | scalable |
| File size characteristics | small | small |
| Compatibility | broad | broad |
| Editability | limited | limited |
| Created year | 2004 | 2013 |
| Inventor | Tal Leming, Erik van Blokland, Just van Rossum | |
| Status | active | active |
| Transparency | Not supported | Not supported |
| Primary use cases |
|
|
| Common software |
|
|
| Archival suitability | strong | strong |
| Metadata handling | low | low |
| Delivery profile | strong | strong |
| Workflow fit | design | design |
| Layer support | Supported | Not supported |
| Vector scaling | Not supported | Not supported |
When to use each format
When to use Unified Font Object
- type design
- brand system deployment
- web embedding
- Open specification with broad support across font tools and scripting libraries.
When to use CBDT Color Font
- type design
- brand system deployment
- web embedding
- Supports embedded color bitmap glyphs within ordinary OpenType fonts.
FAQs
Why convert Unified Font Object to CBDT Color Font?
Choose CBDT Color Font as target when convert to CBDT when the font needs bitmap-based color glyphs for emoji, pictograms, or symbol sets that should render consistently on platforms built around the CBLC/CBDT table model.
What changes when converting Unified Font Object to CBDT Color Font?
Convert to CBDT when the font needs bitmap-based color glyphs for emoji, pictograms, or symbol sets that should render consistently on platforms built around the CBLC/CBDT table model. It is especially useful for Android-oriented emoji pipelines and OpenType font builds that prefer embedded bitmap glyph layers over scalable vector color tables.
What should I review after converting Unified Font Object to CBDT Color Font?
After conversion, review these destination checks: Open converted output in OpenType text engines and verify behavior on real samples; Compare output against the expected scalable quality profile; Bitmap strikes scale less gracefully than outline-based color font technologies.
How can I keep quality stable in Unified Font Object to CBDT Color Font conversion?
Run representative samples, keep settings deterministic, and monitor these risks: File sizes can grow quickly when many glyphs and sizes are embedded; Bitmap strikes scale less gracefully than outline-based color font technologies; Validate destination compatibility before large-batch conversion.