I tried to crop an image that was of 1.39mb, but dimension was 3072px X 2304px. Could not crop the image. It shows loading icon animation after we press "crop" button.
I also tried to do same with other images, got same result. This happens when dimensions are larger, and when file size is larger. Here is attached image which i was trying to crop.
I tried doing same on your website too, got same error :
Not sure what is the issue, dimension or file size ?!?
This situation often occurs when the server doesn't have enough memory to process big images.
If you use PHP, please edit the php.ini and set momeory_limit to a larger value.
I tried to crop an image that was of 1.39mb, but dimension was 3072px X 2304px. Could not crop the image. It shows loading icon animation after we press "crop" button. I also tried to do same with other images, got same result. This happens when dimensions are larger, and when file size is larger. Here is attached image which i was trying to crop.
I tried doing same on your website too, got same error :
Not sure what is the issue, dimension or file size ?!?