docx-official - Create, edit, analyze, and convert Word DOCX files
Provides workflows for reading, creating, editing, redlining, and converting .docx files using Pandoc, docx-js, Python OOXML scripts, and LibreOffice.
Tags
Updated: 2026-09-22Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Extract text to markdown
- Unpack DOCX to raw XML
- Create Word documents using docx-js
- Edit OOXML using Python scripts
- Implement tracked changes and redlining
- Pack XML back to DOCX
- Convert DOCX to PDF
- Convert PDF to JPEG images
Inputs
- .docx files
- .pdf files
- JavaScript or TypeScript scripts
- Python scripts
- Pandoc options
Outputs
- Markdown files
- Unpacked XML directory structure
- .docx files
- .pdf files
- JPEG or PNG image files
Requirements
- Python runtime
- Node.js environment
- Pandoc tool
- docx npm package
- LibreOffice tool
- Poppler utilities
- ooxml scripts
