7
Way to createSignedUrls with image transformation
Source: supabase/supabase#12607 · opened by @devidevio
I've checked every part of documentation and code in the storage-api regarding the createSignedUrls function. It seems impossible to sign multiple URLs with image transformation.
Related documentation:
• • • The code in the storage-api seems to be the following:
• • • Why does the createSIgnedURLs function does not accept the image transformations when signing a URL?
The reason why I'm looking for this feature is: Performance. Instead of signing f. e. 100 URLs separately (100 requests), I'd like to sign 100 URLs in one request with image transformation.
If I'm missing something at this point here, please correct me.
Related documentation:
• • • The code in the storage-api seems to be the following:
• • • Why does the createSIgnedURLs function does not accept the image transformations when signing a URL?
The reason why I'm looking for this feature is: Performance. Instead of signing f. e. 100 URLs separately (100 requests), I'd like to sign 100 URLs in one request with image transformation.
If I'm missing something at this point here, please correct me.
No pledges yet. Be the first to back this.
Comments
Similar requests
createSignedUrls should allow for storage transformations per image in the same was createSignedUrl does
1 vote · 0 comments
Add support for image transformations in bulk storage URL signing (getSignedUrls)
2 votes · 0 comments
storage createSignedUrl / createSignedUrls speedup
3 votes · 0 comments
Add gif support to supabase image transformations - or specify in docs that it is not supported.
6 votes · 0 comments
Image transformations: Support for cropping position / gravity
1 vote · 0 comments
No comments yet.