Skip to content

MediaUpload: Resize images / convert to jpg/webp

lain requested to merge client-side-resize into develop

Changes

This adds automatic resizing of non-animating images before the upload. As we don't generally do image processing on the backend, this is a nice way to ensure that most uploads will have a reasonable size. It also makes things much easier for phoneposters who won't have to upload their 20mb snapshots anymore.

Edited by lain

Merge request reports

Loading