Integration between Contentful and the image module.
To use this provider you just need to specify the base URL of your service in Contentful.
export default defineNuxtConfig({ image: { contentful: {} } })
Cloudinary
Nuxt Image has first class integration with Cloudinary.
Directus
Nuxt Image with Directus integration.