Small, sharp tools for words and code.
Handy free tools to make your day faster,
HTML to Markdown
Turn any page or pasted HTML into clean Markdown, perfect for docs, README files, and preparing web content as LLM context.
Markdown to HTML
Paste Markdown and get clean, formatted HTML with a live preview. Tables, task lists, and fenced code render just like GitHub.
Token Counter & LLM Cost
Paste a prompt, see token counts and estimated cost across Claude, GPT, and Gemini models side by side, before you send it.
JSON ⇌ YAML ⇌ TypeScript
Convert config and API payloads between JSON, YAML, and TypeScript interfaces in one place, with auto-detected input.
Markdown Table Generator
Edit cells in a spreadsheet-style grid and get a perfectly aligned Markdown table, with alignment, headers, and CSV import.
Diff Checker
Compare two blocks of text or code and see exactly what changed, line by line, side by side or unified, whitespace-aware.
LLM Tool Schema Builder
Define a tool in a form and copy correct JSON for Claude and OpenAI function calling, plus raw JSON Schema, all in the browser.
URL Parser & Builder
Inspect every URL component, edit query params in a table, strip tracking, and copy a correctly re-encoded link — all in-browser.
CSV ⇌ JSON Converter
Paste or drop CSV and get JSON — or the other way around — with quoting, delimiters, headers, and type inference handled in the browser.
JSON Schema → TypeScript / Zod
Paste a JSON Schema and get TypeScript interfaces plus Zod validators — optional fields, enums, $refs, and more, all in-browser.