About Coders Hub

A developer toolbox that respects your data.

Coders Hub started as a programming blog. It's now a catalog of 221+ focused utilities — formatters, converters, generators and analysers — built around one rule: the work happens in your browser, not on our servers.

How the tools are built

Every tool implements the same internal contract: metadata, inputs, outputs, an engine and its own SEO surface. That means navigation, search, related tools and structured data are generated from the tool itself rather than hand-maintained. Adding a tool adds its page, its category listing, its command-palette entry and its schema markup at the same time.

Browser APIs, not backends

Text and JSON transforms are plain JavaScript. Images use Canvas and the File API. Hashing and IDs use Web Crypto. Heavy work moves to Web Workers. Nothing you paste or drop leaves the tab, which is why the tools keep working with the network off.

No accounts

Favourites, history and preferences are stored in your browser's local storage. There's no sign-up, no paywalled tool and no API key to request.