ql-win/quicklook.plugin.officeviewer-native — explained in plain English
Analysis updated 2026-07-25 · repo last pushed 2025-06-15
Preview Word documents quickly by selecting them and pressing the spacebar without launching Word.
Glance at Excel spreadsheets to find the right file when sorting through a folder.
Quickly check PowerPoint slide contents without waiting for the full app to open.
| ql-win/quicklook.plugin.officeviewer-native | maxifan/tunnelx | luolangaga/tubatool | |
|---|---|---|---|
| Stars | 189 | 184 | 214 |
| Language | C# | C# | C# |
| Last pushed | 2025-06-15 | — | — |
| Maintenance | Stale | — | — |
| Setup difficulty | easy | moderate | easy |
| Complexity | 2/5 | 3/5 | 2/5 |
| Audience | general | developer | general |
Figures from each repo's GitHub metadata at analysis time.
Requires both QuickLook and Microsoft Office to already be installed on your Windows computer.
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.
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.
Mainly C#. The stack also includes C#, .NET, Windows.
Stale — no commits in 1-2 years (last push 2025-06-15).
The explanation does not mention a license, so the permissions for using this code are unknown.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
double-check against the repo, no cap.