Skip to content

Commit 924ef18

Browse files
clarify that the ext doesn't "resave" uploaded img
1 parent ebc0cbd commit 924ef18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

storage-resize-images/PREINSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Use this extension to create resized versions of an image uploaded to a Cloud St
22

33
When you upload an image file to your specified Cloud Storage bucket, this extension:
44
- Creates a resized image with your specified dimensions.
5-
- Stores both the resized image and the original image in the same Storage bucket.
5+
- Stores the resized image in the same Storage bucket as the original uploaded image.
66
- Names the resized image using the same name as the original uploaded image, but suffixed with your specified width and height.
77

88
You can even configure the extension to create resized images of different dimensions for each original image upload. For example, you might want images that are 200x200, 400x400, and 680x680 - this extension can create these three resized images then store them in your bucket.

0 commit comments

Comments
 (0)