AAWEB Advanced Image Resizer

外掛說明

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 controls in Media Library list view and Grid attachment details.
  • Central backup manager under Media > AAWEB Backups.
  • 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.

螢幕擷圖

安裝方式

  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.
  5. Go to Media > AAWEB Backups to review, restore or delete stored backups.

常見問題集

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.

Where are Replace backups stored?

Backup files are stored in /wp-content/uploads/aaweb-advanced-image-resizer/backups/. You can manage them from Media > AAWEB Backups, the Media Library list view or Grid attachment details.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈AAWEB Advanced Image Resizer〉的開發相關工作。

參與者

〈AAWEB Advanced Image Resizer〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈AAWEB Advanced Image Resizer〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.2.2

  • Fixed transparent PNG, GIF and WebP sources turning black when resized; transparent pixels now composite onto the selected padding background.
  • Added direct backup access to Media Library list actions and Grid attachment details.
  • Added a central backup manager under Media > AAWEB Backups.
  • Replace now stops safely if backups are enabled but the backup cannot be created.
  • Removed absolute server paths from backup AJAX responses.

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.