Compatible XF Versions
2.0 , 2.1 , 2.2
Visible Branding
No
Description:
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)

pic001.jpg


(Example of attachment)

pic002.jpg


(Example of Maximum attachment image dimensions selection)

pic003.jpg


(Example of Options page)

pic004.jpg


(Example of Convert image all page)

pic005.jpg


(Example of Convert image all confirm page)

pic006.jpg


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.
Author
XenForo
Views
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from XenForo

Latest updates

  1. AndyB Convert image all 5.3

    Convert image all v5.3 changes: Attachment tables xf_attachment and xf_attachment_data are now...
  2. See description

    Convert image all v5.2 changes: Fixed issue when multiple IMG tags were on the same line.
  3. See description

    Convert image all v5.0 changes: Now retains IMG bbcode options.
Back
Top Bottom