cloudinary-community / netlify-plugin-cloudinary

Supercharge images on your Netlify site with Cloudinary!
https://netlify.cloudinary.dev/
MIT License
42 stars 18 forks source link

Max Size #78

Closed colbyfayock closed 1 year ago

colbyfayock commented 1 year ago

Description

Allows the ability to pass in the maxSize option where you can configure a maximum width and height to use for images.

Images will automatically resize down to the maximum values preserving the aspect ratio.

It will also not upscale, only downscale.

[plugins.inputs.maxSize]
width = 1200
height = 800

Issue Ticket Number

Fixes #62

Type of change

Checklist

netlify[bot] commented 1 year ago

Deploy Preview for netlify-plugin-cloudinary ready!

Name Link
Latest commit 8454bb03e62cd5a8b2b3a973719f18da3ed25104
Latest deploy log https://app.netlify.com/sites/netlify-plugin-cloudinary/deploys/650b15047adaf5000811dc36
Deploy Preview https://deploy-preview-78--netlify-plugin-cloudinary.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.11.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: