This is a Flask RESTful API using ImageMagick
tool to manipulate images.
Using ImageMagick
's mirroring for flipping the image either by the left-to-right axis or the top-bottom axis
Using ImageMagick
's resizing by degrees or pixels
Using ImageMagick
's convert for converting from .jpg
to .png
, and vice versa