Skip to content

raizik/Flask-Image-Manipulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask App - Image Manipulation

This is a Flask RESTful API using ImageMagick tool to manipulate images.

Flipping Images:

Using ImageMagick's mirroring for flipping the image either by the left-to-right axis or the top-bottom axis

Resizing Images:

Using ImageMagick's resizing by degrees or pixels

Converting Images:

Using ImageMagick's convert for converting from .jpg to .png, and vice versa

About

Flask RESTful API for image manipulation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published