Best Flask open-source libraries and packages

Image Uploader Resizer

This Flask script sets up a basic web application allowing users to upload images. The uploaded images are resized to 128x128 pixels and stored in the 'static/input' directory. Users can view the list of uploaded images on the main page.
Updated 4 months ago
Auto Assign Workflow Proof HTML Workflow
HTML5 CSS3 Python
Flask

Image-Uploader-Resizer

This Flask script sets up a basic web application allowing users to upload images. The uploaded images are resized to 128x128 pixels and stored in the 'static/input' directory. Users can view the list of uploaded images on the main page.