Developers

Keyboard-first, dark mode, no trackers — format, decode, inspect and convert without leaving the browser.

129 of 149 live · the rest ship in waves, each unit-tested in public.

AI Assistants5

Business & Finance (India)1

Content & Design9

Data18

  • CSV to Markdown table

    Also HTML tables

    LiveData & tabular (CSV / JSON / SQL)
  • CSV to SQL

    Generate CREATE TABLE and INSERTs

    LiveData & tabular (CSV / JSON / SQL)
  • JSON diff

    Structural compare of two JSON documents

    LiveData & tabular (CSV / JSON / SQL)
  • JSON formatter

    Format, validate, tree view, precise error pointer

    LiveData & tabular (CSV / JSON / SQL)
  • JSON minifier

    Strip whitespace for payloads

    LiveData & tabular (CSV / JSON / SQL)
  • JSON Schema generator

    Infer a schema from sample JSON

    LiveData & tabular (CSV / JSON / SQL)
  • JSON Schema validator

    Validate payloads against a schema

    LiveData & tabular (CSV / JSON / SQL)
  • JSON to CSV

    Flatten nested JSON to CSV and back

    LiveData & tabular (CSV / JSON / SQL)
  • JSON to TOML

    Config format conversion

    LiveData & tabular (CSV / JSON / SQL)
  • JSON to XML

    Two-way convert

    LiveData & tabular (CSV / JSON / SQL)
  • JSON to YAML

    Two-way convert

    LiveData & tabular (CSV / JSON / SQL)
  • JSONL tools

    Line-delimited JSON to JSON/CSV and back

    LiveData & tabular (CSV / JSON / SQL)
  • JSONPath / jq playground

    Query JSON interactively

    LiveData & tabular (CSV / JSON / SQL)
  • Markdown table editor

    Visual editor that outputs aligned MD

    LiveData & tabular (CSV / JSON / SQL)
  • Mock data generator

    Schema to realistic fake CSV/JSON with Indian locale (names, phones, PAN, GSTIN)

    LiveData & tabular (CSV / JSON / SQL)India
  • Parquet viewer

    Open and convert Parquet files in-browser

    Planned · W3Data & tabular (CSV / JSON / SQL)
  • SQL formatter

    Pretty-print or minify SQL

    LiveData & tabular (CSV / JSON / SQL)
  • SQL playground

    SQLite/DuckDB in the browser; query uploaded CSVs

    LiveData & tabular (CSV / JSON / SQL)

