Compatible XF Versions
2.1 , 2.2
Visible Branding
No
Description:
Resize all attached images in posts which are over maximum width and height allowed.
This add-on will run through all thread posts and resize any attached images which exceed the Maximum attachment image dimensions setting in the options page.

(Example of Resize attachments all page)

pic001.jpg


(Example of Maximum attachment image dimensions)

pic002.jpg


(Example of Options page)

pic003.jpg


Requirements:
This add-on requires ImageMagick PECL extension to be enabled. Make sure the following is checked:
Admin control panel -> Options -> Attachments -> Default image processor -> ImageMagick PECL extension

pic004.jpg


If you're not able to select ImageMagick PECL extension, contact your web host and ask them to install it.

How to use:
1. Set desired Maximum attachment image dimensions. Setup -> Options -> Attachments
2. Set desired Limit to limit number of posts to process. Setup -> Options -> Resize attachment all
3. Add "resizeattachmentsall" to your forum URL and press enter.
4. Click the "Prepare rebuild table" link.
5. Go to Rebuild caches page.
6. Click the "Rebuild now" button in the Resize attachments all block.
For testing set the Limit to 1. Once you have verified the add-on works properly, change the Limit to a higher number and follow steps 3~6.

Database changes:
This add-on will create a table called andy_resize_attachments_all in your database.

Questions and Answers:
Q: Who can run this add-on?
A: You must be an admin to run this add-on
  • Like
Reactions: Kwjwhw and Aram
Author
XenForo
Views
First release
Last update
Rating
0.00 star(s) 0 ratings

Latest updates

  1. See description

    Resize attachments all v1.7 changes: Now excludes GIF attachments.
  2. See description

    Resize attachments all v1.4 changes: Added note to indicate the add-on will only resize...
Back
Top Bottom