2020-12-21, 01:38 PM
(This post was last modified: 2024-03-25, 12:04 AM by Laird. Edited 7 times in total.)
Image Auto-Resizer is a plugin for MyBB 1.8. It auto-resizes uploaded images so that they do not exceed a stipulated maximum width and height (defaulting to 900 pixels for both).
Via the Admin Control Panel (ACP), it is possible to:
Image Auto-Resizer is licensed under the GPL version 3.
Maintainers and credits
Image Auto-Resizer was originally authored by Laird to be maintained by the unofficial MyBB Group, as inspired by azalea4va in the MyBB Community Forums thread Resize image attachments, and as suggested by Eldenroot after he read that thread.
Contributing
Feel free to open an issue or send a pull request to the plugin's GitHub repository.
Via the Admin Control Panel (ACP), it is possible to:
- Set the maximum image height and width for image attachments.
- Resize all preexisting uploaded image attachments, by clicking "Go" beside Tools & Maintenance -> Recount & Rebuild -> Resize Uploaded Images.
- Download.
Download an archive of the plugin's files.
- Copy files.
Extract the files in that archive to a temporary location, and then copy the files in "root" into the root of your MyBB installation.
- Install via the ACP.
In a web browser, open the "Plugins" module in the ACP of your MyBB installation. You should see "Image Auto-Resizer" under "Inactive Plugins". Click "Install & Activate" next to it. You should then see the plugin listed under "Active Plugins" on the reloaded page.
- Configure settings.
Navigate in the ACP to Settings -> Plugin Settings -> Image Auto-Resizer and configure your preferred values for the settings.
- Resize preexisting images
Optionally (but recommended), run "Resize Uploaded Images" as described above.
Image Auto-Resizer is licensed under the GPL version 3.
Maintainers and credits
Image Auto-Resizer was originally authored by Laird to be maintained by the unofficial MyBB Group, as inspired by azalea4va in the MyBB Community Forums thread Resize image attachments, and as suggested by Eldenroot after he read that thread.
Contributing
Feel free to open an issue or send a pull request to the plugin's GitHub repository.