Online embedded tool
LVGL Font Converter
Upload a font, choose a compact glyph subset, preview it, and export LVGL C and header files. Font data stays in your browser.
Font preview
Upload a supported font to preview it here.
- Font size
- 16 px
- Glyph count
- 95
- BPP
- 4 BPP
- Bitmap data
- —
- Estimated output
- —
LVGL output
Upload a font and select Convert font to generate code.Output uses the uncompressed lv_font_fmt_txt structure supported by LVGL 8 and 9.
Output structure inspired by lv_font_conv (MIT). GitHub