✨ Scanned PDF Support for Document Robots
Document Robots now support scanned PDFs.
You can extract structured data from scanned invoices, contracts, receipts, forms, and other image-based documents using the same Extract and Parse workflows available for regular PDFs.
Available in the dashboard, API, SDK, and CLI.
What's Changed
- fix(runs): lazy load run output details by @puneetdixit200 in #1067
- Add OpenAI-compatible LLM presets by @jimmyzhuu in #1069
- fix: set graphile fallback poll interval to 1 hr by @amhsirak in #1071
- feat: add copy for format data by @RohitR311 in #1074
- fix: ai mode json parsing by @RohitR311 in #1075
- feat: scanned doc extraction and parsing by @RohitR311 in #1077
- fix: error and crash handling browser by @RohitR311 in #1082
- feat: run content cloud sync by @amhsirak in #1081
- fix: match textfield label value for cli/mcp/api/sdk run types by @amhsirak in #1083
- chore: pre-release v0.0.41 by @amhsirak in #1084
- chore: add separate package.json for frontend by @RohitR311 in #1086
New Contributors
- @puneetdixit200 made their first contribution in #1067
- @jimmyzhuu made their first contribution in #1069
Full Changelog: v0.0.40...v0.0.41