Back to skills

netlify-image-cdn

infrastructure

Netlify Image CDN is a built-in image transformation endpoint available on every Netlify site. It resizes, crops, converts formats, and adjusts quality on the fly via the `/.netlify/images` URL. No th

Setup & Installation

npx skills add https://github.com/netlify/netlify-image-cdn --skill netlify-image-cdn
or paste the link and ask your coding assistant to install it
https://github.com/netlify/netlify-image-cdn
View on GitHub

What This Skill Does

Netlify Image CDN is a built-in image transformation endpoint available on every Netlify site. It resizes, crops, converts formats, and adjusts quality on the fly via the `/.netlify/images` URL. No third-party service or configuration is needed for images already in your project. Because the transformation and CDN caching are built into Netlify's infrastructure, you skip setting up and paying for a separate image service like Cloudinary or Imgix.

When to use it

  • Working with netlify image cdn functionality
  • Implementing netlify image cdn features
  • Debugging netlify image cdn related issues