Free forever · No account · No tracking
Pro-grade tools.
Free, forever.
An open lab of calculators, generators and analyzers that usually cost $30–$200 a month. Open one and start — nothing to install, nothing to sign up for.
/
0 tools live · 1,000+ on the way
2tools available
Numerology Calculator
Professional Chaldean & Pythagorean numerology — brand names, life path, driver/conductor pairing, name harmony and change suggestions.
Password Generator
Generate strong, unguessable passwords and memorable passphrases — entirely in your browser. Nothing is ever sent to a server.
The deal
Built to a professional bar. Handed over for nothing.
Good tools shouldn't sit behind a paywall. ToolsoN exists to put production-grade software in everyone's hands — the kind of thing teams pay a subscription for, rebuilt to be open and free.
No accounts. Open a tool and use it. Nothing to create, confirm, or remember.
No tracking. No analytics, no cookies for profiling. Most tools run entirely in your browser.
No catch. Not a trial, not freemium. Free today and free forever.
FREE
FOREVER
FOREVER
$0
forever · every tool
Open platform
Add a tool by dropping in a folder.
Every tool is just a folder with two files. Drop it in /tools and it appears on the homepage automatically — searchable, themed, and live. The platform handles discovery, styling, and the rest.
// tools/my-tool/meta.json
{
"name": "My Tool",
"description": "What it does.",
"category": "Generators",
"icon": "✦",
"tags": ["fast", "free"]
}
// tools/my-tool/tool.php → your UI