This is a python API image to convert photos formats.
227
This is a python API image to convert image extensions.
To convert an image use POST request to send image to the following endpoint IP:PORT/upload/extension
For example: curl -X POST -F '@file=/path/to/the/image.extension' http://IP:PORT/upload/jpeg
The is API runs by default on the port 8080 :
docker run -dti --name containername -p YOUR_PORT:8080 imagec:latest
Content type
Image
Digest
sha256:2bac5adae…
Size
22.8 MB
Last updated
over 2 years ago
docker pull redonehub/imagec