Introduction to Reducto
Welcome to Reducto! We help AI teams and companies take unstructured data like PDFs, images, and spreadsheets and turn them into structured data to enhance products, gather insights, and create LLM pipelines.
This guide provides an overview of our flexible toolkit of API endpoints, example use cases, configuration best practices, and answers frequently asked questions. For more code specific information on our endpoints, refer to our API reference.
If you have any questions unanswered, feel free to reach out to our team at support@reducto.ai.
Core Features
These API endpoints are the building blocks for all your document ingestion needs. You can use them individually, or in conjunction to make powerful end-to-end pipelines. Read more about each below, and check out our customizable configurations that can suit your every need.
Upload
Upload a local file to Reducto for downstream processing.
Parse
Parse all content in a document and handle post-processing steps like chunking.
Extract
Perform structured JSON extraction to pull out specific fields according to your schema.
Split
Split a document into multiple subsections, essentially inferring a table of contents.
Get Started
Quickstart Guide
For beginners, we show you the easiest way to call our APIs.
Try out the Playground
See visual examples of how Reducto works and test our your own sample documents and schemas!
Stay up to date
Was this page helpful?