> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.dropboxapi.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.dropboxapi.com/_mcp/server.

# Overview

## Pre-built components

Get up and running quickly with our easily embeddable components that enable users to select, save, or embed content from and to Dropbox.

* [Chooser](/dropbox-api/docs/pre-built-components/chooser)

The Chooser is the fastest way to get files from Dropbox into your web, Android, or iOS app. It's a small component that enables your app to get files from Dropbox without having to worry about the complexities of implementing a file browser, authentication, or managing uploads and storage.

* [Saver](/dropbox-api/docs/pre-built-components/saver)

The Saver is the easiest way to add files to your users' Dropbox accounts. With two clicks, a user can download files of any size into their Dropbox, making those files available on all their computers and devices as soon as the download completes. The Saver works on web and mobile web—all with just a few lines of code.

* [Embedder](/dropbox-api/docs/pre-built-components/embedder)

The Embedder allows you to use shared links to embed previews of Dropbox files or folders inside your web app.