Best practice when it comes to images on the web is to use a fixed number of sizes. Why they limited it to 20 I do not know though. You should never allow dynamic image resizing since it is commonly used in various attacks.
Issues with Cloudflare Images
11–20 of 152 posts
Re: Issues with Cloudflare Images
#12Edit: Changed suggested name of fit mode for clarity.
Re: Issues with Cloudflare Images
#13Re: Issues with Cloudflare Images
#14Re: Issues with Cloudflare Images
#15"5. Lack of dynamic resizing, only 20 “variants” allowed" Best practice when it comes to images on the web is to use a fixed number of sizes. Why they limited it to 20 I do not know though. You should never allow dynamic image resizing since it is commonly used in various attacks.
Re: Issues with Cloudflare Images
#16"5. Lack of dynamic resizing, only 20 “variants” allowed" Best practice when it comes to images on the web is to use a fixed number of sizes. Why they limited it to 20 I do not know though. You should never allow dynamic image resizing since it is commonly used in various attacks.
Also, using a fixed number of sizes might be best practice when it comes to a website you have full control over, and can plan the content for. When it comes to user-generated content, where you want to give the user the opportunity to select a custom crop for an image, you don't necessarily have that kind of control.
The alternative we considered was doing the crop on the client before uploading the image, but that ensures loss of information, and makes it impossible for the user to edit their selection at a future time without re-uploading the image.
[0]: https://developers.cloudflare.com/images/image-resizing
Re: Issues with Cloudflare Images
#17Re: Issues with Cloudflare Images
#18We were charged $10k for the first month of use and immediately reverted the implementation. CF was kind enough to refund us since we're still an early stage co. It would be great if pricing was more reasonable
CF Images always seems like a LOT more $$ than other image hosting tools out there. What other service did you end up going with?
Re: Issues with Cloudflare Images
#19This is as close as I’ve ever come to HN celeb status. I posted the “how do I get the original image” the article links to.
Re: Issues with Cloudflare Images
#20We were charged $10k for the first month of use and immediately reverted the implementation. CF was kind enough to refund us since we're still an early stage co. It would be great if pricing was more reasonable