Developer Tools
Format, validate, parse, and debug JSON, JWTs, TypeScript, cURL, SQL queries, and binary streams client-side with zero server latency.
All Developer Tools
Select a utility below to launch directly in your browser.
Algorithm Visualizer & Multi-Race
PopularInteractive real-time visualization of sorting, pathfinding (A*, Dijkstra), and tree traversals.
In-Browser SQL Studio & SQLite WASM
PopularExecute SQL queries, load schemas, import CSVs, and analyze execution plans client-side via SQLite WASM.
Regex State Machine Visualizer
PopularInteractive AST and DFA/NFA state machine visualizer for regular expressions.
Java Execution Visualizer
Step-by-step Java code visualizer tracking stack frames, heap objects, and variable states.
JSON Formatter & Validator
Format, validate, minify, and inspect JSON with hierarchical tree navigation and syntax highlighting.
JWT Token Inspector & Decoder
PopularDecode and inspect RFC 7519 JSON Web Tokens, headers, payload claims, and expiration timestamps.
JSON to TypeScript Interface Converter
Convert raw JSON payloads into strongly typed TypeScript interfaces and type definitions.
JSON Schema to TypeScript & Zod
Compile draft-07/2020-12 JSON Schemas into TypeScript types and Zod validation schemas.
JSON to TOON LLM Prompt Compressor
Compress structured JSON data into token-efficient TOON format for LLM prompts.
cURL to Multi-Language Code Converter
Convert cURL commands to Fetch, Axios, Python Requests, Go, Rust, and Swift code snippets.
SQL Formatter & Beautifier
Format, beautify, and indent messy SQL queries with dialect-specific keyword casing.
HAR Waterfall Analyzer
Inspect browser HTTP Archive (HAR) files, analyze TTFB latency, and find network bottlenecks.
SSL / X.509 Certificate Inspector
Decode PEM/DER SSL certificates client-side. Inspect SAN domains, expiry dates, and trust chains.
LLM Token Budget & Cost Matrix
Count tokens across BPE tokenizers and compare pricing across frontier AI models.
LLM JSON Healer & Repair
Automatically repair truncated AI JSON, fix missing brackets, unescaped quotes, and strip reasoning tags.
Air-Gapped Prompt DLP Redactor
Scrub API keys, credit cards, emails, IP addresses, and PII from prompts before sending to AI models.
Webhook Signature Simulator
Simulate and verify HMAC webhook signatures for Stripe, GitHub, Shopify, and Razorpay.
Unix Chmod Permissions Calculator
Calculate octal (e.g. 755), symbolic (rwxr-xr-x), and umask permissions for Unix file systems.
SVG Optimizer & Minifier
Minify vector SVGs, strip metadata, optimize paths, and export JSX React components.
Color Palette & WCAG Studio
Generate color palettes, Tailwind CSS scales, and test WCAG 2.2 contrast compliance.
SQL & JSON Mock Data Synthesizer
Generate synthetic test datasets in SQL INSERT, JSON, CSV, and TypeScript formats.
Base64 Image Converter
Convert PNG, JPG, and WebP images to Base64 Data URIs and decode strings back to images.
Base64 Encoder & Decoder
Encode text and binary strings to RFC 4648 standard Base64 and decode back instantly.
URL Percent Encoder & Decoder
Percent-encode special characters in URLs and query strings per RFC 3986.
RegEx Tester & Group Matcher
Test regular expressions in real-time with syntax highlighting and capture group inspection.
UUID v4 & v7 Identifier Generator
Generate cryptographically secure RFC 4122 Version 4 and time-ordered Version 7 UUIDs.
URL Slug Generator
Transform strings into SEO-friendly, clean, hyphenated URL slugs.
Text & Code Diff Checker
Compare two text snippets with side-by-side or inline character/line diffs.
Number Base Converter
Convert numbers between Binary, Octal, Decimal, and Hexadecimal notations.
Color Format Converter
Convert colors between HEX, RGB, HSL, and CMYK formats with live canvas preview.
Docker Run to Compose Converter
Convert single docker run CLI commands into clean compose.yaml Docker Compose files.
HTML Entities Encoder & Decoder
Convert special characters into HTML named entities and decode numeric codes.
JavaScript Keycode Event Inspector
Inspect live keyboard event properties (event.key, event.code, keyCode, modifiers).
User-Agent & Device Inspector
Parse browser User-Agent strings, operating system, rendering engine, and device screen metrics.
Cron Expression Builder & Explainer
Build and translate standard 5-part cron expressions into human-readable schedules.
CSV to JSON & JSON to CSV Converter
Convert tabular CSV files to JSON objects and convert JSON arrays to CSV downloads.
YAML to JSON & JSON to YAML Converter
Bidirectional YAML and JSON parser with syntax validation and indentation formatting.
PDF Text Extractor – Extract Text from PDF Online
Extract the embedded text layer from a PDF document directly in your browser and copy or download it as plain text, with 100% client-side privacy.
Code Minifier Online
Compress JavaScript, HTML, CSS, JSON, SQL, and GraphQL code with instant byte-savings calculations.
Code Beautifier & Formatter
Prettify, indent, and format JS/TS, HTML, CSS, JSON, SQL, and GraphQL code with custom indentation rules.
Base64 Data URL Studio
Encode files, images, SVG, and audio into RFC 2397 Data URIs with live canvas previews and HTML/CSS snippets.
Hex Dump Online
Inspect binary byte streams with canonical 16-byte offset rows, ASCII gutter, Endianness toggle, and C array exports.
Bitmask Calculator Online
Interactive 8/16/32/64-bit clickable bit matrices with multi-radix synchronization and bitwise ALU operations.
JSON to Types Generator
Generate strongly typed TypeScript, Zod, Python, Rust, and Go types from arbitrary JSON payloads.
JSON Schema Generator
Infer Draft-07 and Draft 2020-12 JSON Schemas with semantic format detection (email, date, uri, uuid).
In-Browser Mock API Studio
Simulate custom REST API routes, HTTP status codes, latency delays, and export cURL/Fetch snippets.
DNS Lookup Online (DoH)
Query DNS records (A, AAAA, CNAME, MX, TXT, NS, SOA, CAA) over DNS-over-HTTPS with zero server logging.
Subnet Calculator Online
Calculate IPv4 & IPv6 subnet boundaries, CIDR prefixes, wildcard masks, and 32-bit bitmask matrix.
HTTP Header Security Auditor
Inspect HTTP response headers, audit OWASP security compliance, and generate server hardening rules.
CSS Grid & Flexbox Interactive Studio
Design responsive CSS Grid and Flexbox layouts visually and export clean Tailwind CSS 4 and pure CSS code.
Cubic Bezier & Spring Motion Studio
Simulate damped harmonic spring physics, manipulate cubic-bezier curves, and export CSS linear() easing.
Glassmorphism & Mesh Gradient Generator
Design radial mesh gradients and frosted glass backdrop filters with Tailwind CSS 4 and pure CSS export.
Protobuf Schema & Binary Decoder
Decode Google Protocol Buffers binary wire format and map fields with optional .proto schemas.
Apache Parquet & Arrow Data Viewer
Inspect Apache Parquet and Arrow binary files in browser RAM, browse schema metadata, and export to CSV/JSON.
SQL Execution Plan & AST Visualizer
Visualize PostgreSQL & MySQL EXPLAIN ANALYZE trees, detect sequential scan bottlenecks, and get index suggestions.
WebSocket & SSE Live Stream Inspector
Connect to real-time WebSockets and Server-Sent Events, inspect traffic frames, and test heartbeat pings.
XPath & CSS Selector Live Evaluator
Test and debug XPath 3.1 expressions and CSS Selectors against HTML with live node highlighting.
HTML Table to JSON & CSV Scraper
Extract, clean, and convert raw HTML tables into structured JSON, CSV, and Markdown datasets.
Web Metadata & Open Graph Extractor
Extract Open Graph, Twitter Cards, and Schema.org JSON-LD from HTML with live social previews.
Learn more about developer tools
Read comprehensive architectural tutorials, algorithmic breakdowns, RFC specifications, and real-world implementation case studies on our technical blog.
Frequently Asked Questions
Why should developers use client-side in-browser tools?
Browser-based developer tools execute all transformations in local WebAssembly and V8 memory. Your proprietary SQL queries, JWT authorization bearer tokens, and JSON API payloads are never sent over the wire to third-party servers.
Do these developer utilities work offline?
Yes. Once the page is loaded, the tools leverage modern web workers and local browser APIs (such as the Web Crypto API) to operate completely air-gapped without an active network connection.