Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better support to add image transformation query parameters #179

Closed
elitan opened this issue Dec 16, 2021 · 0 comments · Fixed by #1461
Closed

Better support to add image transformation query parameters #179

elitan opened this issue Dec 16, 2021 · 0 comments · Fixed by #1461
Assignees
Labels
enhancement New feature or request sdk SDK package

Comments

@elitan
Copy link
Contributor

elitan commented Dec 16, 2021

Hasura Storage supports adding image transformation query parameters to manipulate the image on the fly. The SDK should make it easy to use them.

The following query parameters can be added to both public URLs and presigned URLs:

  • w (width)
  • h (height)
  • q (quality)
  • b (blur)
  • r (radius)
@elitan elitan added the enhancement New feature or request label Dec 16, 2021
@plmercereau plmercereau transferred this issue from nhost/hasura-storage-js Feb 15, 2022
@plmercereau plmercereau added the sdk SDK package label Feb 15, 2022
@elitan elitan linked a pull request Jan 3, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request sdk SDK package
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants