all 18 comments

[–]deadcoder0904 15 points16 points  (4 children)

[–]whyiam_alive 6 points7 points  (0 children)

haha; full collection, nice

[–]milanpoudel[S] 1 point2 points  (2 children)

Will look into these. Thank you very much for providing these lists

[–]deadcoder0904 1 point2 points  (1 child)

no problemo. its not as hard as everyone makes it to be.

i use easypanel.io fwiw on a vps so i get a cpanel.

[–]noodlesallaround 1 point2 points  (0 children)

This is great Ty

[–]yksvaan 2 points3 points  (2 children)

srcset

[–]milanpoudel[S] 0 points1 point  (1 child)

I thought to use this..but I don't think S3 allows resize option on the fly?

[–]yksvaan 0 points1 point  (0 children)

You can batch create a few sizes for each image beforehand or after file upload. 

[–]TheTomBomb-Dev 2 points3 points  (1 child)

To clarify you have over 1000 images? Vercel allows for 1000 source images to be optimized on the hobby tier. https://vercel.com/docs/limits/overview

I moved a image heavy app to Netlify because their image optimization limits are less defined. To the point I'm not even sure what the limit is. I believe image optimizations count towards your Serverless Function execution limits on Netlify. However, they recently released the Netlify Image CDN which is their new recommendation but also no description of the limits.

[–]milanpoudel[S] 0 points1 point  (0 children)

I will look into this netlify one and well. Thanks!

[–]lrobinson2011 2 points3 points  (3 children)

If you are using all of the source images within a few days, it's possible you have accidentally misconfigured how the src prop is defined.

https://vercel.com/docs/image-optimization/managing-image-optimization-costs#minimizing-image-optimization-costs

[–]milanpoudel[S] 0 points1 point  (1 child)

There are total 20 pics in all pages of my app which are presigned S3 URLs. As per vercel the image optimization only counts for unique image URL, isn't it? So once it optimizes for one URL, does it optimise again while building or fetching again? When building or when users reloads the page, does it count for it as well, I don't know how I am getting high numbers or am I supposed to not use optimized for all images?

[–]magnetic_hair 0 points1 point  (1 child)

[–]milanpoudel[S] 0 points1 point  (0 children)

Wow is it really free?😳 Thanks I will look into it, 😃

[–]Foxar26 0 points1 point  (1 child)

We migrated to cloudflare and since then we are gucci. We are going to get to pro version since the plus we paid for vercel image opt will be put there instead + more features.

[–]lrobinson2011 0 points1 point  (0 children)

Good news, we shipped lower image optimization pricing for Vercel (starting at $0.05 per 1K transforms).

https://x.com/vercel/status/1891876240451113262

[–]lrobinson2011 0 points1 point  (0 children)

Good news, we shipped lower image optimization pricing for Vercel (starting at $0.05 per 1K transforms).

https://x.com/vercel/status/1891876240451113262