weibeu / image-processor

A web image processing service API server made using Pillow and Flask.
MIT License
1 stars 4 forks source link

Add support for many other popular memes. #2

Open weibeu opened 3 years ago

weibeu commented 3 years ago

Make use of PIL to generate any kind of meme you wish. Something similar to: image Doesnt needs to be exactly this. Just whatever your creativity makes you imagine of.

Input parameters can be:

Either of above are optional.

Follow this as for your reference and code structure guide: https://github.com/thec0sm0s/image-processor/blob/master/app/api_resources/memes/rip.py