π§ Developer Tools 41
π Base64 Encode/Decode
Encode text to Base64 or decode Base64 back to text. Unicode-safe, URL-safe mode, file support.
ASCII Art Generator
Convert text to ASCII art. Choose from multiple fonts and styles. Copy the output with one click.
chmod Calculator
Compute Unix file permissions: toggle read/write/execute for user, group, others. Get numeric, symbolic, and full chmod commands.
Cipher Playground
Encode & decode classic ciphers: Caesar, ROT13, Atbash, Vigenère, A1Z26, Morse, Binary, Hex, Rail Fence, Bacon. Live preview, deep-link, copy, history.
Commit Message Builder
Build clean Conventional Commits messages with live preview, scope, breaking-change flags, footers, and gitmoji. Copy-ready output, deep-link share, and recent history.
Cron Expression Explainer
Parse any cron expression into a human-readable schedule and preview upcoming run times.
CSS Minifier
Minify and beautify CSS instantly. Strip comments, whitespace, and redundant semicolons β or pretty-print minified CSS back to readable format. 100% client-side.
CSS Specificity Calculator
Calculate and compare CSS selector specificity. Visualizes ID, class, and element scores. Supports multiple selectors for comparison.
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.
Hash Generator
Generate MD5, SHA-1, SHA-256, SHA-384, SHA-512 hashes from text or files. Hex, Base64, or Base64URL output. Verify a hash against input. 100% client-side via Web Crypto + pure-JS MD5.
HTML Entity Encoder
Encode and decode HTML entities. Convert special characters.
HTML Playground
Live HTML/CSS/JS sandbox. Write code in three panes, see instant preview in a sandboxed iframe, capture console output, share via deep-link. 100% in-browser, nothing sent anywhere.
HTTP Method Reference
Quick reference for all HTTP methods. Learn what each method does, when to use it, and see code examples.
HTTP Status Codes
Searchable reference for all HTTP status codes (1xxβ5xx). Filter by category, copy responses, see usage examples.
JSON β TypeScript
Generate TypeScript interfaces from JSON. Paste JSON, get typed interfaces.
JSON Diff
Compare two JSON objects semantically. Shows added, removed, changed, and type-changed keys with full dot-path notation. Handles nested objects and arrays.
JSON Formatter
Format, validate, minify and escape JSON. Real-time as you type.
JSON Schema Generator
Infer a JSON Schema (Draft 2020-12) from any sample JSON. Live, configurable, 100% client-side.
JSONPath Explorer
Query JSON with JSONPath expressions ($.store.book[*].author, $.users[?(@.age>18)]). Inline engine, no libraries. Live results, path highlighting, sample data, deep-linking. 100% client-side.
JWT Debugger
Decode and inspect JSON Web Tokens. View header and payload.
Key Code Inspector
Press any key to inspect its event properties β key, code, keyCode, location, modifiers, and friendly hotkey combo. Live modifier indicators, press history, copy-ready listener snippet, and a reference table of common key codes. Essential for building keyboard shortcuts, games, and accessible UIs. 100% client-side.
Markdown Preview
Live Markdown preview with GitHub-style rendering. Type on the left, see the result on the right.
MIME Type Lookup
Searchable database of MIME types and file extensions. Reverse lookup (extension β MIME), forward lookup (MIME β extensions), category filters, common-type cheatsheet, and copy helpers. 100% client-side.
Number Base Converter
Convert numbers between binary, octal, decimal, and hexadecimal. Real-time conversion.
Number Stats
Paste a list of numbers and get instant descriptive statistics: count, sum, mean, median, mode, range, variance, standard deviation, quartiles, IQR, outliers, skewness, kurtosis, and a live histogram β 100% in your browser.
Playwright Snippet Generator
Generate Playwright code snippets for common browser automation tasks. Supports selectors, actions, assertions, and more.
Regex Tester
Test regular expressions with live highlighting, capture groups, replace mode, and common pattern presets.
Screen & Device Info
Live viewport size, screen resolution, device pixel ratio, color scheme, orientation, network type, CPU cores, touch support, and more β everything a frontend developer needs for responsive testing. Updates in real time as you resize the window.
SemVer Calculator
Parse, validate, and compare semantic versions (semver). Bump major/minor/patch, test range constraints (^ ~ > x-range), diff versions, and inspect pre-release precedence β fully client-side.
Slug Generator
Convert titles to clean URL slugs. Unicode-aware, multi-line batch mode, custom separators.
SQL Formatter
Format and beautify SQL queries. Supports keywords, joins, subqueries.
Timestamp Converter
Convert Unix timestamps (seconds or milliseconds) to human-readable dates and back. Live conversion, multiple formats, relative time, and deep-link sharing.
Unicode Inspector
Inspect every character's codepoint, UTF-8/UTF-16 bytes, HTML/JS/CSS/URL escapes, and block. Detects invisible, combining, control, and zero-width characters. 100% client-side.
URL Encoder / Decoder
Encode and decode URLs, URI components, and query strings. Supports encodeURIComponent, encodeURI, and base64.
URL Parser
Parse any URL into its components: protocol, host, path, query params, hash. Edit fields and rebuild a URL, or share a parsed URL via deep-link.
User-Agent Parser
Decode any User-Agent string into browser, engine, OS, device type, CPU architecture, and bot detection. Compare two UAs side-by-side, copy individual fields, deep-link via #ua=.
UUID / NanoID / ULID Generator
Generate UUID v4, UUID v7, NanoID, ULID and Short IDs. Bulk generate, format options, and inspect any ID to extract its timestamp. 100% client-side.
WebSocket Tester
Test WebSocket connections, send messages, and view real-time responses. Supports multiple echo servers and custom endpoints.
XML Formatter
Format, validate, minify and convert XML. Syntax-highlight, XMLβJSON, stats, and tree view β all in your browser.
YAML β JSON
Convert between YAML and JSON formats. Real-time conversion.
π Domain & Network 6
DNS Lookup
Look up DNS records: A, AAAA, MX, NS, TXT, CNAME, SOA.
Domain Brainstorm
Describe your project. Get creative domain names. Check availability instantly via DNS.
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 5
AES Encrypt / Decrypt
Encrypt and decrypt text with AES-256-GCM using a passphrase (PBKDF2 key derivation) or a raw key. Portable base64 output includes salt, IV, and ciphertext. 100% client-side via Web Crypto.
Credit Card Validator
Validate card numbers with the Luhn algorithm, detect brand (Visa, Mastercard, Amex, Discover, JCB, Diners, UnionPay, Maestro, MIR, Elo, Hipercard), format, mask/unmask, and generate Luhn-valid test numbers. 100% client-side β no number ever leaves your browser.
HMAC Generator
Sign data with a secret key using HMAC-SHA1/256/384/512. Generate signatures for webhooks & APIs, or verify a signature against a payload. Uses native Web Crypto β your data never leaves your browser.
Password Generator
Generate strong, cryptographically secure passwords, memorable passphrases, and PINs. Bulk generate, crack-time estimate, deep-link sharing.
Password Strength Meter
Analyze password strength in real-time. Check entropy, common patterns.
βοΈ Text & Data 7
Case Converter
Convert text between 14+ naming conventions: camelCase, PascalCase, snake_case, CONSTANT_CASE, kebab-case, Title Case, Sentence case, SNAKE_KEBAB, and more. Multi-line, acronym-aware, deep-link sharing, auto-save.
CSV β JSON Converter
Convert CSV to JSON and JSON to CSV. Supports headers, custom delimiters, and nested objects.
Fake Data Generator
Generate realistic test data: names, emails, phones, addresses, UUIDs.
Line Tools
Sort, deduplicate, number, and transform lists of lines. Sort A-Z, remove duplicates, convert to JSON/CSV arrays, and more β instantly in your browser.
Lorem Ipsum Generator
Generate Lorem Ipsum placeholder text. Words, sentences, or paragraphs.
Markdown Table Generator
Build Markdown tables visually. Add/remove rows & columns, set alignment, import CSV, export to .md β all in your browser.
Word Counter
Count words, characters, sentences, reading time, keyword frequency, and readability score. Live as you type β with goals, auto-save, and export.
π¨ Design 12
Box Shadow Generator
Create beautiful CSS box shadows with a visual editor. Copy the CSS in one click.
Color Contrast Checker
Check WCAG color contrast ratios for accessibility compliance (AA, AAA).
Color Converter
Convert colors between HEX, RGB, HSL, and named CSS colors. Pick any color and copy values instantly.
Color Palette
Extract dominant colors from any image. Get hex, RGB, HSL values, contrast grades, copy-all-as-CSS, deep-link settings. 100% client-side median-cut quantization.
CSS Filter Generator
Design CSS filter() effects visually. Adjust blur, brightness, contrast, hue-rotate, saturate, sepia, grayscale, invert and opacity with a live preview, then copy the CSS in one click.
CSS Flexbox Generator
Visually design flexbox layouts. Adjust direction, alignment, wrap, gap, and item count β copy the CSS in one click.
CSS Gradient Generator
Create beautiful CSS gradients with a visual editor. Linear, radial, and conic. Copy CSS in one click.
CSS Grid Generator
Visually build CSS Grid layouts. Set columns, rows, gaps, and item placement β copy production-ready CSS in one click.
CSS Transform Generator
Build complex CSS transforms visually β translate, rotate, scale, skew, and perspective on X/Y/Z axes. Live 3D cube preview, copy-ready CSS, and one-click presets.
Cubic Bezier Generator
Design CSS easing curves visually. Drag control points on the bezier curve, preview live animations, and copy cubic-bezier() CSS in one click.
Favicon Generator
Create favicons from emoji, letters, or text. Export PNG (16/32/48/64/180px) and ICO.
SVG Path Visualizer
Paste any SVG path `d` attribute and inspect it live: anchor & control points, bounding box, path length, per-command breakdown. Auto-fit viewBox, grid, copy normalized path. 100% client-side.
π± Media 4
Image β Base64
Convert images to Base64 Data URI for inline CSS/HTML, or decode Base64 back to a viewable image. Supports drag-and-drop, preview, copy as CSS/HTML/JSON, and re-encode to PNG/JPEG/WebP.
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.
SVG β PNG
Convert SVG images to PNG format. Customizable output size.
β±οΈ Productivity 3
Date Calculator
Date math made easy: add or subtract time from a date, find the difference between two dates, count business days, and inspect a date (weekday, ISO week, day of year, quarter, days remaining).
Pomodoro Timer
Focus timer with work/break cycles, circular progress, audio alerts, and session tracking.
Random Generator
A Swiss-army random generator: random numbers in a range, dice rolls (d6, d20, custom), coin flips, and pick-N from a custom list. Optional seed for reproducible results, statistics, history, and one-click export.
π Everyday Tools 3
Timezone Converter
Convert any time across world timezones instantly. Compare UTC, local, and 15+ major cities.
Unit Converter
Convert between units: length, weight, temperature, area, volume, speed, digital storage, time, energy, pressure. Real-time.
VIN Decoder
Decode any 17-character Vehicle Identification Number (VIN) β manufacturer, country, model year, assembly plant, serial, with ISO 3779 check-digit verification.
π£ SEO / Social 3
Meta Tag Preview
Preview & generate Open Graph and Twitter Card meta tags. See how your link looks on Facebook, X, Slack, Discord.
Robots.txt Generator
Generate a robots.txt file with allow/disallow rules, sitemaps, and crawl-delay. Live preview, copy, deep-link, and ready-made presets (allow all, block all, block AI bots, WordPress, Shopify). 100% client-side.
UTM Builder
Build, parse and validate UTM tracking URLs β single or bulk, 5 presets (Google Ads, Meta, Newsletter, Organic, Referral), paste-and-parse existing URLs, smart case + space normalization, deep-link sharing, 100% client-side.
π§ CSS & Design 3
Aspect Ratio Calculator
Compute CSS aspect-ratio from any width Γ height, simplify ratios (16:9, 4:3, 1:1, β¦), find a missing dimension, and copy production-ready CSS/Tailwind/JSX. Live visual preview and a library of common ratios.
Border Radius Generator
Visually design CSS border-radius with linked or per-corner controls, elliptical corners, and presets. Copy clean CSS instantly.
CSS Clip-Path Generator
Visually design CSS clip-path shapes: polygons, circles, ellipses, and insets. Drag points on the canvas, pick from shape presets (triangle, star, arrow, hexagon, message), and copy clean clip-path CSS instantly.
π§ Network Tools 1
π§ Finance Tools 2
Compound Interest Calculator
Calculate investment growth with compound interest: lump sum or recurring contributions, multiple compounding frequencies, inflation adjustment, effective APY, growth chart, and year-by-year breakdown β 100% in your browser.
Loan Calculator
Calculate monthly payments, total interest, and a full amortization schedule for any fixed-rate loan or mortgage. Add extra payments to see interest savings, view a balance chart, and export to CSV β 100% client-side.
π§ Math Tools 3
Expression Calculator
Evaluate math expressions safely (no eval): arithmetic, trigonometry, logarithms, factorials, powers, roots, percentages, and constants (pi, e, tau). Supports parentheses, memory variables, and step-by-step trace β 100% client-side.
Fraction Calculator
Add, subtract, multiply, and divide fractions and mixed numbers. Auto-simplifies to lowest terms, shows step-by-step work, converts between fractions, mixed numbers, and decimals β 100% in your browser.
Percentage Calculator
Solve everyday percentage problems: X% of Y, what % is X of Y, percent change (increase/decrease), find the original before a percentage change. Live results, history, and shareable deep-links β 100% in your browser.