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.

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.

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.