Developer61

  • .env to JSON/YAML

    Config format transforms

    LiveCode formatting & conversion
  • .gitignore generator

    By language and stack

    LiveCode formatting & conversion
  • AES encrypt/decrypt

    Password-protect text and files locally

    LiveDeveloper text, encoding & crypto
  • API key generator

    Random keys with prefixes and entropy choices

    LiveAPI building & testing
  • API spec generator

    Describe endpoints in plain language, get valid OpenAPI 3.1 YAML

    LiveCode formatting & conversion
  • Base64 encode/decode

    Text and files, URL-safe variant

    LiveDeveloper text, encoding & crypto
  • Basic auth header generator

    user:pass to header value

    LiveAPI building & testing
  • Bcrypt generator

    Hash and verify with cost factor

    LiveDeveloper text, encoding & crypto
  • Byte size converter

    KB/MiB/GB plus transfer-time estimates

    LiveDeveloper text, encoding & crypto
  • Case converter

    camelCase, snake_case, kebab-case, Title Case and more

    LiveDeveloper text, encoding & crypto
  • Chmod calculator

    Permissions to octal and back

    LiveCode formatting & conversion
  • Code screenshot

    Pretty, brandable snippet images

    LiveCode formatting & conversion
  • CORS tester

    Diagnose cross-origin failures

    Planned · W3API building & testing
  • Cron builder

    Build and explain cron, next 10 runs, IST-aware

    LiveDeveloper text, encoding & crypto
  • CSS formatter

    Beautify and minify CSS

    LiveCode formatting & conversion
  • cURL to code

    fetch, axios, Python requests, Go, PHP

    LiveCode formatting & conversion
  • Diff to patch

    Create and apply unified patches

    LiveCode formatting & conversion
  • docker run to compose

    Convert commands to compose files

    LiveCode formatting & conversion
  • Epoch converter

    Unix time to human and back, ms/s, timezones

    LiveDeveloper text, encoding & crypto
  • File checksum verifier

    Confirm a download matches its published hash

    LiveDeveloper text, encoding & crypto
  • GraphQL formatter

    Format queries, view schemas

    LiveCode formatting & conversion
  • GraphQL playground

    Point at an endpoint, introspect, query

    Planned · W3API building & testing
  • HAR analyzer

    Inspect browser network exports

    LiveCode formatting & conversion
  • Hash generator

    MD5 / SHA-1 / SHA-256 / SHA-512 for text and files

    LiveDeveloper text, encoding & crypto
  • HMAC generator

    Keyed hashes for webhook signatures

    LiveDeveloper text, encoding & crypto
  • HTML entity converter

    Escape and unescape entities

    LiveDeveloper text, encoding & crypto
  • HTML formatter

    Beautify and minify HTML

    LiveCode formatting & conversion
  • HTML to JSX

    React-ready markup conversion

    LiveCode formatting & conversion
  • HTML to Markdown

    Two-way conversion

    LiveCode formatting & conversion
  • Invisible character detector

    Find zero-width and homoglyph characters

    LiveDeveloper text, encoding & crypto
  • JS/TS formatter

    Beautify and minify JavaScript / TypeScript

    LiveCode formatting & conversion
  • JSON to any language

    Go, Rust, Kotlin, Java, Python, C# types

    LiveCode formatting & conversion
  • JSON to TypeScript

    Interfaces from sample JSON

    LiveCode formatting & conversion
  • JWT decoder

    Decode header/payload, verify signatures

    LiveDeveloper text, encoding & crypto
  • JWT generator

    Create signed test tokens

    LiveDeveloper text, encoding & crypto
  • Line tools

    Sort, dedupe, reverse, number, shuffle lines

    LiveDeveloper text, encoding & crypto
  • Lorem ipsum

    Words, paragraphs, bytes

    LiveDeveloper text, encoding & crypto
  • MCP server generator

    Describe your tools or paste an OpenAPI spec, get server.json plus a working MCP scaffold

    LiveCode formatting & conversion
  • Mock API builder

    Define JSON responses, get live endpoints

    Planned · W3API building & testing
  • Number base converter

    Binary, octal, decimal, hex

    LiveDeveloper text, encoding & crypto
  • OpenAPI mock server

    Spec in, fake API out

    Planned · W4API building & testing
  • OpenAPI viewer

    Validate and render specs, try requests

    LiveCode formatting & conversion
  • Postman to code

    Collections to cURL and scripts

    LiveAPI building & testing
  • px to rem converter

    With configurable base size

    LiveCode formatting & conversion
  • Regex find & replace

    Multiline regex replace on pasted text

    LiveDeveloper text, encoding & crypto
  • Regex tester

    Live highlighting, groups, cheatsheet beside

    LiveDeveloper text, encoding & crypto
  • REST client

    Postman-lite in a tab; collections stored locally

    Planned · W2API building & testing
  • RSA key generator

    Key pairs via WebCrypto

    LiveDeveloper text, encoding & crypto
  • Slug generator

    URL-safe slugs with Indic transliteration

    LiveDeveloper text, encoding & crypto
  • String escaper

    JSON / SQL / shell / regex escaping

    LiveDeveloper text, encoding & crypto
  • SVG to React component

    JSX/TSX output with props

    LiveCode formatting & conversion
  • Text diff

    Line, word and character diff with merge view

    LiveDeveloper text, encoding & crypto
  • TOTP generator

    2FA codes from a secret, fully client-side

    LiveDeveloper text, encoding & crypto
  • ULID / NanoID generator

    Modern sortable ID formats

    LiveDeveloper text, encoding & crypto
  • Unicode inspector

    Codepoints, names, normalization

    LiveDeveloper text, encoding & crypto
  • URL encode/decode

    Percent-encoding both ways

    LiveDeveloper text, encoding & crypto
  • UUID generator

    v4/v7, bulk, multiple formats

    LiveDeveloper text, encoding & crypto
  • Webhook inbox

    Temporary URL that captures callbacks

    Planned · W3API building & testing
  • WebSocket tester

    Connect, send, log frames

    Planned · W2API building & testing
  • XML formatter

    Pretty-print and validate XML

    LiveCode formatting & conversion
  • YAML formatter

    Format and validate, k8s-friendly

    LiveCode formatting & conversion

