Visual file overview with Space Sniffer

Plug-in and third party software discussion.
Post Reply
Native2904
Posts: 112
Joined: Mon Nov 22, 2021 8:36 pm

Visual file overview with Space Sniffer

Post by Native2904 »

Hi,

with Space Sniffer, you can visually analyze folders directly from Everything.
  • Space Sniffer runs via the command line.
  • Search for folders in Everything; use the context menu; open the folder in Space Sniffer.
  • Instantly see the structure and size of folder contents.
Perfect for quickly spotting large data sets or leftover files.

Code: Select all

SpaceSniffer.exe scan "%1"
Attachments
SpaceSniffer.gif
SpaceSniffer.gif (734.08 KiB) Viewed 1182 times
therube
Posts: 5723
Joined: Thu Sep 03, 2009 6:48 pm

Re: Visual file overview with Space Sniffer

Post by therube »

Linked, SpaceSniffer.
horst.epp
Posts: 1642
Joined: Fri Apr 04, 2014 3:24 pm

Re: Visual file overview with Space Sniffer

Post by horst.epp »

I prefer WizTree for such infos
https://www.diskanalyzer.com/
Native2904
Posts: 112
Joined: Mon Nov 22, 2021 8:36 pm

Re: Visual file overview with Space Sniffer

Post by Native2904 »

2Horst.epp

But is there a way to mark a folder in Everything and pass them to it?
horst.epp
Posts: 1642
Joined: Fri Apr 04, 2014 3:24 pm

Re: Visual file overview with Space Sniffer

Post by horst.epp »

Native2904 wrote: Tue Mar 31, 2026 5:01 am 2Horst.epp

But is there a way to mark a folder in Everything and pass them to it?
Yes, WizTree supports command line options like
WizTree64.exe /filter="C:\Program Files\"
So you can make an Everything Custom Command
There is only the need to hit the Scan button after it starts.

This is the documentation for it
https://diskanalyzer.com/guide#search
Post Reply