Custom Image CDN
# help
h
Custom Image CDN
So, you want to upload images to supabase storage and access them with a URL?
s
Yup! That is correct!
h
If you click copy URL it gives you the images URL
e.g.
https://czhsvwmgbalihosltjzy.supabase.in/storage/v1/object/public/uploads/5b12da78-f01a-404a-9365-de790899e85e/2c5522af-950b-408e-a13c-719f275bf2ad
in my case
s
Ahh, I meant to say media server. like one the fly image modifications
h
ohhhhh
h
I guess you could do it with CF Workers or a Next.js/Vercel API endpoint
s
Right, yes I can do that. True. With CFs
h
Supabase dosen't have a build in way
s
I was thinking if there is a out of the box in supabase at the moment for now.
gotcha!
h
Image CDN with on the fly image modifications
Sadly not
s
https://czhsvwmgbalihosltjzy.supabase.in this will not change, correct? Just confirming.
h
Correct! Once the project is created that is then the domain
from what i understand
s
Awesome! Thank you. I can use Cloudflare Image Optimization
h
np
s
One more quick question! The CDN Supabase has ATM is just cloudfront right?
h
Not 100% sure sorry