Skip to content

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.

Notifications You must be signed in to change notification settings

CursedPrograms/Image-Uploader-Resizer

Repository files navigation

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.


About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published