Image Auto-Resizer

by Laird 4 Stars 942 Downloads

Automatically resizes all attachment images to save bandwidth and space.

Change Log for Image Auto-Resizer

Version 1.1.0 stable Build #6

  • Fixes some PHP 8 warnings.
  • Adds (experimental) support for detecting animated GIFs/PNGs, and optionally resizing them or excluding them from resizing.
  • Adds settings to stipulate usergroups and forums to be excluded from image auto-resizing.
  • Adds support for watermarking images, including the ability to automatically back up original, pre-watermarked images.
  • Adds some other miscellaneous improvements.

Version 1.0.5 stable Build #5

  • Bugfix: when a file was missing in the filesystem, the corrective for the bug in v1.0.3 was causing errors to be generated. (An alternative to upgrading from v1.0.4 to v1.0.5 so as to fix this is to use the Find Orphaned Attachments functionality of the ACP to remove the database entries for any missing files).

Version 1.0.4 stable Build #4

New feature and fix:

  • Bugfix: The file size bug introduced in v1.0.3 has been fixed. The bug led to issues with the display of images via attachment.php (partial rendering; failed downloads). Corrective code has been added so that these issues are no longer experienced for already-uploaded images.
  • The support for auto-orientation has been improved so that it implements the full set of eight possible Exif orientation types.

Version 1.0.3 stable Build #3

  • Where supported, eliminates unintended image rotation on resize due to "orientation" EXIF data being lost.

Version 1.0.2 stable Build #2

  • Updates the plugin's version number, which the previous release (stipulated as 1.0.1 here) had mistakenly left in code as 1.0.0. This release updates it to 1.0.2 both here and in the plugin, to avoid confusion.

Version 1.0.1 stable Build #1

The first build has no changes.