Ncdu Export Browser

Upload file

From the browser

Supported files: .json, .json.zst, .ncdu

From the command line
ncdu -1eo- | zstd | curl -T- https://ncdu.blicky.net/

Or with ncdu 2.6+:

ncdu -1eO- | curl -T- https://ncdu.blicky.net/
Examples

firefox-128.0.source.tar.xz | debian-12-nocloud.img

Don't upload sensitive information!

Your uploaded exports are visible to anyone who knows the url.

Uploads automatically expire after 30 days.

This service is provided for free and run by someone who's not exactly swimming in money. I make no guarantees about its uptime, stability or availability.

This is a work in progress, more features will likely be added later on.

Want to browse an ncdu export without risk of being spied on? You can run your own instance. (documentation is still somewhat lacking at the moment)

Bugs? Feedback? Need something deleted? Got an interesting export that could serve as an additional example? projects@yorhel.nl.