Developer Tools

Format, encode, and debug code

JSON Formatter

Popular

Format, validate, and minify JSON data with syntax highlighting

Base64 Encoder/Decoder

Encode text to Base64 and decode Base64 strings

URL Encoder/Decoder

Encode and decode URL components and query strings

UUID Generator

Popular

Generate random UUID v4 identifiers

Hash Generator

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

Regex Tester

Popular

Test and debug regular expressions with match highlighting

JWT Decoder

Decode and inspect JWT token header and payload

HTML Formatter

Beautify and format HTML code with proper indentation

CSS Minifier

Minify CSS code by removing whitespace and comments

JavaScript Minifier

Minify JavaScript code to reduce file size

SQL Formatter

Format and beautify SQL queries with proper indentation

XML Formatter

Format and validate XML documents with syntax highlighting

YAML to JSON Converter

New

Convert YAML to JSON and JSON to YAML format

Markdown Preview

Live preview of Markdown with syntax highlighting

Diff Checker

Popular

Compare two texts and highlight differences side by side

Cron Expression Builder

Build and validate cron expressions with human-readable descriptions

Color Format Converter

Convert colors between HEX, RGB, HSL, and other formats

CSV ↔ JSON Converter

New

Convert CSV with headers to JSON objects, or arrays of objects back to CSV

cURL to fetch()

New

Turn a cURL command into JavaScript fetch() with method, headers, and body

URL & Query String Builder

New

Build a full URL with query parameters; values are encoded for safe sharing

Timestamp Converter

New

Convert Unix timestamps to human-readable dates and times in multiple formats

Number Base Converter

New

Convert numbers between binary, octal, decimal, and hexadecimal bases

Color Palette Generator

New

Generate complementary, analogous, triadic, and monochromatic color palettes from any base color

CSS Gradient Generator

New

Create beautiful linear and radial CSS gradients with a live preview

Crontab Guru

New

Parse and understand cron expressions with human-readable descriptions and next run times

HTTP Header Analyzer

New

Parse and analyze HTTP response headers with descriptions and security insights

.htaccess Generator

New

Generate Apache .htaccess rules for HTTPS redirects, caching, GZIP, and security

Robots.txt Tester

New

Test and validate robots.txt rules to see which URLs are allowed or blocked for crawlers

CSV to Markdown Table

New

Convert CSV data into a formatted Markdown table with alignment options

.env File Generator

NewPopular

Generate .env and .env.example files visually with templates for Node.js, Next.js, and Vite projects

JSON to Zod Schema

NewPopular

Convert any JSON object to a Zod schema with smart type inference for email, URL, datetime, and more

CSS Box Shadow Generator

NewPopular

Build multi-layer CSS box shadows visually with live preview — copy the CSS with one click

.gitignore Generator

NewPopular

Generate .gitignore files for any tech stack — Node, Python, React, Go, Java, and 30+ more

Color Contrast Checker

NewPopular

Check WCAG 2.1 AA/AAA color contrast ratios for accessible web design

README Generator

NewPopular

Generate a professional GitHub README.md with badges, features, installation, usage, and license sections

JSON to CSV Converter

New

Convert JSON arrays of objects to CSV format with custom separators and download

JSON Schema Validator

NewPopular

Validate JSON data against a JSON Schema with detailed error reporting

HTML Entity Encoder/Decoder

New

Encode special characters to HTML entities and decode HTML entities back to text

JSON to TypeScript

New

Paste JSON and instantly get TypeScript interfaces or type aliases with nested types

Tailwind CSS Converter

NewPopular

Convert vanilla CSS to Tailwind utility classes and Tailwind classes back to CSS

JSON Path Finder

New

Paste JSON and click any value to get its JSONPath in bracket or dot notation

API Request Builder

NewPopular

Build and send HTTP requests visually with headers, query params, body, and auto-generated cURL/fetch code

Nginx Config Generator

New

Generate Nginx server blocks with SSL, reverse proxy, gzip, security headers, CORS, and rate limiting

Docker Compose Generator

New

Build docker-compose.yml visually with pre-built templates for PostgreSQL, Redis, MongoDB, Nginx, and more

Chmod Calculator

New

Calculate Unix file permissions in octal, symbolic, and command format with an interactive grid

SVG Optimizer

New

Optimize and minify SVG files by removing comments, metadata, editor attributes, and unnecessary whitespace

JWT Generator

New

Generate signed JSON Web Tokens (JWT) with HS256 using the WebCrypto API, right in your browser