Sign inSign up

redonehub/imagec

By redonehub

•Updated over 2 years ago

This is a python API image to convert photos formats.

Image
0

227

redonehub/imagec repository overview

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

Tag summary

Content type

Image

Digest

sha256:2bac5adae…

Size

22.8 MB

Last updated

over 2 years ago

docker pull redonehub/imagec