Resize Image Before Upload

Description

A WordPress plugin for client-side uploaded images resize (to do it client-side instead of backend-side and minimize the backend performance hit).

Settings

Plugin settings are located under “Media” tab (“Resize before upload”), there you can configure:

  • Max image size in pixels (The images bigger than this threshold are scaled down to it);
  • Use WP-compat (old) assets uploading script.

Bugs report / Questions / Suggestions

wp@tmm.ventures

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Resize Image Before Upload” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

0.1 2023-01-29

Enhancements

  • Changelog added.