Nuxt Image Component with Cloudinary - Dev Hints

preview_player
Показать описание
Easily optimize and transform your images in a Nuxt app with the Cloudinary provider for Nuxt Image. Learn how to configure the Nuxt Image component to use the Cloudinary provider to deliver images from a Cloudinary account with transformations like rounded corners and grayscale.

📝 Nuxt Image Cloudinary Provider

💾 Using Nuxt Image with Cloudinary

--

Cloudinary helps developers build performant experiences for the web with powerful optimization and transformation APIs.

🚀 Get started with a free account!

#cloudinary #devhints #nuxtjs #nuxt #images #webdevelopment
Рекомендации по теме
Комментарии
Автор

WHAT ABOUT THE MOST DESIRED SCENARIO ?
When you want to use local/project assets and transform them into CND/cloudinary optimized results ?!
Like the default NuxtImage IPX provider works.
The video presented tells me to upload all my 1000 assets/images to cloudinary beforehand.

ilooi