bupy7 / yii2-widget-cropbox

This widget allows crop image before upload to server and send informations about crop in JSON format.
BSD 3-Clause "New" or "Revised" License
91 stars 33 forks source link

Crop square image #28

Closed cluwong closed 7 years ago

cluwong commented 8 years ago

I want to crop images into squares, is there an option for this?

bupy7 commented 8 years ago

What do you meant?

cluwong commented 8 years ago

I want to force crop image with 1:1 aspect ratio.

bupy7 commented 8 years ago

@cluwong this procedure don't matter to yii2-widget-cropbox. But answering to your the question: https://github.com/bupy7/yii2-widget-cropbox#crop-with-save-real-size-of-image

bupy7 commented 7 years ago

No activity.