Skip to content

A web image processing service API server made using Pillow and Flask.

License

Notifications You must be signed in to change notification settings

weibeu/image-processor

Repository files navigation

Image Processor

This project is a web image processing service API. Primarily intended for generation of memes using Pillow and Flask.

Setup

git clone https://github.com/thec0sm0s/image-processor.git
cd image-processor/
pip install -r requirements.txt

Running the Server

python wsgi.py

About

A web image processing service API server made using Pillow and Flask.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages