LocalToolkit
Home

Tools that run in your browser, not on our server

Hashing, encoding, text, data conversion and image tools. Every one of them processes your file locally — there is no upload step to trust us with.

What this site is

A collection of 73 small tools for the jobs that come up constantly in development, design and office work: hash a string, decode a token, clean a list, convert JSON to CSV, shrink a photo, combine images into a PDF. Browser-only file and text tools. Nothing is uploaded.

The tools here are ordinary. The difference is where they run. A conventional online converter uploads your file to a server, processes it, and sends it back — which means your document now exists on someone else's disk, in their logs, and in whatever backup sits behind them. Here, the file is read by your browser, processed in the tab, and handed back. Nothing is transmitted.

Why that matters more than it sounds

Think about the files people actually paste into online tools. Passwords, API keys and private keys go into hash generators and JWT decoders. Passports and identity documents go into photo resizers. Contracts, payslips and medical scans go into PDF converters and file compressors. In each case the conventional workflow hands a copy to a stranger, and most people never consider it because the interface gives no hint that anything left the machine.

Browse by category

What people use these for

How the site is funded

There is no account system, no subscription and no upload quota. The site is supported by advertising, which is why you will see ads if you have not installed an ad blocker. None of the tools require an account, and none of them are gated behind one.

Where to start

If you are here for a specific job, the categories above are the fastest route. If you want to understand what 'browser-only' actually means — and how to prove it to yourself in thirty seconds — read how it works.