Dynamic Image resizing for firebase storage -


is there efficient method serve dynamic size images stored in firebase storage through changing query parameter in image url? or imgix? efficient method?

i recommend try cloud functions firebase storage resizing using imagemagick

writing cloud storage trigger cloud functions firebase

sample code

generate thumbnail


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -