Cache and serve images with Cloudflare Pages
Enter any image URL to get a cached proxy link:
Input: https://example.com/image.jpg
Output: https://image-3jr.pages.dev/proxy?url=https://example.com/image.jpg
Access images by ID (configure your mapping in the function):
Input: abc123
Output: https://image-3jr.pages.dev/abc123
Check if an image is cached: