Feature Request
Netlify offers a set of image transformations using three query parameters nf_resize, w and h. These parameters can be mapped to Cloudinary parameters c_, w_ and h_. Consider re-writing the Netlify URLs to Cloudinary URL format.
Additionally, if the setup has a default transformation, this may also need to be applied. For example, f_auto,q_auto.
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
Describe alternatives you've considered
Additional context
Feature Request
Netlify offers a set of image transformations using three query parameters
nf_resize,wandh. These parameters can be mapped to Cloudinary parametersc_,w_andh_. Consider re-writing the Netlify URLs to Cloudinary URL format.Additionally, if the setup has a default transformation, this may also need to be applied. For example,
f_auto,q_auto.Is your feature request related to a problem? Please describe.
Describe the solution you'd like
Describe alternatives you've considered
Additional context