๐ง Developer Tools 19
๐ Base64 Encode/Decode
Encode text to Base64 or decode Base64 back to text. Unicode-safe, URL-safe mode, file support. 100% client-side.
chmod Calculator
Compute Unix file permissions: toggle read/write/execute for user, group, others. Get numeric, symbolic, and full chmod commands. 100% client-side.
Cron Expression Explainer
Parse any cron expression into a human-readable schedule and preview upcoming run times. 100% client-side.
Curl โ Code
Convert curl commands to Python, JavaScript, and Go code.
Diff Checker
Compare two pieces of text line by line with word-level highlighting. Shows additions, deletions, and similarity. 100% client-side.
Hash Generator
Generate SHA-1, SHA-256, SHA-384, SHA-512 hashes. 100% client-side via Web Crypto API.
HTML Entity Encoder
Encode and decode HTML entities. Convert special characters.
JSON โ TypeScript
Generate TypeScript interfaces from JSON. Paste JSON, get typed interfaces.
JSON Formatter
Format, validate, minify and escape JSON. Real-time as you type. 100% client-side.
JWT Debugger
Decode and inspect JSON Web Tokens. View header and payload.
Markdown Preview
Live Markdown preview with GitHub-style rendering. Type on the left, see the result on the right. 100% client-side.
Number Base Converter
Convert numbers between binary, octal, decimal, and hexadecimal. Real-time conversion.
Regex Tester
Test regular expressions with live highlighting, capture groups, and flags. 100% client-side.
SQL Formatter
Format and beautify SQL queries. Supports keywords, joins, subqueries.
Timestamp Converter
Convert Unix timestamps to human-readable dates and vice versa. Supports seconds and milliseconds. 100% client-side.
URL Encoder / Decoder
Encode and decode URLs, URI components, and query strings. Supports encodeURIComponent, encodeURI, and base64. 100% client-side.
URL Parser
Parse any URL into its components: protocol, host, path, query params, hash. 100% client-side.
UUID Generator
Generate random UUIDs (v4) and timestamp-based UUIDs (v7). 100% client-side.
YAML โ JSON
Convert between YAML and JSON formats. Real-time conversion.
๐ Domain & Network 6
๐ Domain Brainstorm
Describe your project. Get creative domain names. Check availability instantly.
DNS Lookup
Look up DNS records: A, AAAA, MX, NS, TXT, CNAME, SOA.
HTTP Headers Checker
View HTTP response headers for any URL.
IP Address Lookup
Geolocate IP addresses. Find country, city, ISP, and more.
SSL Certificate Checker
Check SSL certificate details for any domain.
WHOIS Checker
Check domain registration and availability via RDAP.
๐ Security 2
โ๏ธ Text & Data 5
Case Converter
Convert text between camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE and more. 100% client-side.
CSV โ JSON Converter
Convert CSV to JSON and JSON to CSV. Supports headers, custom delimiters, and nested objects. 100% client-side.
Fake Data Generator
Generate realistic test data: names, emails, phones, addresses, UUIDs.
Lorem Ipsum Generator
Generate Lorem Ipsum placeholder text. Words, sentences, or paragraphs. 100% client-side.
Word Counter
Count words, characters, sentences, paragraphs, reading time and more. Live as you type. 100% client-side.
๐จ Design 5
Box Shadow Generator
Create beautiful CSS box shadows with a visual editor. Copy the CSS in one click. 100% client-side.
Color Contrast Checker
Check WCAG color contrast ratios for accessibility compliance (AA, AAA). 100% client-side.
Color Palette
Extract dominant colors from any image. Get hex, RGB, and HSL values.
CSS Gradient Generator
Create beautiful CSS gradients with a visual editor. Linear, radial, and conic. Copy CSS in one click. 100% client-side.
Favicon Generator
Create favicons from emoji, letters, or text. Export PNG (16/32/48/64/180px) and ICO. 100% client-side.
๐ฑ Media 3
Image Resizer
Resize images in your browser. Supports JPG, PNG, WebP. No upload needed.
QR Code Generator
Generate QR codes for URLs, text, WiFi, and more. Customize colors and download as PNG or SVG. 100% client-side.
SVG โ PNG
Convert SVG images to PNG format. Customizable output size.