

You can always enable or disable events later.

If you enable events, you can write custom event handlers that respond to these events.
#Auto image resize install#
The extension can publish a resize completion event which you can optionally enable when you install the extension. The extension supports resizing images in JPEG, PNG, WebP, GIF, AVIF and TIFF formats, and the output can be in one or more of these formats. Note that you can optionally configure the extension to overwrite the Cache-Control value for the resized image(s). The extension automatically copies the following metadata, if present, from the original image to the resized image(s): Cache-Control, Content-Disposition, Content-Encoding, Content-Language, Content-Type, and user-provided metadata (a new Firebase storage download token will be generated on the resized image(s) if the original metadata contains a token). For example, you might want images that are 200x200, 400x400, and 680圆80 - this extension can create these three resized images then store them in your bucket. You can even configure the extension to create resized images of different dimensions for each original image upload.

Use this extension to create resized versions of an image uploaded to a Cloud Storage bucket.
