Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

Get Reference Image URL as same in UIImagePickerController. #219

Open
shoaibhussan15 opened this issue Apr 18, 2019 · 0 comments
Open

Get Reference Image URL as same in UIImagePickerController. #219

shoaibhussan15 opened this issue Apr 18, 2019 · 0 comments

Comments

@shoaibhussan15
Copy link

Is there any way to get reference URL same returned by UIImagePickerController
issue is i have a PNG image of 55mb with dimension 10,000*10,000
when i select that image from UIImagePickerController,i get this as jpg with size 5mb as iOS compress it and i can easily perform any operation on it.
but when i use this library,and get image through PHImageManager with request options and write it to Documents directory,its still 55mb and taking too much time to write.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant