/officeParser

A Node.js library to parse text out of any office file. Currently supports docx, pptx, xlsx and odt, odp, ods..

Primary LanguageJavaScriptMIT LicenseMIT

officeParser

A Node.js library to parse text out of any office file.

Supported File Types

Update

  • 2022/10/27 - This is a fork project and the purpose is to support extracting text from word document and store the array of texts by page/even by line.

Usage

Please see test.js for reference for word documents.

For other usages, please refer to the original git source. https://github.com/harshankur/officeParser