Need to see if your shared folder is taking up space on your dropbox 👨‍💻? Find out how to check here.

Forum Discussion

tiamat's avatar
tiamat
Helpful | Level 6
6 years ago
Solved

how to get height and width of an image from the api

I want to display an image stored on dropbox on my webpage. I am using the Javascript SDK. I get a shared link via

sharingCreateSharedLinkWithSettings and the image displays, but I want to specify the height and width in my img tag, and am missing that information.  I tried filesGetMetadata but it does not return what I need. I see that there is a method filesDownload. When I use this I see a filesBinary proprerty on the response, but am not sure how to use this (if indeed I should).

 

Thanks for your help,

  • The answer is to use include_media_info: true  as an option to files/get_metadata

1 Reply

  • tiamat's avatar
    tiamat
    Helpful | Level 6
    6 years ago

    The answer is to use include_media_info: true  as an option to files/get_metadata

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.

The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.

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, Facebook or Instagram.

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!