You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During the last run of IWDC there were at least 2-3 occasions when the speaker's uploaded profile photo wasn't even just a giant 3-4 MB image, but rather a 20+ MB (!!!) behemoth.
Expected Behavior
Administrators are too busy with other tasks to pay attention to this, so it'd be best if the website itself would resize the images to the optimal size automatically as part of the upload procedure.
Current Behavior
The uploaded profile photos are stored as they are provided, no transformation is done on them. Time-to-time I skim through the images and resize + web optimize them (with GIMP, Gwenview and other common Linux editors).
Possible Solution
Use the Firefox Extension of "Resize Images" to implement automatic upload resizing. Technically it's a cloud function. DeLorean v2 already has cloud functions.
See also:
Navigate to the Speakers page. You have now buttons to add or edit speaker.
Pick one to Add or edit a speaker.
Upload a ginormous photo (20MB+ preferred).
Try to view the speakers page on a 4G connection...
Possible Implementation
The text was updated successfully, but these errors were encountered:
MrCsabaToth
changed the title
Use Resize Images Firefox extension to automatically shrink giant image uploads
Use Resize Images Firebase extension to automatically shrink giant image uploads
Nov 3, 2022
During the last run of
IWDC
there were at least 2-3 occasions when the speaker's uploaded profile photo wasn't even just a giant 3-4 MB image, but rather a 20+ MB (!!!) behemoth.Expected Behavior
Administrators are too busy with other tasks to pay attention to this, so it'd be best if the website itself would resize the images to the optimal size automatically as part of the upload procedure.
Current Behavior
The uploaded profile photos are stored as they are provided, no transformation is done on them. Time-to-time I skim through the images and resize + web optimize them (with GIMP, Gwenview and other common Linux editors).
Possible Solution
Use the Firefox Extension of "Resize Images" to implement automatic upload resizing. Technically it's a cloud function. DeLorean v2 already has cloud functions.
See also:
Steps to Reproduce
Possible Implementation
The text was updated successfully, but these errors were encountered: