WP Upload Size
WP Upload Size
Description
WordPress and PHP both control how large a file you can upload. WP Upload Size lets you set a higher WordPress media upload limit in a few clicks—using MB or GB instead of raw bytes.
Features
- Set upload limit in KB, MB, or GB (no byte math required)
- Quick presets: 32 MB, 64 MB, 128 MB, 256 MB, 512 MB, 1 GB
- One-click Match PHP max
- Dashboard showing
upload_max_filesize,post_max_size,memory_limit, and the effective WordPress limit - Clear warning when your desired limit is higher than PHP allows
- Never promises more than PHP can accept in the Media Library
- Settings link on the Plugins screen
- Translation-ready (text domain:
wp-upload-size)
Important
This plugin adjusts the WordPress upload size filter. It cannot raise PHP limits by itself. If uploads still fail, ask your host to increase upload_max_filesize and post_max_size in php.ini (or use .user.ini / hosting panel settings).
Where to find settings
Go to Tools WP Upload Size after activating the plugin.
Installation
Automatic installation
- Go to Plugins Add New.
- Search for WP Upload Size.
- Click Install Now, then Activate.
- Open Tools WP Upload Size.
- Enter a size (for example
64) and choose MB, or use a quick preset. - Click Save upload limit.
Manual installation
- Upload the
wp-upload-sizefolder to/wp-content/plugins/. - Activate the plugin through the Plugins screen.
- Open Tools WP Upload Size and set your desired limit.
Screenshots
Faq
Your server PHP limits are lower than the file size. Check the Current limits panel on the settings page. Raise upload_max_filesize and post_max_size with your host, then try again.
No. Starting in 2.1.0 you can enter values in KB, MB, or GB. Existing byte-based settings are kept and shown in a readable unit.
No. It only changes the WordPress media upload size limit.
The plugin works on single sites and network-capable installs. On multisite, network upload caps set by the network admin may still apply.
No. Only your hosting environment can change PHP ini values. This plugin makes the WordPress side easy and shows what PHP currently allows.
Reviews
My precious!
By Salasar Cyber Solutions (salasarwebteam) on June 22, 2022
Sorry but does not work
By sourixx on November 2, 2020
Just works
By gerdatwp on August 12, 2020
Great plugin!
By mrmrtikki on June 8, 2020
Best plugin
By Muhammad Irfan (malikirfan66) on May 18, 2020
It works!
By Webprom Design (webprom) on April 20, 2019
Good Working Plugin
By rsmbano on February 25, 2019
This is a great plugin
By sourav23agrawal on May 17, 2018
Changelog
2.1.0
- Redesigned settings UI under Tools WP Upload Size
- Added KB / MB / GB unit selector (no more raw bytes required)
- Added quick size presets and “Match PHP max”
- Added server limits overview (upload_max_filesize, post_max_size, memory_limit)
- Effective limit is capped at the PHP maximum so Media Library stays accurate
- Warning notice when desired limit exceeds PHP
- Proper Settings API, capability checks, escaping, and sanitization
- GPL-2.0-or-later license header aligned with WordPress.org
- Translation-ready text domain and uninstall cleanup
- Compatibility update: Tested up to WordPress 6.8
2.0.2
- Maintenance release
1.0.0
- First release

