Options

Make sure to read our Getting Started guide if you aren't sure how to use the ImageBoss Options.

  • :options is one of the fragments available for use on ImageBoss API.

Download

Use download to force the browser into downloading the image instead of rendering it.


Available Options

download:1 downloads the image with the same filename as the original.

download:my-image.png downloads the image with a specific filename (in this case, "my-image").


Example URL

https://img.imageboss.me /mywebsite-images /download:1 /examples/02.jpg


Example URL with specific filename

https://img.imageboss.me /mywebsite-images /download:my-image.png /examples/02.jpg