{"slug":"reducto","name":"Reducto","owner":null,"repo":null,"category":"document-parsing","lang":"","blurb":"Agentic document parsing — layout-aware vision + VLMs + a multi-pass correction loop turn messy PDFs, scans, and spreadsheets into structured, RAG-ready data.","use_cases":"[]","alternatives":[],"stars":0,"pushed_at":null,"synced_at":null,"kind":"api","one_liner":"Agentic document parsing — layout-aware vision + VLMs + a multi-pass correction loop turn messy PDFs, scans, and spreadsheets into structured, RAG-ready data.","website":"https://reducto.ai","docs_url":"https://docs.reducto.ai","signup_url":"https://platform.reducto.ai","pricing_model":"freemium","pricing_note":"Credit-based pay-as-you-go; standard plan includes 15,000 free credits, complexity auto-classified; async batch jobs get a 20% discount (12h SLA). Growth/Enterprise above the free tier.","auth_type":"api-key","agent_signup":"self-serve-instant-key","agent_signup_note":"Self-serve signup with 15,000 free credits and no sales call; Bearer API key from platform.reducto.ai. Onboarding can be completed without a human.","mcp_server":"","sdks":["Python","TypeScript","REST"],"code_sample":"{\"lang\":\"python\",\"code\":\"import os\\nfrom reducto import Reducto\\n\\nclient = Reducto(api_key=os.environ.get(\\\"REDUCTO_API_KEY\\\"))\\n\\nresponse = client.parse.run(\\n    input=\\\"https://pdfobject.com/pdf/sample.pdf\\\",\\n)\"}","tags":["document-parsing","ocr","rag","extraction","vlm"],"useCases":[],"codeSample":{"lang":"python","code":"import os\nfrom reducto import Reducto\n\nclient = Reducto(api_key=os.environ.get(\"REDUCTO_API_KEY\"))\n\nresponse = client.parse.run(\n    input=\"https://pdfobject.com/pdf/sample.pdf\",\n)"},"oneLiner":"Agentic document parsing — layout-aware vision + VLMs + a multi-pass correction loop turn messy PDFs, scans, and spreadsheets into structured, RAG-ready data.","docsUrl":"https://docs.reducto.ai","signupUrl":"https://platform.reducto.ai","pricingModel":"freemium","pricingNote":"Credit-based pay-as-you-go; standard plan includes 15,000 free credits, complexity auto-classified; async batch jobs get a 20% discount (12h SLA). Growth/Enterprise above the free tier.","authType":"api-key","agentSignup":"self-serve-instant-key","agentSignupNote":"Self-serve signup with 15,000 free credits and no sales call; Bearer API key from platform.reducto.ai. Onboarding can be completed without a human.","mcpServer":""}