31 tools · 31 live
Dev Tools
Networking, encoding, password generation, and developer utilities.
Subnet
LiveIPv4 network, broadcast, host range, wildcard and binary breakdown, for any CIDR or mask.
Password Generator
LiveCrypto-secure passwords with custom length, classes, and a live entropy meter.
Base64 Encoder / Decoder
LiveEncode any text or bytes to Base64 and decode back.
CSS Shadow & Glassmorphism Generator
LiveGenerate box-shadow and glassmorphism CSS visually. Interactive sliders, live preview on light/dark/checkered backgrounds, and one-click copy.
Hex to RGB Converter
LiveConvert hex color codes to RGB, HSL, and all CSS color formats instantly.
Unix Timestamp Converter
LiveConvert Unix epoch timestamps to human-readable dates and back. Live clock, seconds and milliseconds, UTC and local time.
JSON Formatter & Validator
LiveBeautify, minify, and validate JSON instantly. Get precise line-and-column error messages, configurable indentation, sort-keys option, and a data type reference.
JSON to YAML Converter
LiveConvert JSON to YAML and YAML to JSON instantly with real-time formatting, precise error detection, and JSON minification. Runs entirely in your browser.
JWT Decoder & Debugger
LiveDecode and analyze JSON Web Tokens (JWT) instantly online. View header, payload, and signature details entirely in your browser with expiration countdown.
URL Parser & Query String Editor
LiveParse any URL instantly into its protocol, host, path, and query parameters. Edit, add, or delete query parameters in an interactive table and rebuild the URL in real-time.
Cron Expression Descriptor & Scheduler
LiveTranslate cron expressions into plain English and preview the next 10 scheduled execution times in local and UTC time, with real-time countdown.
SQL Formatter & Minifier
LivePaste any SQL query to instantly beautify it with proper indentation and keyword casing, or minify it to a compact single line. Supports MySQL, PostgreSQL, PL/SQL, T-SQL, SQLite, and Snowflake.
Visual Markdown Table Generator
LiveBuild and edit GitHub-Flavored Markdown tables visually. Add rows, columns, and alignment controls, then copy the formatted GFM output — with Markdown import support.
Diff Checker & Text Compare
LiveCompare two text inputs side-by-side or inline to find and highlight the differences, additions, and deletions instantly.
CSS Flexbox & Grid Generator
LiveDesign and build modern CSS Flexbox and Grid layouts visually. Adjust properties with interactive sliders and copy the clean HTML/CSS code.
User Agent Parser & Client Info
LiveParse any User Agent string to extract browser, OS, device, and rendering engine. Auto-detects your own device and shows live client metrics: screen size, DPR, timezone, touch support, and more.
HTML Entity Encoder & Decoder
LiveEncode plain text to HTML entities (named, decimal, or hex) or decode entities back to characters. Choose essential, extended, or full encoding scope.
XML Formatter & Validator
LiveBeautify, minify, and validate XML with precise line-and-column error reporting. Uses the browser's native DOMParser — nothing leaves your device.
Regex Tester & Explainer
LiveTest regular expressions in real-time with inline match highlighting, capture-group breakdown, plain-English token explanations, and a clickable cheatsheet.
Chmod
LiveVisualize and calculate Linux file permissions interactively. Toggle read, write, and execute bits for owner, group, and others to generate chmod numeric modes and symbolic commands.
Bcrypt Hash Generator & Verifier
LiveGenerate cryptographically secure bcrypt hashes from any plaintext and verify that a plaintext matches a stored hash. Tune the salt-rounds cost factor — fully client-side.
Text to Slug Converter
LiveConvert any text into a clean, URL-friendly slug — lowercase, hyphenated, Unicode-normalized, with optional stop-word removal.
JavaScript Keycode Tester
LivePress any key to instantly inspect its keyCode, e.key, e.code, location, and modifier flags. Interactive keyboard event viewer for JavaScript developers.
Robots.txt Generator
LiveBuild a robots.txt file visually. Select user-agents, set Allow/Disallow rules for specific paths, add a Sitemap URL, and download the ready-to-deploy file instantly.
Open Graph Meta Tags Generator
LiveGenerate the complete HTML meta tags for Open Graph and Twitter Cards. Control exactly how your page appears when shared on Facebook, Twitter, LinkedIn, and Slack.
.htaccess Redirect Generator
LiveGenerate production-ready Apache .htaccess redirect rules instantly. Force HTTPS, manage www redirects, add custom 301 redirects, and configure a 404 error page — all client-side.
XML to JSON Converter
LiveConvert XML to formatted JSON instantly — or flip it and convert JSON back to XML. Attributes become @attributes, repeated siblings become arrays. Two-way, real-time, client-side.
HTML & CSS Minifier
LiveRemove whitespace, comments, and redundant characters from HTML and CSS instantly. See exactly how many bytes you save — fully client-side.
UTM Link Builder
LiveGenerate Google Analytics UTM-tagged campaign URLs instantly. Add source, medium, campaign, term, and content parameters — encoded correctly by the browser's native URL API.
Markdown Live Editor
LiveWrite Markdown and see the rendered HTML preview in real-time. Includes a formatting toolbar, Raw HTML view, one-click copy, and a full GFM parser supporting headings, tables, code blocks, lists, and more.
Color Palette Extractor
LiveUpload any image and instantly extract its dominant color palette using k-means clustering on canvas pixel data. Get hex, RGB, and HSL codes — export as CSS variables or Tailwind config.