gitwtfhub

wtf is quicklook.plugin.officeviewer-native?

ql-win/quicklook.plugin.officeviewer-native — explained in plain English

Analysis updated 2026-07-25 · repo last pushed 2025-06-15

189C#Audience · generalComplexity · 2/5StaleSetup · easy

TL;DR

A plugin for QuickLook on Windows that lets you preview Word, Excel, and PowerPoint files by pressing the spacebar. It uses your installed Microsoft Office software to render accurate previews without fully opening the files.

Mindmap

mindmap
  root((repo))
    What it does
      Previews Office files
      Uses spacebar
      Accurate rendering
    Requirements
      Windows OS
      QuickLook installed
      Microsoft Office installed
    Use cases
      Browse many Word files
      Quick file sorting
      Check file contents fast
    Limitations
      Merged into main repo
      Not actively maintained
      WPS Office unreliable
    Audience
      Windows users
      Office document workers

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Why would anyone build with this?

REASON 1

Preview Word documents quickly by selecting them and pressing the spacebar without launching Word.

REASON 2

Glance at Excel spreadsheets to find the right file when sorting through a folder.

REASON 3

Quickly check PowerPoint slide contents without waiting for the full app to open.

What's in the stack?

C#.NETWindowsMicrosoft Office

How it stacks up

ql-win/quicklook.plugin.officeviewer-nativemaxifan/tunnelxluolangaga/tubatool
Stars189184214
LanguageC#C#C#
Last pushed2025-06-15
MaintenanceStale
Setup difficultyeasymoderateeasy
Complexity2/53/52/5
Audiencegeneraldevelopergeneral

Figures from each repo's GitHub metadata at analysis time.

How do you spin it up?

Difficulty · easy Time to first run · 5min

Requires both QuickLook and Microsoft Office to already be installed on your Windows computer.

The explanation does not mention a license, so the permissions for using this code are unknown.

Wtf does this do

QuickLook.Plugin.OfficeViewer-Native is an add-on for QuickLook, a popular Windows utility that lets you preview files by selecting them and pressing the spacebar, similar to the preview feature on Mac. This specific plugin extends that capability to Microsoft Word, Excel, and PowerPoint documents, so you can glance at the contents of these files without actually opening them in their full applications. The plugin works by tapping into the Microsoft Office programs you already have installed on your computer. Instead of using its own rendering engine to approximate how a document looks, it leverages the actual Office software to display the file. This means the preview you see is highly accurate and matches what you'd get if you opened the document normally. The README notes that WPS Office was also intended to be supported, but based on user feedback, it doesn't work reliably in most cases. This tool is designed for Windows users who already have QuickLook and Microsoft Office installed, and who frequently work with Office documents. For example, if you're sorting through a folder of dozens of Word files looking for a specific report, you can select each one and press the spacebar to quickly preview its contents rather than waiting for Word to fully launch each time. There's an important trade-off to understand here. The project creators offer two versions of this plugin, and this "Native" version requires Microsoft Office to be installed on your computer to function. The alternative version doesn't have that requirement, but this one generally produces better-looking and more accurate previews because it uses the real Office engine rather than a built-in approximation. The project has been merged into the main QuickLook repository, so the code here is no longer actively maintained.

Yoink these prompts

Prompt 1
Install the QuickLook.Plugin.OfficeViewer-Native plugin so I can preview Word, Excel, and PowerPoint files by pressing spacebar in Windows Explorer.
Prompt 2
Help me understand the difference between the Native and non-Native versions of the QuickLook Office plugin so I can pick the right one.
Prompt 3
Troubleshoot why my QuickLook Office plugin is not previewing files even though I have Microsoft Office installed.
Prompt 4
Set up QuickLook on Windows and add the OfficeViewer plugin so I can preview Office documents with the spacebar.

Frequently asked questions

wtf is quicklook.plugin.officeviewer-native?

A plugin for QuickLook on Windows that lets you preview Word, Excel, and PowerPoint files by pressing the spacebar. It uses your installed Microsoft Office software to render accurate previews without fully opening the files.

What language is quicklook.plugin.officeviewer-native written in?

Mainly C#. The stack also includes C#, .NET, Windows.

Is quicklook.plugin.officeviewer-native actively maintained?

Stale — no commits in 1-2 years (last push 2025-06-15).

What license does quicklook.plugin.officeviewer-native use?

The explanation does not mention a license, so the permissions for using this code are unknown.

How hard is quicklook.plugin.officeviewer-native to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is quicklook.plugin.officeviewer-native for?

Mainly general.

View the repo → Decode another repo

This repo across BitVibe Labs

Don't trust strangers blindly. Verify against the repo.