Skip to main content
30 tools

Developer Tools

Free developer utilities for JSON formatting, Base64 encoding, JWT decoding, regex testing, UUID generation, hash computation, cron building, and more. Paste, convert, copy — all client-side.

Twelve browser-based developer utilities designed for the tasks you do every day: formatting a messy JSON response, decoding a JWT during auth debugging, testing a regex against sample data, generating UUIDs for database records, computing file checksums, and building cron schedules. Every tool processes data client-side using standard Web APIs — your tokens, payloads, and keys never leave your machine. No npm installs, no CLI setup, no server round-trips.

JSON Formatter & Validator

Format, validate, and prettify JSON instantly.

Developer

Base64 Encode & Decode

Encode text to Base64 or decode Base64 to text.

Developer

JWT Decoder

Decode and inspect JSON Web Tokens instantly.

Developer

Timestamp Converter

Convert between Unix timestamps and human-readable dates.

Developer

Regex Tester

Test and debug regular expressions with real-time matching.

Developer

Unit Converter

Convert between units of length, weight, temperature, and more.

Developer

UUID/ULID Generator

Generate UUIDs (v4) and ULIDs instantly with bulk support.

Developer

URL Encoder/Decoder

Encode or decode URLs and query string components.

Developer

Hash Generator

Generate SHA-1, SHA-256, SHA-512, and MD5 hashes from text or files.

Developer

Color Converter

Convert colors between HEX, RGB, HSL, and OKLCH formats.

Developer

Cron Expression Builder

Build and decode cron expressions with a visual interface.

Developer

chmod Calculator

Calculate Unix file permissions in symbolic and octal notation.

Developer

Text Diff Tool AI

Compare two texts and see differences highlighted line by line.

Developer

JSON to CSV Converter

Convert JSON arrays to CSV with delimiter and flattening options.

Developer

Number Base Converter

Convert numbers between binary, octal, decimal, hexadecimal, and more.

Developer

IP Address & CIDR Calculator

Calculate subnet details from any IPv4 address and CIDR prefix.

Developer

String Similarity (Levenshtein)

Compare two strings and see Levenshtein edit distance, similarity score, and step-by-step operations.

Developer

Mermaid Chart Editor

Create, preview, and export Mermaid diagrams with live rendering and syntax error detection.

Developer

HTML Entity Encoder & Decoder

Encode special characters to HTML entities or decode entities back to text.

Developer

JSON to TypeScript Converter

Paste JSON and instantly get TypeScript interfaces with inferred types.

Developer

JSON to YAML Converter

Convert between JSON and YAML formats instantly.

Developer

SQL Formatter & Validator

Format and beautify SQL queries with dialect support.

Developer

XML to JSON Converter

Convert between XML and JSON formats with attribute handling.

Developer

cURL to Code Converter

Convert cURL commands to code in 8 programming languages.

Developer

Code Playground

Write HTML, CSS, and JavaScript with live preview.

Developer

API Request Builder

Build and send HTTP requests right from your browser.

Developer

Snippet Manager

Save, organize, and search your code snippets.

Developer

Robots.txt Generator

Generate and validate robots.txt files with a visual rule builder.

Developer

Schema Markup Generator

Generate JSON-LD structured data for Google rich results.

Developer

Open Graph Tag Generator

Generate Open Graph and Twitter Card meta tags with live social previews.

Developer

Frequently Asked Questions

Are these tools safe for sensitive data like JWTs and API keys?
Yes. All processing happens in your browser. Your data is never sent to any server or logged. The JWT Decoder, for example, decodes the token structure locally and clears everything when you close or refresh the page.
Which browsers are supported?
All modern browsers — Chrome, Firefox, Safari, and Edge. Tools use standard Web APIs (TextEncoder, crypto.getRandomValues, SubtleCrypto) so no extensions or plugins are needed.
Can I use these tools offline?
Once the page loads, most tools work without an active internet connection because all logic runs client-side. The initial page load requires connectivity.
How does the Hash Generator work for files?
The Hash Generator reads your file entirely in the browser using the FileReader API, then computes SHA-1, SHA-256, SHA-384, SHA-512 via the Web Crypto SubtleCrypto API, and MD5 via a pure-JavaScript implementation. The file is never uploaded anywhere.

Related Guides

View all

When to Use These Tools

These developer tools are designed for the quick, repetitive tasks that interrupt your flow during coding sessions. Instead of opening a terminal, installing a package, or writing a throwaway script, paste your data into the browser and get results instantly.

Common scenarios: debugging a malformed JSON response from an API, decoding a JWT to check token claims during authentication work, testing a regex pattern against sample log data, generating UUIDs for a database migration script, computing a file hash to verify download integrity, or building a cron expression for a CI/CD pipeline. Every tool keeps your data local — critical when working with production tokens, API keys, or customer data.

Explore Other Categories

Business Tools

Free business tools for pricing, profitability analysis, invoicing, ROI measurement, and team planning. Replace spreadsheet formulas with focused calculators built for real decisions.

Markup & Discount CalculatorBreak-Even CalculatorROI Calculator

Finance Tools

Free financial calculators for VAT across 30+ countries, profit margins, compound interest projections, loan amortization, and salary conversions. Accurate results using standard financial formulas.

VAT / GST CalculatorProfit Margin CalculatorCompound Growth Calculator

Design Tools

Free design utilities for CSS unit conversion, aspect ratio calculation, and AI-powered color palette generation with WCAG contrast checking. Built for responsive web work.

CSS Unit ConverterAspect Ratio CalculatorColor Palette Generator

Text & Data Tools

Free text utilities for word counting, case conversion, password generation, Markdown preview, email subject scoring, SEO meta analysis, and headline optimization. Many include AI-powered insights.

Word & Character CounterPassword GeneratorCase Converter

File & Image Tools

Compress JPEG, PNG, and WebP images, generate QR codes for URLs/Wi-Fi/contacts, and optimize SVG markup — all processed locally in your browser with zero uploads.

Image CompressorImage Format ConverterColor Picker from Image

Date & Time Tools

Calculate exact differences between dates (in years, months, days, and weeks) and convert times between global time zones with automatic daylight saving handling.

Date Difference CalculatorTime Zone ConverterCountdown Timer

Productivity Tools

Free productivity tools for focused work sessions, habit tracking, and quick note-taking. Build better routines and stay organized — all running privately in your browser.

Pomodoro Focus TimerDaily Habit TrackerQuick Notes