http-jpeg-creator
creates jpegs with an http request
URLs: http://localhost:8000/create/rgb?width=100&height=200&red=255&green=0&blue=0
creates an img with the given size and color
http://localhost:8000/create/rgb/rnd?width=1920&height=1080
creates an img with the given size and a random color for every pixel