Images
Image pipeline, CDN, and color extraction
Overview
Rewind has a unified image pipeline that handles artwork for all domains. Images are fetched from source APIs, stored in Cloudflare R2, and served through Cloudflare Images for on-the-fly transforms.
CDN URLs
All image responses include an image object:
{
"image": {
"url": "https://cdn.rewind.rest/cdn-cgi/image/width=300,height=300,fit=cover,format=auto,quality=85/listening/albums/1566/original.jpg?v=1",
"thumbhash": "NwgKBwDIl4d2h3h/hrZ4d2h0d4QHQ2oA",
"dominant_color": "#d8d8d8",