Commits
Branch selector
User selector
Commit history
Commits on Jul 15, 2026
Commits on Jul 13, 2026
feat: partition arbitrary valid JSON and NDJSON files (#4391)
Show description for c38745bauthored
Commits on Jul 12, 2026
Update README.md (#4393)
Show description for 8447a52andauthored
Commits on Jul 11, 2026
fix: sanitize v2 HTML output to prevent stored XSS (GHSA-v5mq-3xhg-98m9) (#4394)
Show description for cda16b3authored
Commits on Jul 6, 2026
refactor: centralize URL fetching with host validation and default timeouts (#4388)
Show description for 445c957authored
Commits on Jun 24, 2026
fix(ci): stabilize partition benchmark with a rolling-median baseline (#4375)
Show description for f6eea75andauthored
Commits on Jun 23, 2026
feat: derive category_depth from heading level in the v2 (ontology) HTML parser (#4360)
Show description for 37635f7andauthored
Commits on Jun 11, 2026
feat: extract filled AcroForm field text in PDF partitioning (#4372)
Show description for 5ead69aandauthored
Commits on Jun 10, 2026
feat: add enrichment origins metadata field (#4370)
Show description for dacae2candauthored
Commits on Jun 9, 2026
fix: keep extracted text aligned with rotated PDF page images in hi_res (#4367)
Show description for dedf144andauthoredfix: stop decimating embedded text on dense PDF pages (#4368)
Show description for 19857c1authored
Commits on Jun 8, 2026
fix(hi_res): recover text inside PDF figure overlays (#4363)
Show description for 620cde7authored
Commits on May 23, 2026
fix: rename `isolate_tables` chunking option to `isolate_table` (#4355)
Show description for 7c8f675andauthored
Commits on May 22, 2026
feat: add option for table chunking (#4354)
Show description for 346cfffandauthored
Commits on May 17, 2026
fix: handle text too long for spacy issue (#4353)
Show description for bfd78b2andauthored
Commits on May 13, 2026
fix: chunking dropping table content (#4352)
Show description for 238657fauthored
Commits on May 5, 2026
fix: ndjson file type detection (#4349)
Show description for 8daa154authored
Commits on Apr 28, 2026
feat: Track the table extraction method (#4346)
Show description for 199f255authoredfeat(cli): add unstructured doctor diagnostics command (#4342)
Show description for f51769bauthored
Commits on Apr 26, 2026
Reject oversized PDF renders before bitmap allocation (#4345)
Show description for b909cf4authored
Commits on Apr 24, 2026
fix: first table chunk preserve col/row span (#4343)
Show description for 879e126authored
Commits on Apr 20, 2026
feat: replace PyPI opencv wheels with ffmpeg-free builds in Dockerfiles (#4336)
Show description for ed76bfeandauthored
Commits on Apr 14, 2026
feat: add option to skip table chunking (#4338)
Show description for 3ac4443andauthoredEnable vertical text detection for rotated images (#4328)
Show description for dfb1653andauthored
Commits on Apr 13, 2026
feat: add GHA workflow to build opencv wheels without ffmpeg (#4335)
Show description for d0aa8ebandauthored
Commits on Apr 12, 2026
fix(deps): upgrade vulnerable transitive dependencies [security] (#4334)
Show description for 029f491andauthored
Commits on Apr 9, 2026
Commits on Apr 8, 2026
feat: add page number support to v1 html partition (#4327)
Show description for d299095authored
Commits on Apr 6, 2026
fix(chunking): preserve semantic headers in carried table chunks (#4313)
Show description for 615782aauthored
Commits on Apr 3, 2026
feat: render Formula elements as $$ blocks with optional normalization (#4308)
Show description for 264d569authoredfix(deps): upgrade vulnerable transitive dependencies [security] (#4318)
Show description for 051b358andauthoredrefactor: deduplicate PDF rendering by delegating to unstructured-inference (#4315)
Show description for affb9d6authored![codeflash-ai[bot]](./?mortyurl=https%3A%2F%2Fgithub.githubassets.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png%3Fsize%3D32)
perf: speed up standardize_quotes with str.translate() (#4314)
Show description for 8929336andauthored
Commits on Apr 1, 2026
fix: pdfminer drops extractable text (#4310)
Show description for 6ada488andauthored
Commits on Mar 31, 2026
mem: exclude unused spaCy pipeline components to reduce model memory (#4296)
Show description for a3172f8authored