ArthurHub / Android-Image-Cropper

Image Cropping Library for Android, optimized for Camera / Gallery.
Apache License 2.0
6.38k stars 1.34k forks source link

how to get original image which is picked from gallery or take with camera? #745

Open MWaseemMatto opened 4 years ago

MWaseemMatto commented 4 years ago

i want to send images(both original image and cropped image) to server. how can i get original and cropped images?

Canato commented 3 years ago

Hey!

I start a new project to handover this library https://github.com/CanHub/Android-Image-Cropper

The ideia is that we keep improving because this project don’t have updates since 2018 Hope I can count with your help.

Open to contribute, next pieces of work will be Android 11 permissions, refactor into Kotlin and ActivityContract