MyBotBoxMyBotBox

Reducto

Extract text from PDF documents

Overview

Integrate Reducto Parse into your workflow to extract text from PDF documents. Supports both uploaded PDFs and URL-based documents with configurable table formatting.

Setup

  1. Add the Reducto block to your workflow
  2. Enter your Reducto API key
  3. Upload a PDF or provide a URL

Configuration

ParameterTypeRequiredDescription
apiKeystringYesReducto API key
documentfile/URLYesPDF document to parse
pagesstringNoSpecific pages (comma-separated, 1-indexed)
tableOutputFormatstringNoTable format: Markdown or HTML

Tools

reducto_parser

Parses PDF documents and extracts structured content.

Output

ParameterTypeDescription
job_idstringUnique identifier for the processing job
durationnumberProcessing time in seconds
usagejsonResource consumption data (num_pages, credits)
resultjsonParsed document content with chunks and blocks
pdf_urlstringStorage URL of converted PDF
studio_linkstringLink to Reducto studio interface

Notes

  • Category: tools
  • Type: reducto