developer tools, private by default

85+ tools that run entirely in your browser — open DevTools → Network and watch nothing happen. No signup, no ads, no telemetry on your input; the rare tool that needs a server says exactly what it does. Need the same work server-side or at scale? It's a no-signup, pay-per-call developer API — your credit key is the API key.

tools
85
signup
none
API
pay-per-call

# developer API

No-signup, pay-per-call — your credit key is the API key. docs & pricing →

# dev [41]

parsers, calculators, converters, validators

[dev]

Regex Tester

Test, debug, and explain regular expressions.

open →
[dev]

JWT Decoder & Verifier

Decode and verify JSON Web Tokens (HS256, RS256, ES256) in your browser.

open →
[dev]

Color Picker & WCAG Contrast

Hex / RGB / HSL / OKLCH / HWB conversion, WCAG contrast, image palette extraction, Tailwind-style scale from any color.

open →
[dev]

Diff Checker

Compare two texts or JSON documents. Line, word, char, and JSON-aware modes.

open →
[dev]

Cron Expression Builder & Tester

Describe any cron expression in plain English and preview the next 10 fires in your timezone.

open →
[dev]

Hash Generator

MD5, SHA-1, SHA-256, SHA-384, SHA-512 of text or files in your browser. Hex / Base64 / Base64url.

open →
[dev]

curl Converter

Convert a curl command to fetch, axios, Python, Go, Rust, and 10 more targets.

open →
[dev]

CIDR Calculator

IPv4 subnet math: network, broadcast, host range, mask, split, contains check.

open →
[dev]

Percentage Calculator

Five modes: percent-of, is-what-percent, percent-change, increased-by, decreased-by.

open →
[dev]

Base64 Encoder & Decoder

Encode/decode Base64 in your browser. Text and file modes, standard and URL-safe variants. UTF-8 aware.

open →
[dev]

Base Converter

Convert integers between decimal, binary, hex, and octal. BigInt-backed.

open →
[dev]

Byte Size Converter

Convert B / KB / MB / GB / TB / PB with IEC (1024) and SI (1000) standards side by side.

open →
[dev]

Unix Timestamp Converter

Convert Unix timestamp ↔ ISO 8601 / local / UTC. Auto-detect seconds vs ms vs μs. Live ticker.

open →
[dev]

Time Duration Calculator

Hours and minutes between two times. Overnight wraparound, break deduction, decimal-hours output.

open →
[dev]

Date Difference Calculator

Days, business days, weeks, months, years between any two dates. Y/M/D breakdown.

open →
[dev]

Bitwise Calculator

AND, OR, XOR, NOT, shifts on two integers. 8/16/32/64-bit widths. BigInt-backed.

open →
[dev]

Slug Generator

Turn any string into 7 case styles: kebab, snake, camel, pascal, dot, title, SCREAMING_SNAKE.

open →
[dev]

A/B Test Significance Calculator

Two-proportion z-test with p-value, confidence interval, and relative lift. 90 / 95 / 99% levels.

open →
[dev]

RAID Capacity Calculator

Usable, raw, and parity capacity for RAID 0/1/5/6/10/50/60. Fault tolerance and efficiency.

open →
[dev]

HAR File Viewer

Open .har captures from Chrome / Firefox DevTools. Filter, inspect headers and bodies. Local-only.

open →
[dev]

GraphQL Schema Visualizer

Browse GraphQL SDL types, fields, args, unions, enums, interfaces. Cross-type navigation.

open →
[dev]

URL Encoder / Decoder

Percent-encode and decode URLs. Component, full-URL, and form modes. URL parts breakdown.

open →
[dev]

HTML Entity Encoder / Decoder

