Tool Launcher

Search for a tool...

1tt.dev1tt.dev
Free, fast, no sign-up for most tools

Tools that just work.

One site. Dozens of focused utilities for developers, plus a handful of AI-powered studios that replace whole apps. No accounts, no trackers, no dark patterns.

No ads No tracking Works offline for most tools
Three to know

The ones we get asked about most.

A few tools on 1tt.dev have outgrown their category. These are the big ones — built as full studios for work you'd otherwise bounce between several apps to do.

Data · SQL

Database Studio

A full Postgres client in the browser. Connect, run queries, browse schemas, inspect rows, tunnel through the CLI to prod — no desktop install, no driver hell, no accidental writes to prod.

Open Database Studio
prod · users_db
connected
1SELECT id, email, created_at2FROM users3WHERE last_seen > NOW() - '7 days'4ORDER BY created_at DESC;
1,284 rows·42ms
usr_8x2k…ava@acme.io2d
usr_p1mf…jordan@foo.dev4h
usr_g7tq…sam@bar.co31m
Data · Cache

Redis Studio

Browse keys, inspect streams, watch live ops/sec, manage consumer groups, run commands. Upstash-friendly, tunnel-friendly, read-mostly or read-write — your call.

Open Redis Studio
redis · localhost:6379
1.2M keys
session:*84.2k
cache:user:*412k
queue:jobsstream
rate:ip:*18.5k
feature:flagshash
> GET cache:user:8x2k
{ "id": 8320, "plan": "pro", "seen": "31m" }
> TTL cache:user:8x2k
842
live · 12k ops/sec
And many, many more

Plus every little utility
you forgot you needed.

JWT decoder, JSON diff, Base64, UUID, regex tester, cron builder, timestamp converter, color picker, DNS lookup, og:image generator, QR codes, markdown, favicon maker, and on and on. Pick one with ⌘K or browse them all.

FormattersParsersEncodersGeneratorsConvertersCryptoText toolsWeb tools