The Image module allows to use Cloudinary as a provider but it only supports certain basic optimization and customization options that would definitely serve majority of users that just want to have optimized images but for those who wish to have advanced cases, the image module may not be enough.
The aim of NuxtCloudinary is to solve that problem by delivering more customization options, OgImage, VideoPlayer, ProductGallery and many more.
So I have two propopsitions that I would love to have your feedback about:
Allow users to use NuxtCloudinary with NuxtImage as an external dependency in some way? (I can think about interface and potential usage if you think it is worth it)
Mention NuxtCloudinary in the official Nuxt Image docs to be used for these more advanced cases
Hey folks!
I wanted to talk about a better integration of NuxtCloudinary module with the main Nuxt Image module.
The idea originated from https://github.com/nuxt-modules/cloudinary/issues/163#issuecomment-1812930812
The Image module allows to use Cloudinary as a provider but it only supports certain basic optimization and customization options that would definitely serve majority of users that just want to have optimized images but for those who wish to have advanced cases, the image module may not be enough.
The aim of NuxtCloudinary is to solve that problem by delivering more customization options, OgImage, VideoPlayer, ProductGallery and many more.
So I have two propopsitions that I would love to have your feedback about:
Let me know what you think about it :)