6 Replies
Thanks for posting in <#1088161997662724167>.
Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets.
- Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.)
- Use search.convex.dev to search Docs, Stack, and Discord all at once.
- Additionally, you can post your questions in the Convex Community's <#1228095053885476985> channel to receive a response from AI.
- Avoid tagging staff unless specifically instructed.
Thank you!
no, but we want to make a component for a CDN that offers this soon
@Alvi in case that helps, this is what I am doing so far:
1. Install
sharp
js package, and register it in your convex.json
file
2. Add this file in your code:
thanks
also, I realized, I sort of lied
there already is a pretty good solution to this today
1. use the convex R2 component ( https://www.convex.dev/components/cloudflare-r2 )
2. use cloudflare images API and CDN
While you have a little more setup to do (mostly on the cloudflare side), this is a pretty fast and cost efficient way to manage resized images