| 开发者 |
cratesdigital
ahmd3tf |
|---|---|
| 更新时间 | 2026年7月27日 19:18 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
product post type.product-image-processor folder to the /wp-content/plugins/ directory, or install directly from Plugins → Add New by searching for "Crates Product Image Processor for WooCommerce."No. Processing only triggers for uploads made directly on a WooCommerce Product edit screen. Everything else is left exactly as uploaded.
A copy of the untouched original is saved automatically before processing, in a dedicated subfolder inside your site's uploads directory (wp-content/uploads/cdpip-originals/). It's never publicly linked from your site, but the files themselves remain on the server in case you need to recover one.
Adjust the "Trim Tolerance / Fuzz" setting. Lower it if the trim is too aggressive and removing parts of the product; raise it if too much background is being left behind.
Yes — the PHP Imagick extension. Most managed WordPress and WooCommerce hosts include this by default. If it isn't installed, the plugin will simply skip processing rather than break your uploads.
Yes — go to Media → Bulk Process Images, select the specific images you want processed from the Media Library picker, and run them through the same processing pipeline. You choose exactly which images are affected; nothing is processed automatically. This also regenerates the image's thumbnail sizes afterward, so everything stays consistent across your site.
Only if you've explicitly enabled the "Upscale Small Images" setting. By default, images smaller than the canvas area are kept at their original resolution and centered rather than stretched.