Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 566 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 566 Bytes

ImageAlchemy

"ImageAlchemy" is an ImageConvertor using Python with the flask framework and OpenCV library! Images can be converted to Grayscale, PNG, JPEG/JPG, WebP and much more!

Using OpenCV library, you can add write more conversion cases in the def processImage(filename, operation): function!

NOTE: please add two folders in the root directory, static and uploads

Screenshot 1

Screenshot 2

Screenshot 3

Screenshot 4