Setup & Installation
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
