Document Loader Phpword
2 sites
Security covered
This module allows extracting content from Word and RTF documents for use with Document Loader, using the phpoffice/phpword PHP library.
Supported Input Formats:
- Word 2007+ (
.docx) - Word 2003 (
.doc) - OpenDocument Text (
.odt) - Rich Text Format (
.rtf)
Supported Output Formats:
texthtmlmarkdown
Requirements
This module requires the following modules:
Installation
composer require drupal/document_loader_phpwordConfiguration
- Enable the module at Administration > Extend
- See PHPWord as an available plugin in the Document Loader configuration at admin/config/media/document-loader
Similar Projects
- AI File To Text: Leverages the AI module to improve the output of loaded documents