Simple api to manipulate images. Add filters (greyscale & binary Image), rotate (90,180,270) and effects (mirror and flip)
You can test this api via postman. All resources accept binary data which should be added to the body of the HTTP request. You can see a snippet of how a request looks below;