--- author: Mark Dumay title: Local and remote images date: 2024-05-19 description: Include responsive images from local sources and selected CDN image providers. tags: ["blog"] thumbnail: url: https://assets.imgix.net/examples/bluehat.jpg --- ## Cloudinary As an example, the following shortcode displays an image with rounded corners and a 21x9 aspect ratio. {{< example lang="hugo" >}} {{}} {{< /example >}} ## ImageKit.io As an example, the following shortcode displays an image with rounded corners and a 21x9 aspect ratio. {{< example lang="hugo" >}} {{}} {{< /example >}} ## Imgix As an example, the following shortcode displays an image with rounded corners and a 21x9 aspect ratio. {{< example lang="hugo" >}} {{}} {{< /example >}}