imgix APIs
Rendering API
Download

Download

dl

When used in a link, dl will force the browser to download the image instead of opening it in a new window. Set the value to your desired filename. If no value is set, the downloaded image filename will be identical to the original.

<a href="https://assets.imgix.net/examples/leaves.jpg?w=400&dl=medium.jpg">
  Download
</a>