Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README_SOURCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -431,6 +431,7 @@ _Libraries that assist with processing office document formats._
- [documents4j](https://github.com/documents4j/documents4j) - API for document format conversion using third-party converters such as MS Word.
- [docx4j](https://github.com/plutext/docx4j) - Create and manipulate Microsoft Open XML files.
- [html-to-markdown](https://github.com/xberg-io/html-to-markdown) - Converts HTML to CommonMark-compatible Markdown through a Java binding.
- [JQuick Excel](https://github.com/paohaijiao/jquick-excel) - Configures Excel import, export, validation, formulas and charts through a declarative XML DSL.
- [xberg](https://github.com/xberg-io/xberg) - Extracts text, tables and metadata from PDFs, Office documents, images and other formats through a Java binding.

### Feature Flags
Expand Down
Loading