Skip to content

Code & Data

Format, encode and transform code and data.

.gitignore Generator
Build a .gitignore from common stacks and environments like Node, Python and macOS.
AI Prompt Generator
Build well-structured prompts for Claude, ChatGPT or Gemini with the Role–Task–Context–Format method.
AI Token Counter
Estimate how many tokens your text uses and whether it fits Claude, GPT or Gemini context windows.
Audio Converter
Convert audio between MP3, WAV, M4A/AAC, OGG, Opus, FLAC and AIFF — entirely in your browser, nothing uploaded.
Barcode Generator
Generate Code 128 and EAN-13 barcodes from text or numbers and download them as PNG or SVG.
Base32 Encode & Decode
Encode text to RFC 4648 Base32 and decode Base32 back to readable text.
Base64 Encode & Decode
Encode text to Base64 and decode Base64 back to readable text.
Bcrypt Generator & Verifier
Generate salted bcrypt password hashes and verify a password against an existing bcrypt hash, in your browser.
Binary Code Translator
Convert text to binary and binary back to text.
Border Radius Generator
Visually set each corner's CSS border-radius with a live preview.
Box Shadow Generator
Design CSS box-shadows with sliders and a live preview, then copy the code.
Caesar Cipher Tool
Encrypt and decrypt text with a Caesar shift cipher.
camelCase Converter
Convert text and identifiers to camelCase.
Color Contrast Checker
Check the WCAG contrast ratio between two colors and see AA/AAA pass or fail.
Color Converter (HEX, RGB, HSL)
Convert colors between HEX, RGB and HSL with a live preview and color picker.
Color Palette Generator
Generate a palette of tints and shades from any base color, click to copy.
Contact (vCard) QR Code Generator
Create a QR code that saves your name, phone, email and details straight to a phone's contacts.
Cron Expression Explainer
Explain any 5-field cron expression in plain English and preview its next run times.
CSS Formatter
Beautify or minify CSS with custom indentation.
CSS Gradient Generator
Create CSS linear gradients with a live preview and copy the code.
CSV to JSON Converter
Convert CSV to JSON and JSON back to CSV with delimiter and header options.
CSV to Markdown Table
Turn CSV data into a formatted Markdown table.
dot.case Converter
Convert text and identifiers to dot.case.
ENV to JSON Converter
Convert between .env files and JSON in both directions — handles quotes, comments and export prefixes.
Flowchart Maker
Draw flowcharts and diagrams in your browser — drag-and-drop shapes, connect them with labeled arrows, style everything, or turn a text outline into a chart. Export to PNG, SVG or JSON. Free, no sign-up.
GraphQL Formatter
Beautify or minify GraphQL queries and schemas.
Hash Generator & Checker
Compute MD5/SHA hashes of any text and compare them against an expected hash to verify integrity.
Hex to Text Converter
Convert hexadecimal to readable text and text back to hex.
HTML Entity Encoder / Decoder
Encode text to HTML entities (< & …) or decode entities back to plain text.
HTML Formatter & Minifier
Beautify or minify HTML with custom indentation.
HTML to Markdown Converter
Convert HTML into clean Markdown.
HTML to PDF Converter
Paste HTML (or upload an .html file) and download a paginated PDF — rendered and converted entirely in your browser, nothing uploaded.
JavaScript Formatter
Beautify or minify JavaScript with custom indentation.
JSON Formatter & Minifier
Beautify, validate and minify JSON with clear parse errors.
JSON Stringify Text
Convert plain text into an escaped JSON string.
JSON to CSV Converter
Convert a JSON array of objects into CSV with a custom delimiter.
JSON to TOML Converter
Convert a JSON object into TOML configuration format.
JSON to TypeScript Converter
Turn a JSON sample into TypeScript interfaces automatically — infers types, nested objects and arrays.
JSON to XML Converter
Convert JSON objects and arrays into clean, indented XML.
JSON to YAML Converter
Convert JSON to YAML and YAML back to JSON.
JSON Unstringifier
Convert an escaped/stringified JSON string back into readable JSON.
JSON Viewer
Parse, validate and explore JSON in a collapsible, color-coded tree view.
JWT Decoder
Decode a JSON Web Token to inspect its header, payload claims and expiry — without sending it anywhere.
kebab-case Converter
Convert text and identifiers to kebab-case.
LLM API Cost Calculator
Estimate what Claude, GPT or Gemini API usage will cost per call, per day and per month.
Markdown Formatter
Tidy and normalize Markdown formatting.
Markdown Table Generator
Build Markdown tables in a spreadsheet-style grid with per-column alignment.
Markdown to HTML Converter
Convert Markdown into clean HTML — headings, lists, links, code, bold and more.
MD5 Encrypt & Decrypt
Hash text to MD5, or reverse-look-up common MD5 hashes back to their original value.
MD5 Hash Generator
Generate an MD5 message digest from any text.
Meta Tag Generator
Generate SEO and Open Graph / Twitter meta tags for your web pages.
Morse Code Translator
Translate text to Morse code and Morse code back to text.
Number Sorter
Sort numbers ascending or descending from comma, space or line-separated input.
PascalCase Converter
Convert text and identifiers to PascalCase.
Password Strength Checker
Test how strong a password is and estimate how long it would take to crack — privately in your browser.
Payment QR Code Generator
Create QR codes for PayPal.Me, Venmo, UPI or any payment link so people can pay you in a tap.
PX to REM Converter
Convert pixels to rem and em (and back) for any root font size, with a quick reference table.
QR Code Generator
Create custom QR codes from any URL or text and download them as PNG or SVG — generated entirely in your browser.
QR Code Scanner
Scan and decode a QR code from an uploaded image or screenshot — right in your browser.
Regex Tester Tool
Test regular expressions against sample text with live match highlighting.
Robots.txt Generator
Build a robots.txt file to control crawlers, with sitemap and custom disallow rules.
ROT13 Encoder/Decoder
Encode and decode text with the ROT13 substitution cipher.
SCSS Formatter
Beautify or minify SCSS with custom indentation.
SHA Hash Generator
Generate SHA-1, SHA-256, SHA-384 and SHA-512 hashes from any text, computed securely in your browser.
Slugify URL Generator
Turn any text into a clean, SEO-friendly URL slug.
snake_case Converter
Convert text to snake_case or SCREAMING_SNAKE_CASE.
SQL Formatter
Beautify and format SQL queries with clause line breaks and consistent keyword case.
TypeScript Formatter
Beautify or minify TypeScript with custom indentation.
Unicode Escape Converter
Convert text to \u Unicode escape sequences and back — handy for code and JSON strings.
Unix Timestamp Converter
Convert between Unix timestamps (epoch) and human-readable dates in both directions.
URL Encode and Decode
Percent-encode URLs and decode percent-encoded strings.
URL Parser
Break any URL into its protocol, host, path, query parameters and hash.
UTF-8 Encoder/Decoder
Encode text to UTF-8 byte sequences and decode them back.
UTM Generator
Build campaign-tagged URLs with utm_source, utm_medium and more.
Wi-Fi QR Code Generator
Create a QR code that connects phones to your Wi-Fi network automatically — no password typing.
Word to Markdown Converter
Convert a Word (.docx) document into clean Markdown.
XML Formatter
Beautify or minify XML with custom indentation.
XML to JSON Converter
Convert XML documents into structured JSON, with attributes and nested elements preserved.
YAML Formatter
Tidy and normalize YAML formatting.