AAWEB Advanced Image Resizer

Description

AAWEB Advanced Image Resizer adds resize tools directly inside the WordPress Media Library.

Features:

  • Resize with padding to fixed canvas dimensions.
  • Social/ad presets such as 1080×1080, 1080×1350, 1200×630 and 1200×628.
  • WordPress.org asset presets: 1544×500, 772×250, 256×256 and 128×128.
  • Row action on Media Library list view.
  • Bulk resize action with size and mode selectors.
  • Tool inside the WordPress image editor modal.
  • Replace mode or Create New mode.
  • Export resized images as JPG, PNG or WebP.
  • Optional backup before replace.
  • Backup manager in the image editor modal: list, restore and delete backup files.
  • Maximum backups per image setting.
  • JPG quality setting.
  • WebP quality setting.
  • Default output format setting.
  • Background color setting.
  • Custom presets.

Screenshots

Installation

  1. Upload the plugin folder to /wp-content/plugins/ or install the ZIP file from Plugins > Add New.
  2. Activate the plugin.
  3. Go to Media > AAWEB Image Resizer to configure defaults.
  4. Open Media Library in list view and use the row action or bulk action.

FAQ

Does Replace keep the same attachment ID?

Yes. Replace updates the current attachment file and regenerates attachment metadata.

Does Create New change the original image?

No. Create New creates a new attachment in the selected output format: JPG, PNG or WebP.

Can I add my own sizes?

Yes. Go to Media > AAWEB Image Resizer and add one custom preset per line using Label|WIDTHxHEIGHT.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“AAWEB Advanced Image Resizer” is open source software. The following people have contributed to this plugin.

Contributors

“AAWEB Advanced Image Resizer” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “AAWEB Advanced Image Resizer” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.2.1

  • Added safer permission checks per attachment for AJAX and bulk resize actions.
  • Added a GD availability check before image processing to avoid fatal errors on unsupported servers.
  • Improved replace mode so thumbnails are removed only after the resized file is saved successfully.

1.2.0

  • Added output format selection for JPG, PNG and WebP.
  • Added default output format setting.
  • Added WebP quality setting.
  • Added output format controls to row action, bulk resize and image editor modal.

1.1.0

  • Added backup manager inside the image editor modal.
  • Added restore selected backup and delete backup actions.
  • Added maximum backups per image setting.

1.0.2

  • Added SEO-friendly Create New filenames based on original filename, preset and dimensions.
  • Added uninstall cleanup for plugin settings.

1.0.0

  • Initial AAWEB release.