ComfyUI Node
Extract PDF Text (PyMuPDF)
Extracts text from PDF pages without rendering images.
Extract PDF Text (PyMuPDF)
- text
- page_count
◄page_rangeall►
◄format▾►
◄max_pages0►
Categorypdf/PyMuPDF
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| PYMUPDF_PDF | — | ||
| page_range | STRING | all | — |
| format | COMBO | 7 options: text, blocks, words, html, xhtml, xml, +1 | |
| max_pages | INT | 00–10000 | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| text | STRING | — |
| page_count | INT | — |