Anyfile
Open file
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

  1. 1The package is checked before the complete renderer loads.
  2. 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

Word Open XML document
.docx

Open-source projects and licenses

docx-preview 0.4.0

Apache-2.0

DOCX parsing and browser rendering.

Published format pages