Search Lessons, Code Snippets, and Videos
search by algolia
X
#native_cta# #native_desc# Sponsored by #native_company#

Firebase Storage Cloud Function - Image Thumbnail Generator

written by Jeff Delaney
full courses and content on fireship.io

This snippet has been updated! Check out the latest Cloud Storage Thumbnail Generator using Cloud Functions v2.x

This snippet is a Firebase cloud function that was modified from the official thumbnail generator . Instead of ImageMagick, this snippet uses sharp to significantly improve performance.

Gist