There are several free programs for manually resizing images, such as ImageOptim, which can bulk optimize images. I know you said you looked at plugins, but in case you missed it EWWW Image Optimizer is free to use if you run it on your server and don’t need to hook into their API for additional tools, just have one of these installed on the server:
jpegtran, optipng, pngout, pngquant, gifsicle, cwebp
Finally, if you want to decrease the upload size, then do it the same way you would for increasing upload size but make the numbers smaller:
In your php.ini
:
upload_max_filesize = 0.5M
Related Posts:
- WordPress 3.5: Setting custom “full URL path to files” in the Media Library?
- what happens to existing media files when I switch to year/month directory structure format?
- Can’t upload media, permissions are correct
- Display attachments by ID in a wp.media frame
- Image upload callback in new 3.5 media
- Add inline uploader to plugin option page
- How to wp_upload_bits() to a sub-folder?
- “Add Media” only shows “Full Size” under Attachment Display Settings
- Differentiate Featured Image from Post Images upon Upload
- Where do the favicons for Media Files come from
- How to manage a standalone media folder?
- How do I link directly to uploaded files?
- Is it possible to trigger some JavaScript when Media Popup is opened?
- How to call WP3.5 Media Library manager?
- Is wp_read_audio_metadata() function deprecated?
- I want to replace a media file (pdf) with an updated version
- There’s a way to scale media (images) at 50%?
- Media Uploader: get deleted files
- WordPress REST Upload Media
- How to validate the file name of the Media File Uploads?
- Disable TinyMCE Drag and Drop
- Add/change multipart_params parameter when uploading post image
- Post Specific Uploader
- Setting wp_temp_dir and permissions not working for “Missing A Temporary Folder” error
- Select image sizes you want to be uploaded
- How to change “Publish” button text for specific page
- Media upload via backend doen’t work after moving site
- Setting higher upload limit
- How to overwrite wp_unique_filename logic
- How to change upload directory based on frontend form input name or ID?
- How can I receive the image id using the media box?
- media sideload image not working with JPG file
- How do I get allowed Media Library upload file extension list?
- Cannot upload .mp3 file to wordpress media
- Uploading dwg files to wordpress
- Images not being generated at correct size
- Switch between tabs on “Insert Media” dialog
- Use the WP media uploader dialog for uploading a form attachment (non-admin). Offering progress and drag and drop feedback
- Display attachments by the ID of the post being edited in the wp.media frame (frontend)
- Media Gallery Upload photo incorrect way like glitch
- WordPress uploads autocreate folder every month
- Enabling users to upload files
- WordPress Issue : The uploaded file could not be moved to wp-content/uploads/
- making media URL secured
- Is there a way to make my media files unsearchable?
- How to allow logged out users to upload media?
- Is it possible to use media_sideload_image to upload local files?
- Is it safe to allow non-admin users access to media uploader
- Attach media to post by media category
- upload_max_filesize is set to 64 MB already but WordPress is still showing 2 MB
- PHP error when trying to upload .mp3 files via Media Library [closed]
- How to fix the orientation of images when uploading via the WordPress Media Uploader? [closed]
- Is it possible to import all files from a uploads DIR into WP media, retaining paths to the files
- How does WordPress decides how many sizes of an image to create?
- Flat media folder vs multiple directories
- Move media files from the root to date folder structure
- Big file upload give HTTP error
- Image upload to media library fails. Folder won’t create, database insert fail, XAMPP Windows
- Send media uploads to different directories
- Open Media Uploader Link in single post or page
- Add SWF file to wordpress through custom template
- How to change archieve frequency of the media file in uploads folder for wordpress blog
- Insert attachments from custom uploader into post (regular uploader style)
- How to limit sizes for specific upload programmatically?
- Uploaded images result in a file url with full path on disk appended
- Migrating WordPress Uploads To S3 Object Storage
- Using WP-CLI “wp media import” to sync files to the media library
- Import media (.xml) does not attribute featured images to posts
- Blog suddenly can’t display .jpg
- Upload Video using wordpress rest api with ionic
- MIME type not supporting HEIC support type in WordPress
- SVG not displaying in Media Tab in Backend
- Modify Maximum upload file size text in WordPress Media
- Images not displaying on site or media library
- Replicate Media Galley Edit view in Add Media View
- Front-End Upload media with category
- How to manually set an attachment in a post?
- Adding attachment custom field metadata to TinyMCE tag
- Sanitizing existing media library paths and page links from foreign characters
- Issue with upload.php with media
- Media files not loading
- Media not displaying other users uploads – WordPress 4.9.2
- Set default “Link CSS Class” in add media admin editor
- media_sideload_image results in http error (500)
- How could you allow users to upload a video in within their profile and display it on a wordpress site?
- How to share media between independent blogs?
- media_handle_upload on mix form fields (not required file input)
- Check if author or uploader id of the attachment(uploaded) image is match?
- WP Capabilities to Add Media, Use Media, But Not Edit Them
- Limit attachment caption characters
- Don’t show avatars in media library
- Insert media while posting is not working with new wordpress update
- Media Library broken images
- controlling whether upload is attached to post or not
- All files unattached in Media Library
- Importing blog failed to download attachments from older (still online) blog
- Media Gallery doesn’t show (using WP-Read Only)
- Upload User Avatar from android to WordPress using Rest API
- How to disable direct media file access in nginx or ubuntu for non loggedin users?
- Image in binary in the data to WordPress media library