QuickPreview is a lightweight, open-source file previewer for Windows Explorer. It brings the familiar macOS Quick Look workflow to Windows: highlight a file, press Space, and instantly preview images, videos, music, text, source code, folders, and other formats supported by Windows.
Download QuickPreview for Windows
- Open or close a file preview with Space in Windows File Explorer.
- Browse previous and next files with ← and → without closing the preview.
- Keep File Explorer selection synchronized with the last previewed file.
- Preview images at their original resolution while fitting the window to the screen.
- Zoom images from 5% to 800% with the mouse wheel, keyboard, or on-screen controls.
- Pan around a zoomed image by dragging it with the left mouse button.
- Respect EXIF Orientation, so portrait photos stay portrait.
- Play audio and video with seeking, volume control, mute, and media controls.
- Show embedded MP3, M4A, and FLAC artwork through the Windows thumbnail provider.
- Preview text, Markdown, YAML, CSV, logs, and popular source-code formats.
- Pretty-print valid JSON and XML while keeping malformed documents available as raw text.
- Read PDF documents interactively with page navigation, scrolling, zoom, search, and printing.
- Show folder contents and Windows-generated thumbnails for Office and other known file types.
- Follow the Windows light/dark theme and system accent color automatically.
- Run quietly in the system tray with optional startup at Windows sign-in.
- Install per user without administrator privileges.
| Text and source-code preview | Settings and Windows startup |
|---|---|
![]() |
![]() |
| Shortcut | Action |
|---|---|
| Space | Open or close preview |
| ← / → | Previous or next file |
| Esc | Close preview |
| Enter | Open the current file |
| + / − | Zoom an image in or out |
| Ctrl+0 | Fit an image to the preview window |
| Ctrl+Shift+E | Show the current file in Explorer |
- Download QuickPreview-Setup.exe from the latest release.
- Run the installer. Administrator rights are not required.
- Select a file in File Explorer and press Space.
The installer adds QuickPreview to the Start menu and Windows Installed Apps. It also includes a standard uninstaller. The release is self-contained, so a separate .NET installation is not required.
PDF documents now open in an interactive embedded viewer. JSON and XML files are automatically formatted for readability, with the original source preserved when a document is malformed.
Double-click the QuickPreview tray icon, or right-click it and choose Settings. The settings window includes an option to launch QuickPreview automatically when you sign in to Windows. The interface follows the active Windows theme.
Requirements:
- Windows 10 or 11, x64
- .NET 6 SDK
- Inno Setup 6 for building the installer
dotnet build -c Release
powershell.exe -NoProfile -ExecutionPolicy Bypass -File .\installer\build-installer.ps1The self-contained installer is written to artifacts\QuickPreview-Setup.exe.
- Available video formats depend on media codecs installed in Windows.
- Interactive PDF preview uses the Microsoft Edge WebView2 Runtime included with current Windows and Microsoft Edge installations. If the runtime is unavailable, QuickPreview falls back to the Windows system thumbnail.
- Interactive Office rendering is not bundled; QuickPreview uses the system thumbnail when Windows provides one.
- The global Space shortcut currently targets File Explorer windows.
QuickPreview — открытый просмотрщик файлов для Windows в стиле Quick Look на macOS. Выделите файл в Проводнике и нажмите Space: приложение покажет фото, видео, музыку, текст, исходный код, содержимое папок и системные эскизы других форматов.
Настройки открываются двойным щелчком по значку в трее. Там можно включить запуск вместе с Windows. Установщик работает без прав администратора, добавляет ярлык в меню «Пуск» и штатное удаление через список установленных приложений.
QuickPreview is released under the MIT License.


