Font-to-Bytes

last modified: October 23, 2025

More Features Added To "Font To Byte" App

Posted on 2015-09-05— Software

I updated my Font to Byte app after finding missing features while working on a Sharp display driver. I added bit inversion, a printable character map, and a compact driver using about 160 bytes RAM. Read the full post for screenshots, the download link, and usage tips.

Read this post

Convert Bitmap Fonts for LCD Displays with Style

Posted on 2015-09-04— Software

I created a small macOS app that converts bitmap 8×8 fonts into byte arrays for text-only LCD displays. It accepts PNGs, validates the layout, and outputs source code you can save or copy. I also provide an example font, a Photoshop template, and the source—read on for download and usage.

Read this post