Matt Kane
Matt Kane
Certainly should be doable. It would need the domain to be added to https://github.com/ascorbic/unpic/blob/main/data/domains.json and the parsing logic updated here https://github.com/ascorbic/unpic/blob/main/src/transformers/cloudflare_images.ts
Sounds good. If anyone would like to contribute support for it, [I have instructions here](https://unpic.pics/lib/contributing/)
I'm trying to work out the scenario here. Can you explain why you'd want to use Vercel to optimize your Imagekit source images?
OK, got it. This would want to be in the cdn options for the ones in question
If you need just the transformers you can use `unpic`, which doesn't have any of the component stuff. The idea for Unpic has always been that it's zero-config. However an...
So I'm still not sold on the actual API within components, but I am publishing a version of the unpic lib with subpath exports for all transformers in the form...
Is it adding the param to the URL? Have you tried manually opening the image and changing the param? Are you able to get it to generate the right format?
What you can do is pass in one of the generated endpoint URLs. That shoudl let you set the format, and it should also detect it as Astro
This is great! Should it be working for `serve` as well? I ask because I tried creating a new astro site and then ran `ntl serve` and it gave me...
!preview include-files