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

Resize image trigger based on Firestore document #16

Closed
rolandszpond opened this issue Sep 27, 2019 · 0 comments
Closed

Resize image trigger based on Firestore document #16

rolandszpond opened this issue Sep 27, 2019 · 0 comments

Comments

@rolandszpond
Copy link

[READ] Step 1: Are you in the right place?

Issues filed here should be about a feature request for a specific extension in this repository. To file a feature request that affects multiple extensions or the Firebase Extensions platform, please reach out to
Firebase support directly.

[REQUIRED] Step 2: Extension name

storage-resize-images

What feature would you like to see?

Image auto resize based on Firestore/Realtime Database document creation/update.

How would you use it?

When a user uploads a profile image, I save the image path on the document of the user in either Firestore or Realtime Database, I would like to run the resize extension, but attach the downloadURL for the new resized image to the document as well, either overwriting the parameter for the original image, or have the option to create a new parameter for the thumbnail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant