Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cursedprograms/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.
https://github.com/cursedprograms/image-uploader-resizer
backend flask imageuploader python server
Last synced: 29 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/cursedprograms/image-uploader-resizer
- Owner: CursedPrograms
- Created: 2023-12-05T16:39:15.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-15T08:41:41.000Z (11 months ago)
- Last Synced: 2024-05-12T00:16:07.925Z (8 months ago)
- Topics: backend, flask, imageuploader, python, server
- Language: HTML
- Homepage: https://image-uploader-resizer.onrender.com/
- Size: 56.6 KB
- Stars: 3
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Twitter: @NorowaretaGemu](https://img.shields.io/badge/[email protected]?style=flat)](https://x.com/NorowaretaGemu)
# 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.
© Cursed Entertainment