Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 357 Bytes

README.md

File metadata and controls

11 lines (5 loc) · 357 Bytes

Image Converter with Flask

You can convert your images to other formats (png to jpeg, jpeg to bmp, jpeg to gif, bmp to png, etc.)

You should write an image url or upload a photo and click convert button.

You can try it on Heroku but it works slowly. You better if you use codes.

Flask Image Converter