Resize Image Before Upload
·
Resize uploaded images client-side before upload to minimize the backend performance hit.
Рейтинги
Версия
1.0.8
Активные установки
60
Последние изменения
Jul 3, 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.