Hacker News new | ask | show | jobs
by twic 1247 days ago
PPM is the ultimate simple format, particularly the plain form:

https://netpbm.sourceforge.net/doc/ppm.html

1 comments

There's also the X Bitmap format: https://en.wikipedia.org/wiki/X_BitMap

GIMP outputs it, which means you can make much any image embeddable into a C source.