ascorbic / unpic

Universal image CDN translator
https://unpic.pics/lib
280 stars 31 forks source link

fix(contentful): limit dimensions to 4000px #101

Closed ascorbic closed 8 months ago

ascorbic commented 8 months ago

Contentful throws an error if the requested image is over 4000px in any dimension. This PR ensures that it never goes above that value.