Hello,

this is scryproxy.code0.xyz
a converting and caching image proxy service for the scryfall image api.

The proxy converts the original image to an .avif file.
On quality = 3 they are roughly 90% smaller than the originals (150kb -> 14kb).
The proxy is used in (not yet released) MTG/TCG applications.

http://scryproxy.code0.xyz/api/v1/getImage/{{quality}}/{{scryfall_image_id}}
http://scryproxy.code0.xyz/api/v1/getImage/15/48cb9467-657e-453f-afc8-1bf7121570ad

The api user can choose the quality of the converted image with the quality parameter.

quality := 1 .. 100