Hacker News new | ask | show | jobs
by anonlastname 2979 days ago
Gimp has served me well. It has a lot of features for programmers who need to edit the input to programs. It will output images to ppm, allows you to combine layers with bitwise operations, and it can even export to a .c file with a const array of image data. It is such a precision tool and I love it.