scryproxy.code0.xyz

Hello,

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

All card data is owend by Wizzards of the Coast! fancontentpolicy

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


Api usage example:

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

# Multiple images are supported with "getImages" api
http://scryproxy.code0.xyz/api/v1/getImages/15/48cb9467-657e-453f-afc8-1bf7121570ad,0f695405-7238-48fb-9ea2-1b1613a0afda


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

quality := 15,30,40

15

30

40


Multiple images

Multiple images are served on their own html page (for now) Multi image example