Theme editor

Welcome to XFMISFITS.COM

Join our community to access exclusive content, participate in discussions, and connect with like-minded individuals. We offer resources, products, and dedicated support to help you succeed.

Our recent members

XF 2.3 [AndyB] Convert image all 5.8

Twisted

Administrator
Staff member
Joined
May 9, 2025
Messages
109
Reaction score
0
Points
16
Thread owner
Converts all hot linked images to attachments.

The Convert image all add-on will convert hot linked images in messages to attachments. Hot linked images are those images that have been inserted using the Image icon in the editor toolbar.

This add-on is run manually and is used to process all hot linked images in all posts.

(Example of hot linked image)
1742437739817.png



(Example of attachment)
1742437748362.png



(Example of Maximum attachment image dimensions selection)
1742437759232.png



(Example of Options page)
1742437768172.png



(Example of Convert image all page)
1742437777267.png



(Example of Convert image all confirm page)
1742437786298.png



Features:
  • Images greater than maximum width and height settings in Admin Control Panel will be resized.
  • Links surrounding attachments automatically removed.
Maximum attachment image dimensions selection:
Although the screenshot above says you can use 0 or blank, this add-on requires you to use a positive value for the Maximum attachment image dimensions settings. I suggest using 2500 x 2500.

Admin control panel -> Setup -> Options -> Attachments -> Maximum attachment image dimensions

How to use:
  1. In your browser add 'convertimageall' to your forum URL.
  2. Click the 'Prepare rebuild table' link.
  3. Follow instructions on Convert image all confirm page.
Question and Answers:
Q: I have an older forum with 2 million posts. How long will it take to convert all IMG tags to attachments?
A: About an hour.

Q: Some hot linked image are not converted, why is this?
A: If a hot linked image is either too small or too large, or the dimensions are not able to be read, those images are not converted and will require manual conversion.

Q: Are attachments reused, meaning if the same attachment is located in several posts does each one use up disk space?
A: Each attachment is saved separately, however this is not a problem these days as disk space is so inexpensive.

Q: Does this add-on convert hot linked images in other areas besides posts?
A: No.

Q: Should I run this add-on once every few months to catch any new hot linked images not converted?
A: Yes.

Q: Does Convert image add-on support $config['http']['proxy'] to hide my IP address?
A: Yes.
 

Attachments

Back
Top