This namespace contains 7 node(s).
Available Nodes
- PDF Extract Styled Text - Extract text spans with font name, size, bounding box, and color (always null…
- PDF Extract Tables - Detect and extract tables from a PDF by analysing text layout.
- PDF Extract Text - Extract plain text from a PDF, preserving line breaks based on layout position.
- PDF Extract Text (OCR) - Extract text from a PDF using OCR, suitable for scanned documents and image-b…
- PDF Page Screenshot - Render PDF pages as PNG images.
- PDF Rasterize (pdftoppm) - Rasterize PDF pages with poppler’s pdftoppm. Higher fidelity than the PDFium-…
- PDF to Markdown - Convert PDF to Markdown, inferring headings from font size.