About Toobits
80 free tools. No account. No nonsense. Built in Iceland.
What is Toobits?
A collection of free, instant-use online tools for the small tasks that interrupt your day. Count words, convert units, generate a secure password โ no signup, no download, no nonsense.
Who uses it?
Students use the word counter and case converter while writing papers. Developers reach for the JSON formatter, UUID generator, and regex tester. Travelers convert temperatures, lengths, and speeds on the fly.
How itโs built
Built with Next.js and served from the edge. Everything runs in your browser โ no server processes your inputs. No user accounts, no databases storing your data.
Privacy and Iceland
Built in Iceland, where privacy is a cultural value backed by some of Europeโs strongest data protection laws. GDPR compliance is architectural โ your data never reaches our servers.
The only tools that contact an external service are the Currency Converter (exchange rate API) and the AI-powered Meme Explainer.
Toobits is free and will stay that way, supported by non-intrusive ads. Have an idea or found a bug? Reach out at admin@toobits.io.
Where Does Your Data Go?
Nowhere. Every tool on Toobits processes your data entirely inside your browser using built-in web APIs. Here is exactly what happens when you use a tool:
Images & Files
Files are read into your browserโs memory and processed via the Canvas API, Web Workers, or WebAssembly. Nothing is uploaded to any server.
Text & Numbers
Text stays in the browser tab where you typed it. Nothing is logged, stored, or transmitted. Close the tab and itโs gone.
Passwords & Secrets
Generated using the Web Crypto API (crypto.getRandomValues). Values exist only in your browserโs memory.
What We Do Collect
Google Analytics collects anonymous page-visit data. Google AdSense serves ads. Neither has access to your content. See our Privacy Policy.
How Toobits Protects Your Privacy
Every category of tools on Toobits is designed with a specific privacy architecture. Here is a transparent breakdown of what runs locally versus what uses external services:
- Image tools โ 100% local. Canvas API and Web Workers process everything on your device.
- Text tools โ 100% local. All processing happens in JavaScript within your browser tab.
- Developer tools โ 100% local. Hashing uses the Web Crypto API.
- Calculators โ 100% local. All math runs in JavaScript.
- Generators โ 100% local. Cryptographic randomness via
crypto.getRandomValues(). - File tools โ 100% local. WebAssembly and Canvas API in your browser.
- Currency Converter โ fetches exchange rates from a public API. No personal data sent.
- IP Lookup & Speed Test โ require network requests by nature. No personal data collected.
- Meme Explainer โ sends the image to an AI model. Clearly disclosed on the tool page.
Find your tools
Get in Touch
Have an idea for a new tool? Found a bug? Want to say hello? We would love to hear from you. Every message is read, and we respond to as many as we can.
Email admin@toobits.io โ