browser-image-compression icon indicating copy to clipboard operation
browser-image-compression copied to clipboard

feat: add maxWidth and maxHeight options for finer image resizing con…

Open Zyron opened this issue 4 months ago • 1 comments

…trol

  • Adds maxWidth and maxHeight to Options interface and docs
  • Updates handleMaxWidthOrHeight to apply maxWidth/maxHeight before maxWidthOrHeight
  • Updates README and types for new API

Zyron avatar Jun 11 '25 12:06 Zyron