All Tools
Every Xerobit tool runs 100% in your browser. No signups, no data uploaded to servers, no ads covering the UI.
Data & Format
JSON, YAML, XML, CSV, SQL, Markdown — convert, format, validate, diff.JSON Formatter
READYFormat, validate, and beautify JSON online. 100% client-side — your data never leaves your browser.
XML Formatter
READYFormat, validate, and beautify XML documents.
YAML ↔ JSON Converter
READYConvert between YAML and JSON formats with full fidelity.
CSV to JSON Converter
READYConvert CSV files to JSON with proper quoting and escaping.
JSON Diff
READYCompare two JSON objects structurally with field-by-field diff.
Text Diff
READYCompare two text blocks line-by-line or word-by-word. Unified and split view. Shows added, removed, and changed segments with full color coding.
Markdown Preview
READYLive Markdown preview with GitHub-flavored syntax. Tables, task lists, code blocks, strikethrough. Side-by-side editor and rendered output.
SQL Formatter
READYFormat and beautify SQL queries. 12 dialect options (PostgreSQL, MySQL, SQLite, MSSQL, BigQuery, Snowflake, and more). Keyword casing control.
HTML / CSS / JS Minifier
READYMinify HTML, CSS, or JavaScript. Strips whitespace, comments, and unnecessary characters. Shows size reduction percentage.
Encoding & Crypto
Base64, URL, JWT, hashes, UUID, QR code, password.Base64 Encoder / Decoder
READYEncode and decode Base64 strings and files. Client-side, safe for sensitive data.
URL Encoder / Decoder
READYPercent-encode and decode URLs per RFC 3986.
JWT Decoder
READYDecode and inspect JSON Web Tokens. Local-only — tokens never leave your browser.
UUID Generator
READYGenerate UUID v4 and v7 identifiers in bulk.
Hash Generator
READYGenerate MD5, SHA-1, SHA-256, and SHA-512 hashes client-side.
QR Code Generator
READYGenerate QR codes for URLs, text, Wi-Fi, contact cards. Custom size, colors, error correction. Download as PNG or SVG. 100% client-side.
Password Generator
READYGenerate strong random passwords with configurable length, character classes, and exclusions. Real entropy meter, crack-time estimate, bulk mode.
Number Base Converter
READYConvert between binary, octal, decimal, hexadecimal, and text (UTF-8). Handles arbitrary lengths. Per-byte and per-character views.
ROT13 / Caesar Cipher
READYEncode and decode ROT13 and arbitrary Caesar shifts. Letter frequency analysis. 100% client-side.
Dev Productivity
Regex, cron, timestamps, HTTP, color, word counter, aspect ratio, case.Color Picker
READYPick colors, convert hex/RGB/HSL/OKLCH, and check WCAG contrast.
Regex Tester
READYTest regular expressions with live match highlighting and explanation.
Timestamp Converter
READYConvert Unix timestamps, epoch seconds/milliseconds, and ISO 8601 dates.
Cron Builder
READYBuild and parse cron expressions with human-readable explanations.
HTTP Status Codes
READYFull HTTP status code reference with explanations and when to use each.
Word Counter
READYCount words, characters, sentences, paragraphs, and lines. Reading time estimate, char-limit indicators for X, LinkedIn, meta titles, and more.
Lorem Ipsum Generator
READYGenerate placeholder text — words, sentences, or paragraphs. Classic lorem ipsum plus alternatives (hipster, cupcake, pirate). HTML-wrapped output option.
Subnet / CIDR Calculator
READYCalculate IPv4 subnets — network, broadcast, usable range, wildcard mask. Input CIDR (/24) or dotted mask (255.255.255.0). Binary visualization.
Aspect Ratio Calculator
READYCalculate aspect ratios (16:9, 4:3, 21:9, etc.). Given W:H and one dimension, get the other. Responsive padding-top % for CSS aspect-ratio containers.
Case Converter
READYConvert text between camelCase, PascalCase, snake_case, kebab-case, SCREAMING_CASE, Title Case, sentence case, and more. Bulk mode.
Email & URL Extractor
READYExtract every email address and URL from a block of text. Regex-based, case-insensitive, deduplicated, sorted output.
User Agent Parser
READYParse any User-Agent string into browser, OS, device, and engine. Or detect your own. Built on the maintained ua-parser-js dataset.
Frontend & Design
CSS generators: Flexbox, Grid, shadow, favicon.Favicon Generator
READYGenerate favicon package from any image or emoji. Multiple sizes (16, 32, 48, 180, 192, 512), manifest.json, and HTML snippet.
Flexbox Generator
READYVisual CSS Flexbox playground. Live preview + copyable CSS. Control direction, wrap, justify, align, gap. Example child layouts.
CSS Grid Generator
READYVisual CSS Grid layout builder. Configure columns, rows, gaps, and named areas. Live preview with copyable CSS output.
Box Shadow Generator
READYVisual CSS box-shadow builder. Control offset, blur, spread, color, inset. Multi-layer shadows. Live preview + copyable CSS.
Image Compressor
READYCompress JPEG, PNG, and WebP images in your browser. Adjustable quality, batch mode. Files never leave your device.
Pixel to REM Converter
READYConvert px to rem, em, and percent — and vice versa. Configurable root font size. Bulk conversion mode for entire stylesheets.