=== Dprime Woo Thumb Generator ===
Contributors: dprimesolutions
Tags: woocommerce, thumbnails, images, products, padding
Requires at least: 6.4
Tested up to: 7.1
Requires PHP: 8.2
Requires Plugins: woocommerce
Stable tag: 1.6.1
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Generates square WooCommerce product thumbnails with padding around each image. Every product displays in full with no cropping.

== Description ==

WooCommerce&apos;s default thumbnail behavior crops product images to fit a target aspect ratio. If your catalog has images in mixed sizes and shapes (tall, wide, square, irregular), the crop will hide important parts of some products.

Thumb Generator produces a square thumbnail at your chosen size, with the original image scaled to fit inside and the remaining space filled with your chosen padding colour. Nothing gets cropped.

Configurable settings:

* Output size (200 to 1200 px)
* Padding percentage (0 to 20%)
* Background colour
* JPEG quality
* Overwrite existing thumbnails

Processes all published WooCommerce products. Featured images plus gallery images.

== Changelog ==

= 1.6.1 =
* Added cursor-based batch generation with bounded product and image processing.
* Added source path, MIME, file-size, and pixel-count validation.
* Reduced repeated metadata queries and duplicate image work.
* Promoted the verified release to the stable channel.

= 1.1.0 =
* Extracted help tab into includes/help.php. Override CSS class reference added to admin.css.

= 1.0.6 =
* Full Dprime design system. Two admin tabs. Canonical menu pattern. Plugin renamed.

= 1.0.4 =
* Previous release.
