An open API service indexing awesome lists of open source software.

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.

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.