Cloudflare Docs
Cloudflare Image Optimization
Edit this page on GitHub
Set theme to dark (⇧+D)

Export images

Cloudflare Images supports image exports via the Cloudflare dashboard and API which allows you to get the original version of your image.

​​ Export images via the Cloudflare dashboard

  1. Log in to the Cloudflare dashboard and select your account.
  2. Select Images.
  3. Find the image or images you want to export.
  4. To export a single image, select Export from its menu. To export several images, select the checkbox next to each image and then select Export selected.

Your images are downloaded to your machine.

​​ Export images via the API

Make a GET request as shown in the example below. <IMAGE_ID> must be fully URL encoded in the API call URL.

GET accounts/<ACCOUNT_ID>/images/v1/<IMAGE_ID>/blob