cloudinary-community / cloudinary-community/netlify-plugin-cloudinary

[Feature] Translate Netlify's Image Transformation parameters to Cloudinary params

Open
#60 1 comment 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
HTML
Stars
45
Forks
19
PR merge metrics
No merged PRs in 30d

Description

# **Feature Request**

Netlify offers a set of [image transformations](https://docs.netlify.com/large-media/transform-images/) 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**

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.