Learn how to make the most out of the Dropbox Community here 💙!
Forum Discussion
kaao_19
5 years agoNew member | Level 2
How can I export images from Dropbox to OpenAlpr image_path?
I want to use the image in Dropbox Folder. How can I export images from Dropbox to OpenAlpr image_path? Plzzzz :cry: Thank
Greg-DB
Dropbox Staff
5 years agoI can't help with the OpenAlpr side of things as that's not made by Dropbox, but Dropbox does offer an API you can use for listing, uploading, and downloading files to/from Dropbox, among other operations. You can find everything you need to get started with the Dropbox API, including documentation, tutorials, and SDKs here:
https://www.dropbox.com/developers
For example, we do offer an official Python SDK:
https://github.com/dropbox/dropbox-sdk-python
With that, you can use the files_download or files_download_to_file methods to download files, for instance:
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,975 PostsLatest Activity: 5 days ago
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!