We are happy to announce the release of two new endpoints: blurhash and imageinfo.

  • /blurhash creates a low quality version of an image that can be used as a placeholder. It uses the famous blurhash algorithm
  • /imageinfo returns various info and attributes of an image like the colorspace, the size, the dimention, the number of pixels, the gamma correction,…and many more

For details, checkout the lastest api docs