Free developer tools, ready when you are.
45 tools for everyday developer tasks — format JSON, decode JWTs, generate QR codes, test regex, extract image colours, convert Base64, and more. No sign-up, no tracking, no data sent to any server.
From the developer blog
Practical guides on the formats and tools every developer works with.
About DevToolsHub
DevToolsHub is a free collection of browser-based developer utilities built for developers who want fast, no-fuss tools without signing up, installing software, or pasting sensitive data into unknown third-party services. Every tool on the site either runs entirely in your browser or sends your input to a dedicated API over HTTPS and discards it immediately after returning the result — nothing is logged, stored, or associated with your identity.
The site covers the tools developers reach for dozens of times a week: formatters for JSON, SQL, YAML, HTML, CSS, and XML; encoders and decoders for Base64, URLs, and HTML entities; generators for UUIDs, passwords, QR codes, cron expressions, and .gitignore files; converters for timestamps, number bases, CSV/JSON, and text case; and testing tools for regex patterns, text diffs, and JWT tokens. New tools are added regularly based on feedback from the developer community.
DevToolsHub is built with ASP.NET Core 8, Blazor Server, and MudBlazor, and hosted on Microsoft Azure. The site is designed to load fast, work on any screen size, and stay out of your way — no modal dialogs, no cookie banners on first load, no upsell prompts. The blog covers practical guides on the formats and protocols the tools work with: what Base64 actually is, how JWT tokens are structured, what makes a cron expression tick, and more.
DevToolsHub was built and is maintained by Pankaj Kumar, a software developer based in India. If you find a bug, want to request a tool, or have feedback, use the contact page or email [email protected].
Why DevToolsHub?
- No login or account required for any tool
- No data stored — inputs are processed and discarded
- All 45 tools in one place, no switching between sites
- Works on desktop, tablet, and mobile
- Dark and light mode with accent colour choices
- Completely free, no premium tier
- New tools added based on community requests