Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

Unable to resize photos using getSignedUrls (JS API)Β #224

@raykeating

Description

@raykeating

Bug report

  • I confirm this is a bug with Supabase, not with my own application.
  • I confirm I have searched the Docs, GitHub Discussions, and Discord.

Describe the bug

The createSignedUrls function does not allow image transformations. Very annoying because createSignedUrl works well with image transformations, but is far too slow when each URL needs to make a separate request to the server.

To Reproduce

  1. Try creating signed URLs with a transform option. Currently the docs do not indicate that it is possible

Expected behavior

It should create signed URLs that apply a certain transform

Screenshots

N/A

Additional context

Apologies if this would be a feature request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions