Stash
A shared bank the tools pass work through — the seam that turns a drawer of separate utilities into one system.
Most of the apps here can produce something worth keeping: a compressed image, a SQL export, a summary, a regex, a diagram. The Stash is where those results land. Any app's Send button drops an item into the bank; from there you open it in another app that can use it — a compressed image into Paint, a query result into the converter, a pattern into the diff viewer — or come back to it later.
It's what lets the toolkit work together instead of one tool at a time. Text items are remembered across visits in your browser's storage; files are held for the session. As with everything here, nothing is uploaded — the bank lives entirely on your machine.
What people open it for
- Handing a result from one tool to another
- Keeping a snippet, export or file to reuse
- Building a small workflow across several tools
- Collecting outputs without saving files to disk