Resize Image Before Upload
·
Resize uploaded images client-side before upload to minimize the backend performance hit.
評価機能
バージョン
1.0.7
有効インストール数
50
最終更新日時
Jun 29, 2026
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.
- A setting to enable / disable on front end / admin part separately.