### Description $im = createImage($imgfile); $cropped = imagecropauto($im, IMG_CROP_SIDES, 0.5); doesn't crop it  ### PHP Version PHP 8.2 ### Operating System Debian 11