Image resolution too low when downloading from Facebook messenger

I am creating a bot where user can upload an image from their gallery or take a picture.

Facebook messenger provides this to my bot as image_url, which when I upload a very low DPI image my backend API runs OCR on those uploaded images and requires it over a certain DPI.

Is there a way to get quality images from Facebook?

It worked at first by turning on the switch in the settings as mentioned below in the answer, but it stopped again, not sure why?

+3


source to share


1 answer


While not a code-level solution, it should be fixed if the modification is done from the client end in the main Facebook app. For instructions,



https://www.facebook.com/help/iphone-app/187741037945488?helpref=faq_content

+5


source







All Articles