Free and source-available · Windows 11 & 1064-bitARM64
CR2HEICMKVEPUBPSDCBZNEFSVGFLACEXRARWMP4XCFRAF
hundreds of formats, 8 categories
The long tail of formats, all in one extension.
Windows covers a few types. The rest is content-sniffed and routed to a Rust decoder, a Windows codec, or an isolated converter.
Image 213
155 are a full decode of the image itself; 58 ride the file's own embedded/carried preview instead of a full decode. .avci, .heic, .heics, .heif, .heifs, .hif additionally need the OS's WIC HEIF codec. .avif additionally needs the AV1 Video Extension. .hdp, .jxr, .wdp, .wmp additionally need the OS's WIC JPEG XR codec.
Each thumbnail is a representative frame grabbed from the video. .3g2, .3gp, .asf, .avi, .divx, .f4v, .m2ts, .m4v, .mkv, .mov, .mp4, .mts, .ogv, .qt, .ts, .webm, .wmv additionally need the OS Media Foundation codecs.
Select a file, press Space: an instant full-size preview. The Quick Look Windows never had.
A real preview, not just a thumbnail
Anything SageThumbs can decode, plus what a still image can't do:
Video and audio play, with a seek bar
Code highlighted with line numbers; Markdown rendered, with an outline
PDFs scroll like a document, with page thumbnails and search
Archives list their contents; SQLite databases open as tables
Email (.eml, Outlook .msg) opens as mail: nothing fetched, nothing extracted
3D-print models render shaded; one click copies the text out of any picture
Space to open or close← → flip through the folderF11 full-screenLight or dark, per windowNever steals focus
Code and text, actually readable
Source opens highlighted, in its own language. Chinese, Japanese, Korean and Thai read correctly: the encoding is detected, not assumed.
One install, not a dozen
The whole stack it lets you delete.
A dozen little utilities people reinstall on every Windows box, done by one shell extension and one st2k.exe.
a dozen+separate tools' jobs, folded in
oneinstaller, no separate dependencies
0tray icons or background services
100%local image processing, your files stay put
Instead of
MysticThumbsFastPictureViewerIcaros
You get
Thumbnails for the formats Windows ignores, crash-isolated so a bad file can't hang Explorer.
Instead of
a preview-pane add-on
You get
A large preview handler in the reading pane and Open dialogs.
Instead of
QuickLookSeerWinQuickLook
You get
Tap Space on any file for an instant full-size preview.
Instead of
a free .msg vieweropening Outlook to read one file
You get
Space on an .eml or Outlook .msg reads the mail. Nothing fetched, nothing opened.New
Instead of
Windows 3D Viewerloading a slicer just to look
You get
STL, OBJ and PLY models get a real shaded thumbnail and preview.New
Instead of
ExifToolGUIOpanda IExif
You get
EXIF, GPS, dimensions and audio tags as Explorer columns.
Instead of
XnConvertIrfanViewImageMagick
You get
Right-click Convert to ~29 formats, batched across every core.
Instead of
PowerToys Image Resizer
You get
Right-click Resize presets and Shrink for email; never upscales.
Instead of
PowerToys Color PickerJust Color PickerInstant Eyedropper
You get
A system-wide eyedropper with a 10x loupe.
Instead of
Capture2TextPowerToys Text Extractor
You get
Copy text off your screen: drag a region, the words land on your clipboard.
Instead of
ExifCleanerBatchPurifier
You get
Strip metadata losslessly, including Content Credentials (C2PA).
Instead of
a washed-out HDR screenshot
You get
Screen capture that matches an HDR display, per monitor.
Instead of
ShareXGreenshotSnagit
You get
Region or window capture with annotations, quick-save and a delay.New
Instead of
ImageMagick for scripts / agents
You get
st2k.exe: a CLI plus an MCP server, zero extra installs.
Exotic formats lean on Windows' codecs or the bundled ImageMagick. The point is not running a dozen tools.
For power users and AI agents
A command line and an MCP server, in the box.
Everything the menu does, st2k.exe does from a terminal. It speaks MCP, so agents see RAW and PSD as images.
Scriptable batchThumbnail or convert whole folders in parallel.
OCR and PDF toolsText out of images; many pages into one PDF.
An agent-ready view toolA model sees a RAW, PSD or HEIC it could not open.
st2k
# render any supported format to an image$st2kthumbnail photo.cr2 out.png --size 512
# batch a whole folder, in parallel$st2kbatch thumbnail .\raw\ --size 512
rendered 248 files# RAW to PNG, no Photoshop needed$st2kconvert render.psd out.png
# expose every format to an AI agent$st2k--mcp MCP server ready: view, convert, ocr ...
safety
Safe by construction, not by promise.
It runs inside explorer.exe, so the bar is high.
Memory-safe Rust
Rust, sandboxed at every Explorer boundary. A hostile file cannot crash Explorer or reach your system.
Read-only by default
Thumbnailing never writes to your files. The toolkit creates new files; it never overwrites the original.
Free and source-available
Free for personal use under PolyForm Noncommercial, full source on GitHub.
how it compares
Where SageThumbs 2K fits.
How SageThumbs 2K stacks up, honestly, against the usual suspects.
Comparison of SageThumbs 2K against the classic SageThumbs, MysticThumbs, Microsoft PowerToys and QuickLook
Tool
Price
RAW / PSD / HEIC thumbnails
Space-bar full preview
Convert / resize / OCR toolkit
Maintained
SageThumbs 2K
Free at home; at work US$2.99 per PC monthly or US$49 once
Yes, 334 formats
Yes: video, audio, code, PDFs, SQLite
Yes, built in
Yes, actively developed
Classic SageThumbs
Free (GPL-2.0)
Images only (bundled GFL)
No
No
No, discontinued 2019
MysticThumbs
Paid (14-day trial)
RAW, PSD, HEIC/AVIF, audio, ebooks; no video
Yes (QuickView)
Convert only
Yes, commercial
Microsoft PowerToys
Free, open source
No: SVG, PDF, Markdown and code only
Yes (Peek)
Some, as separate utilities
Yes, active (Microsoft)
QuickLook (QL-Win)
Free, open source
No, preview only
Yes, its whole purpose
No
Yes, active
Competitor details from each project's own pages, August 2026. SageThumbs 2K is a clean-room rebuild that credits Nikolay Raspopov's original.
pricing
Free at home. One licence per PC at work.
Personal use is free. Business use needs a licence for each PC: pay monthly, or once.
One key per PC, emailed the moment you pay; redeem it under Settings > Licence. Prices in USD, tax added at checkout.
questions
Questions, answered.
Is it really free?
Yes, for personal use, with full source under PolyForm Noncommercial 1.0.0. Business use needs a licence per PC: US$2.99 a month, or US$49 once with 12 months of updates (US$29 for 12 more).
Public code, memory-safe Rust, every decode crash-isolated. A bad file can't take down Explorer.
Will it slow down Explorer?
No. Thumbnails are cached by Windows, the fast paths are pure Rust, heavy decodes run out of process, and you can cap sizes in Settings.
Does SageThumbs 2K work offline?
Yes. Everything runs locally; nothing is uploaded and no account is needed. Only the optional link-upload tool touches the network.
Why does Windows SmartScreen warn me?
3.0 and later are code-signed by LUNARWERX LLC. SmartScreen can still warn while a new publisher earns reputation: click More info, then Run anyway.
Which versions of Windows?
Windows 11 and 10, 64-bit. Both right-click menus.
Is there a version that does not need installing?
Yes, every release ships a portable zip: unzip and run, no admin rights. The preview pane, details pane and the Windows 11 modern menu need the installer.
Which formats are supported?
Hundreds; see the wall above, or run st2k formats for the live list.
Stop staring at blank icons.
Install once. Every RAW, PSD, HEIC, video and comic in your folders just shows up.