Skip to content
| Marketplace
Sign in
Visual Studio Code>Visualization>OOXML document ViewerNew to Visual Studio Code? Get it now.
OOXML document Viewer

OOXML document Viewer

Albert Yu

| (0) | Free
High-fidelity local viewer for OOXML documents: Word (.docx, .docm), Excel (.xlsx, .xlsm), and PowerPoint (.pptx, .pptm, .ppsx)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

OOXML Viewer for VS Code

Basically office-open-xml-viewer packaged into a VS Code extension.

Development

1. Install Dependencies

npm install

2. Build Extension & Webview

npm run build

To watch for changes during development:

npm run watch

3. Run and Debug

  1. Open this repository in VS Code.
  2. Press F5 (or select Run > Start Debugging) to launch the Extension Development Host.
  3. Open any .docx, .xlsx, or .pptx file in the debug instance to view it.

Packaging

To package the extension into a .vsix file:

npx @vscode/vsce package

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft