Box Developer Documentation

A beta version of the new Box developer documentation site is launching soon! Updated Developer Guides, modern API Reference, and AI-powered search are on the way to help you build with Box faster. Stay tuned for more updates.

Get Text Representation

Get Text Representation

A text representation provides a way to extract plain text from a document.

Text is generated for all document file types including plain text and code files supported by Box. This does not include image files as these do not have a text layer.

Text representations are generated upon upload of the file, similarly to PDFs and thumbnails. They are not generated for files larger than 500 megabytes.

The process

To get a text representation follow the following steps