Encode HTML entities (& < > ") or decode entity-escaped text. Named, decimal, hex modes.

open →
[dev]

HTTP Status Code Reference

Every HTTP status code with description, RFC source, and typical use. Searchable by code, name, or use-case.

open →
[dev]

SQL Formatter

Format SQL for Postgres, MySQL, BigQuery, Snowflake + 13 more dialects. Configurable keyword case and width.

open →
[dev]

Public Key Fingerprint

SHA-256, SHA-1, MD5 fingerprints for SSH public keys and PEM blobs. OpenSSH-style and hex output.

open →
[dev]

HTTP Request Client

Send any HTTP request (GET/POST/PUT/PATCH/DELETE) with custom headers + body, see the full response, copy as curl. CORS-free via an edge proxy.

open →
[dev]

AI Regex Generator

Describe what to match in plain English, get a regex + explanation, and test it in one click. Free, no signup.

open →
[dev]

AI Commit Message Generator

Paste a git diff, get a clean Conventional Commit message. Free, no signup. The diff is sent to an AI model and not stored.

open →
[dev]

Unicode / Emoji Inspector

Break any string into code points, categories, escapes (JS / HTML / URL), and NFC/NFD/NFKC/NFKD normalization. In your browser.

open →
[dev]

CSS Unit Converter

Convert px ↔ rem ↔ em ↔ pt ↔ % ↔ vw ↔ vh. Configurable root font-size and viewport.

open →
[dev]

What's My IP Address

See your public IP, network (ASN), approximate location, and TLS/HTTP connection details. Read at the edge, stored nowhere.

open →
[dev]

HTTP Header Checker

Inspect any URL's response headers, follow its redirect chain, and grade its security headers (HSTS, CSP, X-Frame-Options). Runs on the edge, stores nothing.

open →
[dev]

Open Graph & Link Preview Tester

See how a link will look when shared and audit its OpenGraph, Twitter Card, and meta tags. Fetched on the edge — URL not stored, image never hotlinked.

open →
[dev]

Mock REST API

Paste a JSON (or any) response, pick a status and content-type, and get a stable public endpoint that returns it. Free fake API. No signup.

open →
[dev]

Pastebin

Paste text or code, get a shareable link that expires (1 hour to 30 days). No account, no ads.

open →
[dev]

Temp Mail (Disposable Inbox)

Generate a throwaway, receive-only email address, catch a verification message, and let it self-destruct in an hour. No signup. Anti-abuse by design.

open →
[dev]

Webhook Tester

Get a temporary URL, point any webhook at it, and watch incoming requests — method, headers, body — arrive live. Free, no signup. Bins auto-expire in 24h.

open →
[dev]

Email Auth Checker (SPF · DKIM · DMARC)

Check a domain's SPF, DKIM, and DMARC records and get a plain-English verdict on spoofing protection. Live DNS lookups on the edge — nothing stored.

open →
[dev]

DNS Lookup

Look up A, AAAA, MX, TXT, CNAME, NS, and more for any domain. Run on the edge via DNS-over-HTTPS — your browser never makes the query and nothing is stored.

open →
[dev]

CT Subdomain Finder

Find every subdomain and TLS certificate a domain published to Certificate Transparency logs. Passive recon via crt.sh on the edge — no packets to the target.

open →

# data [17]

JSON, YAML, TOML, CSV, Markdown shape-shifting

[data]

JSON to CSV Converter

Convert JSON to CSV and back. 100% in your browser.

open →
[data]

Markdown ↔ HTML Converter

Convert GitHub-flavored Markdown to HTML and back. Live preview, syntax highlighting.

open →
[data]

PDF to Markdown & JSON

Extract a PDF to clean Markdown or structured JSON, entirely in your browser. Headings, paragraphs, per-page text. No upload, no signup.

open →
[data]

JSON Formatter & Error Reviewer

Validate, pretty-print, and minify JSON. Pinpoint syntax errors by line and column.

open →
[data]

JSON ↔ YAML Converter

Convert JSON to YAML and back. Kubernetes-friendly, block or flow style, sort keys.

open →
[data]

JSON to Types Generator

Generate TypeScript, Zod, Go, Rust, Python, and 6 more languages from a JSON sample.

open →
[data]

Mock Data Generator

Generate fake JSON / JSON Lines / CSV / SQL INSERT records from a template. Powered by faker.

open →
[data]

JSONPath Tester

Query JSON with $.path.expressions live. Filter, slice, recursive descent. jsonpath-plus.

open →
[data]

TOML ↔ JSON Converter

Convert between TOML and JSON. Tables, arrays of tables, dates. Bidirectional via smol-toml.

open →
[data]

SQL Playground

Run real SQLite in your browser — empty DB, open a .sqlite file, or import a CSV. Query and export, all client-side (WASM). No upload.

open →
[data]

CSV Viewer

Open a CSV, filter and sort it, export to CSV or JSON — entirely in your browser. No upload, no row paywall.

open →
[data]

CSV → Chart

Turn CSV data into a bar, line, or pie chart and export as SVG — in your browser, nothing uploaded.

open →
[data]

XLSX ↔ CSV / JSON

Convert Excel/ODS spreadsheets to CSV or JSON and back to XLSX — in your browser, nothing uploaded.

open →
[data]

JSON ↔ XML Converter

Convert JSON to XML and back, both directions, in your browser. Attributes and text nodes preserved. No upload.

open →
[data]

PDF Editor

Reorder, rotate, split, merge pages. Annotate, sign, fill forms. All in your browser, no upload.

open →
[data]

PDF Metadata Stripper

Inspect and remove PDF Info dictionary + XMP metadata in your browser. Field-level toggle, before/after view.

open →
[data]

Markdown Table Generator

Paste CSV / TSV / pipe-separated rows. Output a GitHub-flavored Markdown table with column alignment.

open →

# image [10]

pixel-pushers — compress, resize, convert, optimize, render

# video & audio [5]

record, transcribe, trim, split, compress — in your browser

# generator [12]

spit out fresh bytes — IDs, passwords, QR, favicons, ASCII

[generator]

QR Code Generator with Logo

Generate branded QR codes with a custom logo overlay.

open →
[generator]

Color Palette Generator

Press space to generate harmonious palettes. Lock favorites, regenerate the rest. Export CSS, JSON, SVG, PNG.

open →
[generator]

Favicon & App Icon Generator

Web favicon pack, iOS AppIcon.appiconset, Android launcher (mipmap + adaptive), or custom-size zip — from one image.

open →
[generator]

UUID Generator

UUID v4 / v7, ULID, Nano ID, hex token, short ID. Crypto-secure. Batch up to 1000.

open →
[generator]

Password Generator

Strong random passwords or XKCD-style passphrases. Crypto-secure, ambiguous-char exclusion, entropy meter.

open →
[generator]

Lorem Ipsum Generator

Words, sentences, paragraphs, or lists of placeholder text. HTML or markdown output.

open →
[generator]

ASCII Art Generator

Turn text into ASCII banners with 10 figlet fonts. Standard, Big, Slant, ANSI Shadow + more.

open →
[generator]

QR Code Scanner

Scan a QR code with your camera or from an image, in your browser. Nothing uploaded; camera used only while scanning.

open →
[generator]

URL Shortener

Shorten a long link so it fits in a simpler, easier-to-scan QR code. The one tool here with a server — and it tells you exactly what it stores.

open →
[generator]

Tier List Maker

Drag-and-drop S/A/B/C/D tier lists. Upload images, customize tiers, export PNG. Browser-only, auto-saves locally.

open →
[generator]

One-Time Secret

Share a password or note via a link that works once, then self-destructs. End-to-end encrypted in your browser — the server only holds an unreadable blob.

open →
[generator]

Temp File Share

Upload a file (up to 25 MB), get a shareable link that expires in 1 hour to 7 days, then auto-deletes. No signup. Guarded to always stay $0.

open →

# games [14]

mini-games — hands, face, or voice as the controller, nothing leaves the tab

view all →

6-7 Hand Cam

[camera]

Move your hands on the beat or smash falling 6s and 7s. Webcam hand tracking, in-browser.

play →

Rock Paper Scissors Cam

[camera]

Throw real hand gestures at your webcam and beat the AI — first to 5 wins.

play →

Finger Ninja

[camera]

Slice flying code glyphs with your fingertips — webcam fruit ninja, no install.

play →

Hand Pong

[camera]

Pong with your hand as the paddle — vs AI or 2 players sharing one webcam.

play →

Air Piano

[camera]

Falling-note rhythm game played with your fingertips in the air — webcam + WebAudio.

play →

Flappy Arms

[camera]

Flap your actual arms to fly the bird through pipes — webcam body tracking.

play →

Squat Dodge

[camera]

Lean and squat to dodge incoming walls — a webcam workout disguised as a game.

play →

Face Flappy

[camera]

Open your mouth to flap — flappy bird steered entirely by your face.

play →

Scream Jump

[mic]

Scream (or hum) to fly — a voice-controlled rocket run, 100% local audio.

play →

Daily Hex

Guess the color's hex code in 6 tries — a new puzzle every day, same for everyone.

play →

Reflex Lab

Reaction time, aim, number memory, typing burst — benchmark yourself, locally.

play →

The Pale One

Find 8 pages in a dark PS1-style forest while a tall, faceless figure blinks closer. First-person WebGL horror, nothing saved.

play →

Cube Miner

A blocky voxel sandbox in PS1 style — break and place blocks, walk or fly a procedural island. In-browser, nothing saved.

play →

Dead City

Over-the-shoulder PS1-style zombie shooter — clear city streets with infinite handgun ammo, grab health, push deeper. In-browser, nothing saved.

play →

# recent writing

view all →

# why?

Most online converters upload your data, show three ad banners, and ask for an email. This site doesn't. Nearly every tool here is a static page with a small script that runs in your browser, so your input never leaves your device. A few tools need a server because the browser physically can't do the job — and each one is labeled and spells out exactly what it does: the URL shortener stores your link so it can redirect, the DNS lookup only relays a query and keeps nothing. We add a free-tool backend only when there's no client-side way, and only while it stays free on Cloudflare's edge — those tools cost you $0, always. Pages are open-source and hosted on Cloudflare so they load fast from anywhere.