https://github.com/yshgroup/image-upload-preprocessing-react-express-python
Performing image preprocessing and saving in a Node server integrated with Python, and using React on the client-side.
https://github.com/yshgroup/image-upload-preprocessing-react-express-python
formdata-support image-prep nodejs-python upload-images
Last synced: 5 months ago
JSON representation
Performing image preprocessing and saving in a Node server integrated with Python, and using React on the client-side.
- Host: GitHub
- URL: https://github.com/yshgroup/image-upload-preprocessing-react-express-python
- Owner: YSHgroup
- Created: 2023-11-10T03:19:49.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-29T13:24:41.000Z (over 1 year ago)
- Last Synced: 2025-04-03T03:11:16.020Z (9 months ago)
- Topics: formdata-support, image-prep, nodejs-python, upload-images
- Language: Python
- Homepage:
- Size: 44.9 KB
- Stars: 16
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# image-upload-preprocessing-react-express-python
> `This project` is a single or multi image upload and preprocessing using react, express and python.
> `The project` receives the loaded image in the node server and stores it in a specific folder while executing a Python script to preprocess it and store it in the output folder.