MyGadgets Website
My Gadgets is a collection of 115 free utilities across 10 categories, and all of them share one design decision: the work happens inside your browser. When you open a file here, it is read from your disk into browser memory, processed by JavaScript and WebAssembly running on your own processor, and written straight back out as a download. There is no upload endpoint on this site and no server that could receive your documents, which is why we can say your files stay private rather than merely promising to delete them later.
That architecture is not a marketing position; it changes what the tools can do. There is no file-size cap, because no one is paying to store your upload. There is no queue at busy times, because you are not sharing a server with anyone. Nothing needs an account, and once a page has loaded, most tools keep working with the network switched off entirely.
