word-documentprotocol v2workspace: none
How Anyfile's Word Viewer Works
The plugin validates the Open XML package and uses docx-preview to reconstruct supported document content and styles.
Viewing architecture
- 1The package is checked before the complete renderer loads.
- 2DOCX XML, relationships and media are rendered into isolated DOM.
Main limitations
- — Complex Word pagination and fields can differ.
- — Editing, macros and tracked-change workflows are unavailable.
MANIFEST
Formats declared by the plugin
Open-source projects and licenses
docx-preview 0.4.0
Apache-2.0DOCX parsing and browser rendering.