All Developer Tools
Free online tools to help you code faster. No sign-up, no tracking, just tools that work.
Formatters(11)
JSON Formatter
Format, validate, and beautify JSON data with syntax highlighting
JSON Minifier
Minify and compress JSON data by removing all unnecessary whitespace
HTTP Header Formatter
Normalize HTTP headers and convert between raw headers and JSON format
YAML Formatter
Format, validate, and beautify YAML data with key sorting and custom indentation
XML Formatter
Format, validate, and beautify XML data with syntax validation
HTML Formatter
Format, beautify, and minify HTML code with proper indentation
SQL Formatter
Format and beautify SQL queries with proper indentation
HTML Minifier
Minify HTML code by removing whitespace, line breaks, and unnecessary characters
CSS Minifier
Minify CSS code by removing comments, whitespace, and unnecessary characters
SQL Minifier
Minify SQL queries by removing whitespace and compressing to a single line
XML Minifier
Minify XML data by removing whitespace and line breaks with validation
Testers(3)
Converters(14)
JSON Flatten/Unflatten
Flatten nested JSON to dot-notation keys or unflatten back to nested structure
JSON to TypeScript
Convert JSON data to TypeScript interfaces or type aliases instantly
cURL to Fetch Converter
Convert curl commands to JavaScript fetch() code with headers, body, and auth
Timestamp Converter
Convert Unix timestamps to dates and vice versa
Timestamp Batch Converter
Convert multiple Unix timestamps to dates at once with timezone toggle
JSON to YAML Converter
Convert between JSON and YAML formats instantly
JSON to CSV Converter
Export JSON arrays to CSV for Excel and spreadsheets
CSV to JSON Converter
Convert between CSV and JSON formats easily
NDJSON Converter
Convert between JSON arrays and NDJSON (Newline Delimited JSON) format
.env to JSON Converter
Convert .env environment variable files to JSON and back instantly
Number Base Converter
Convert numbers between binary, decimal, hexadecimal, and octal instantly
Color Converter
Convert colors between HEX, RGB, and HSL formats with live preview
Case Converter
Convert text between camelCase, PascalCase, snake_case, kebab-case, and more
Text to ASCII Converter
Convert text to ASCII codes (decimal, hex, binary, octal) or codes back to text
Decoders(6)
JWT Decoder
Decode and inspect JSON Web Tokens instantly
URL Parser
Parse any URL into protocol, host, path, query parameters, and hash
HTTP Status Code Lookup
Look up any HTTP status code with descriptions, categories, and search
MIME Type Lookup
Look up MIME types by file extension or content type with a searchable developer reference
User Agent Parser
Parse user agent strings to identify browser, OS, device type, and rendering engine
Cron Expression Parser
Parse and explain cron expressions in plain English with next run times
Generators(11)
JWT Generator
Generate and sign JSON Web Tokens (JWT) for testing with HS256, HS384, HS512
Query String Builder
Build URL query strings from key-value pairs or parse existing URLs
Cron Expression Generator
Generate cron expressions visually with an easy-to-use schedule builder
Hash Generator
Generate MD5, SHA-1, SHA-256, SHA-384, and SHA-512 hashes
HMAC Generator
Generate HMAC-SHA256, HMAC-SHA384, and HMAC-SHA512 with a secret key
RSA Key Pair Generator
Generate RSA 2048/4096-bit key pairs in PEM format using Web Crypto API
Password Generator
Generate strong, secure random passwords with customizable length and character options
UUID Generator
Generate random UUIDs (v4) for your applications
NanoID Generator
Generate cryptographically secure NanoID-style random IDs with custom alphabet
Slug Generator
Generate clean, URL-friendly slugs from any text
Lorem Ipsum Generator
Generate placeholder text by paragraphs, sentences, or words
Encoders(4)
Base64 Encoder
Encode and decode Base64 strings instantly
URL Encoder/Decoder
Encode and decode URLs with percent-encoding
HTML Encoder/Decoder
Encode and decode HTML entities to prevent XSS and display HTML safely
Unicode Escape/Unescape
Escape text to \uXXXX Unicode sequences or unescape them back to readable text
Preview(3)
Text Tools(7)
Text Diff Checker
Compare two texts and see differences highlighted line by line
Word & Character Counter
Count words, characters, sentences, and paragraphs with reading time
Find & Replace
Find and replace text with regex, case sensitivity, and whole word matching
Remove Duplicates
Remove duplicate lines from any list with trim, case matching, and sorting
Text Sorter
Sort lines alphabetically, by length, or randomly with case and trim options
Line Numbering Tool
Add line numbers to any text with configurable format, padding, and start number
Text Reverser
Reverse text by characters, words, or lines instantly