Dev Tools Collection
A collection of handy utilities for developers
JSON Formatter
Format, validate, and minify JSON data
Base64 Encode/Decode
Encode and decode Base64 strings
UUID Generator
Generate UUIDs (v4, v7) in various formats
Diff Checker
Compare two text snippets side by side
Regex Tester
Test and debug regular expressions in real-time
JSON to Types
Convert JSON to type definitions in Python, TypeScript, Java and many other languages
Timestamp Converter
Convert Unix timestamps to human-readable dates and vice versa
URL Encoder/Decoder
Encode and decode URL components
JWT Encoder/Decoder
Encode, decode and inspect JWT headers and payloads
QR Code Generator
Generate QR codes from text or URLs
Color Converter
Convert between HEX, RGB, HSL, and more
Gradient Viewer
Create and preview CSS gradients with color stops
Free Online Developer Tools
All tools run directly in your browser
Every tool in this collection runs entirely in your browser using the Web Crypto API, Canvas API, and modern JavaScript. No data is sent to any server — your JSON, tokens, passwords, and diff comparisons stay private on your machine. This makes the tools fast, secure, and available offline after the first page load.
Built for developers who need quick answers
Whether you're debugging an API response, generating a UUID for a new database record, decoding a JWT token, or formatting a minified JSON file — these tools are designed to get you the answer in seconds. Paste, click, copy. No signup, no ads, no distractions.
The collection covers the most common developer workflows: formatting and validating data (JSON), encoding and decoding strings (Base64, URL), generating identifiers (UUID, QR codes), converting between formats (colors, timestamps, JSON-to-types), and comparing differences (text diff).
Keyboard shortcuts and power-user features
Many tools include keyboard shortcuts for faster workflows. The Diff Checker supports arrow key navigation between changes, and individual changes can be accepted or rejected with a single click. The Regex Tester includes flag toggles for case-insensitive, multiline, and global matching. The JSON Formatter supports both pretty-print and minification in one click.
Frequently Asked Questions
Is this tool free to use?
Yes, all tools are completely free with no usage limits, no signups, and no ads.
Does my data stay private?
Yes. All processing happens in your browser. Your data is never uploaded to any server.
Can I use these tools offline?
Yes. After the first visit, the tools are cached by your browser and work offline.
What browsers are supported?
All modern browsers including Chrome, Firefox, Safari, and Edge. Mobile browsers are fully supported.