Picture's info 🤓
Now Capella returns information about uploaded image:
mime
type of imagewidth
andheight
- average
color
of image in hex format size
in bytes
Example Response
{
"success": true,
"message": "Image uploaded",
"id": "69256e83-66e1-449a-b0c2-5414d332e3a6",
"url": "https:\/\/capella.pics\/69256e83-66e1-449a-b0c2-5414d332e3a6",
"mime": "image\/jpg",
"width": 1080,
"height": 700,
"color": "#9d908d",
"size": "176769"
}