Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 230 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 230 Bytes

img2c - Image to C header converter

A small converter script that converts a Python PIL openable image into a raw RGBA C array in a header file - useful for embedding into raw source code.

Usage:

img2c.py image.png