PlayCanvas Font Baker

ttf · otf · woff → bitmap font asset (.json + .png) v3 schema · type "bitmap"

1 · Source font

Drop a font file, or click to browse
no font loaded
.ttf .otf .woff .woff2

2 · Settings

ASCII 0–9 . , : A–Z + Nordic ÄÖÅ Latin-1
Drop a font to begin.

Atlas & preview

glyphs
cell px
texture
png kb
Atlas appears here after baking.
How to use the output: in the PlayCanvas Editor drag both files into an asset folder — the engine pairs face.json with face.png automatically. At runtime: new pc.Font([texture], jsonData). Both files must keep the same base name.