Croppie: Question: Possible to create result img larger than croppie viewport/boundary

Created on 26 Jan 2016  路  4Comments  路  Source: Foliotek/Croppie

Hi,
eg. i want to crop/size a 1920x1080px image to 500x300px img. is it possible to do that with a croppie box of 300x150px? or should the viewport always be as large as the desired result image?
thnx in advance

Most helpful comment

It's not documented yet, but with the result method you can pass {size: { width: 400, height: 400}}

All 4 comments

ah got it.. just take the canvas type with size: original... makes sense

Seems like this one is fixed - I'm going to close it. If clarification is needed, feel free to reopen it.

i've the same problem, i want to crop images to 400x400 large using croppie on mobile, so not larger than 320px..is it possible?

It's not documented yet, but with the result method you can pass {size: { width: 400, height: 400}}

Was this page helpful?
0 / 5 - 0 ratings

Related issues

oystehei picture oystehei  路  6Comments

tpilitis picture tpilitis  路  5Comments

AliekseiDev picture AliekseiDev  路  7Comments

Terumi picture Terumi  路  3Comments

nicolacardi picture nicolacardi  路  4Comments