Tooloat

Privacy: your files stay on your device

Short version: Tooloat does not receive, store or look at your files or text. This page says exactly what runs where, what is saved in your browser and how you can check it yourself.

What happens to your files

Files you add are read into your browser memory and processed there. Results are created in memory and saved with your browser download. Nothing is sent to Tooloat or to any other server.

No tracking

Tooloat has no analytics, no advertising, no cookies and no third party scripts. Its pages load only files hosted on the same site.

What is saved in your browser

This data never leaves your device, and clearing site data in your browser removes it.

  • Your theme choice, sidebar state, favorite tools and recently used tools, in local storage.
  • Cached copies of the app and its engines in Cache Storage, so tools keep working offline.
  • AI model files, saved the first time you use the upscaler or the background remover.

The one network exception

The AI upscaler and the background remover download a neural network model from Hugging Face the first time you use them. It is a plain download request that carries no file data, and the model is cached afterwards. Like any download, it reveals your IP address to that host. Every other tool needs no network access after it has loaded.

How to check for yourself

  • Open your browser developer tools, go to the Network tab and run a conversion. You will see no upload requests.
  • Watch the bytes sent counter in the top bar. It counts request bodies leaving this page and stays at zero.
  • Switch off your internet connection after a tool has loaded and keep using it.
  • The published site sends a Content Security Policy that allows connections only to this site and the model host, so the browser itself refuses anything else.

Hosting logs

Like any website, the server that delivers these pages may keep standard access logs, such as your IP address, the page requested and the time. Those logs cannot contain your files, because your files never reach the server.