Dropbox has evolved its Riviera platform from a file preview service into a universal content processing platform. It now supports over 300 file formats and more than 100 transformation capabilities, processing hundreds of thousands of transformations per second. This expansion allows the platform to support AI workloads across Dropbox products such as Search, Replay, Sign, and Dash.
Riviera's design decomposes content processing into reusable transformations, which can be composed into various processing pipelines. For example, a PowerPoint preview can be generated by converting it to PDF, then converting PDF pages to images. The architecture separates orchestration from execution, with a central component managing requests and dispatching work to backend workers, while a plugin model allows for adding new capabilities.
The platform was already used for AI processing, converting content into text and embeddings for AI-powered summaries and question answering. With the latest expansion, Riviera provides transformations for extracting and normalizing content for Dash's search and AI capabilities, which process content from Dropbox and connected services. This allows Dash to integrate with the existing processing pipeline.
Dropbox has also made Riviera's capabilities accessible through public APIs. Developer documentation details asynchronous endpoints for converting documents to Markdown, transcribing audio and video, and extracting structured metadata. The Markdown API supports applications like indexing, rendering, and providing documents as input for other processes.
✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →
One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.
One email a day. Unsubscribe in one click, any time.
Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.
▶ Play today's briefNew every morning, and the back catalogue is archived by date.
Dropbox has expanded its Riviera content processing platform to handle over 300 file formats and more than 100 transformation capabilities, supporting AI workloads for products like Search, Replay, Sign, and Dash. This evolution allows AI features to reuse existing content processing infrastructure, enabling functions such as AI-powered summaries and content indexing.