Documents8

  • Excel to JSON

    Sheets to JSON, headers become keys

    LiveOffice & document formats
  • Extract text from PDF

    Pull plain text out

    Planned · W1PDF & documents
  • HTML to PDF

    Paste HTML or a URL, get a pixel-accurate PDF

    Planned · W3PDF & documents
  • LaTeX to PDF

    Compile LaTeX fully in the browser

    Planned · W3Office & document formats
  • Markdown to HTML

    Two-way convert with live preview

    LiveOffice & document formats
  • Markdown to PDF

    Styled PDF from Markdown

    LivePDF & documents
  • Markdown to Word

    MD to DOCX, pandoc-style

    LiveOffice & document formats
  • Word to HTML/Markdown

    DOCX to clean HTML or Markdown

    LiveOffice & document formats

Files & Privacy11

  • CSP builder

    Content-Security-Policy generator and analyzer

    LiveSecurity & privacy
  • Encoding converter

    UTF-8, UTF-16, ISO; fix mojibake and broken rupee symbols

    LiveArchives & file operations
  • File type identifier

    Detect the real type from bytes

    LiveArchives & file operations
  • Hex viewer

    Inspect binary files

    LiveArchives & file operations
  • JWT security linter

    alg=none, weak keys, expiry checks

    LiveSecurity & privacy
  • Line ending converter

    CRLF to LF and back

    LiveArchives & file operations
  • One-time secret

    Share a password that self-destructs after reading

    Planned · W3Archives & file operations
  • PGP toolkit

    Encrypt, decrypt, sign with OpenPGP.js

    LiveSecurity & privacy
  • Sandboxed HTML preview

    Open suspicious HTML attachments safely

    LiveSecurity & privacy
  • Secret scanner

    Paste code or logs, find API keys and tokens

    LiveSecurity & privacy
  • Security headers grader

    Scan a site's response headers

    Planned · W3Security & privacy

Images & Media7

References14

Web & SEO15

  • CIDR calculator

    Subnets, ranges, masks

    LiveWeb, SEO & network
  • CSR / certificate decoder

    Paste PEM, read every detail

    LiveWeb, SEO & network
  • DNS lookup

    A, AAAA, MX, TXT, NS, CNAME via DNS-over-HTTPS

    Planned · W1Web, SEO & network
  • Favicon generator

    Every size plus manifest from one image

    LiveWeb, SEO & network
  • HTTP header inspector

    Response headers with a security grade

    Planned · W3Web, SEO & network
  • JSON-LD generator

    Organization, FAQ, Article, LocalBusiness schema

    LiveWeb, SEO & network
  • Meta tag generator

    Title, description, OG, Twitter boilerplate

    LiveWeb, SEO & network
  • Meta tag previewer

    Google SERP plus WhatsApp / LinkedIn / X card preview

    LiveWeb, SEO & networkIndia
  • Redirect tracer

    Follow 301/302 chains hop by hop

    Planned · W3Web, SEO & network
  • robots.txt tester

    Parse rules, test URLs against them

    LiveWeb, SEO & network
  • SSL certificate checker

    Expiry, chain, SANs for any domain

    Planned · W3Web, SEO & network
  • URL parser

    Decompose and rebuild URLs, edit query params

    LiveWeb, SEO & network
  • User-agent parser

    Browser, OS, device from a UA string

    LiveWeb, SEO & network
  • What is my IP

    IP, ASN, rough location

    Planned · W2Web, SEO & network
  • WHOIS lookup

    Domain registration data

    Planned · W3Web, SEO & network