A small utility that converts an UTF-8 input-file into a valid C header (.h) file containing the input-file's contents as an unsigned char array and a corresponding length variable.
Look inside the tests directory for a showcase.
- Python (3.10+)
This project is licensed under the MIT License.