React-native-image-crop-picker: Quality is so bad

Created on 1 Oct 2017  路  6Comments  路  Source: ivpusic/react-native-image-crop-picker

"react-native-image-crop-picker": "^0.16.1",
"react-native": "0.46.4",

  • iOS
  • Android
    Cropped image quality is so bad. I try compressImageQuality:1 same result. On IOS simulator.
    simulator screen shot - iphone 6 - 2017-10-01 at 12 03 35

All 6 comments

Any news about it? I'm dealing with same issue.

@brkrtp, @thebergamo you can try this fork
here we have solved the issue of image quality. For android we've used another implementation than in original package, that provides more control on how to crop the image. Hope you'll enjoy.

@KamranKhankhail will try it :D thanks.

It also improve the quality for iOS ?

i have modified the original package to upgrade the internal crop library so try this fork
i have an issue with cropping the image so I take a fork from @KamranKhankhail but there is no option to select cropped image so just resolved this issue

compressImageQuality:1,
outMimeType:"image/png"

set above 2 properties to improve the quality.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Martian2Lee picture Martian2Lee  路  3Comments

co-de picture co-de  路  3Comments

cwRichardKim picture cwRichardKim  路  3Comments

JodiWarren picture JodiWarren  路  3Comments

equesteo picture equesteo  路  3Comments