- Python 3
- PIL or Pillow
pic2coe.py [-h] [-w WIDTH] [-o OUTPUT] input_file
A tool to change picture to .coe file.
positional arguments:
input_file Input pic file name
optional arguments:
-h, --help show this help message and exit
-w WIDTH, --width WIDTH
Bit per channel, by default 8
-o OUTPUT, --output OUTPUT
Output file name.