document_loader_pdfparser
2 sites
No security coverage
Enables converting PDFs to Text through a Document Loader plugin via smalot/pdfparser. It enables Drupal modules to register and use PDF parsing in their document processing workflows.
Features
- Minimal dependencies using straight PHP, without any additional web service requirements
- Retrieve MetaData from the PDF
Available Inputs
- PdfInput — PDF document from a File URI
Available Outputs
- TextOutput — Plain text content
Post-Installation
Visit the Document Loader configuration page to see PDF Parser available.
Additional Requirements
Install with Composer to ensure you have all the required dependencies.
Recommended modules/libraries
None.