All your developer tools in one place. Format, encode, convert, test. Fast, private, always free.
Everything runs in your browser. Your data never leaves your device. No signup. No tracking. Always free.
Showing all tools
Encode stuff. Decode stuff.
Encode text, files, and images to Base64. Decode them back to files you can download. Generate data URIs for embedding images in HTML or CSS. Drag and drop files. See image previews instantly. Get data URIs with the correct MIME type. URL-safe encoding when you need it. Everything runs in your browser. Your files never touch a server. Works offline after it loads.
Encode and decode URLs using different methods (encodeURI, encodeURIComponent, form data). Parse URLs into protocol, domain, path, query, and fragment. Edit each part separately and rebuild the URL. Query Manager gives you a table to add, edit, and delete parameters without messing with ampersands and equals signs. Compare encoding methods side-by-side to see the difference. Handle Punycode domains. Detect double-encoded URLs. Works in your browser. Never sends URLs to a server.
Paste a JWT token. See the header, payload, and signature decoded instantly. Color-coded structure shows you exactly what's in each part. Live countdown shows time until expiration. Security warnings flag weak algorithms ('none' is bad). Claims validation shows what's missing. Compare two tokens side-by-side to spot differences. Everything happens in your browser. Your tokens never leave your device. Get code examples in JavaScript, Python, PHP, Go, C#.
Turn this into that
Convert Unix timestamps to dates in any format: ISO 8601, RFC 2822, SQL, relative time ('2 days ago'), Excel serial, Julian day. Handle multiple timezones. See the same moment across UTC, EST, PST, JST. Add or subtract time. Calculate exact age. Compare timestamps. Batch convert hundreds at once. Get code snippets for JavaScript, Python, PHP, Go, SQL, Java. Detects Y2038 problem. Quick shortcuts for now, today, yesterday, week/month/year start. Everything runs in your browser.
Pick a color visually. See it in HEX, RGB, HSL, CMYK instantly. Convert between any format with one click. Generate color palettes: complementary, analogous, triadic, split-complementary. Create shades and tints for design systems. Check WCAG contrast ratios (AA, AAA compliance). Simulate color blindness (protanopia, deuteranopia, tritanopia). Create CSS gradients with visual editor. Export palettes as CSS variables, SCSS, Tailwind config, JSON. Everything runs in your browser.
Make random stuff
Generate UUIDs in all versions from v1 to v7. v4 for random IDs. v7 for database primary keys (sortable by time). v5 for deterministic UUIDs from names. Bulk generate up to 1000 at once. Multiple formats: standard, uppercase, no hyphens, URN, GUID, Base64. Inspector shows version, variant, timestamp, and field breakdown. Compare two UUIDs side-by-side. Get code snippets for your language. Everything runs in your browser.
Create JWT tokens with custom claims and sign them. All algorithms supported: HS256 (shared secret), RS256/ES256 (public/private key pairs). Add standard claims like subject, expiration, issuer. Add custom claims like roles or permissions. Templates for common use cases: API access, user session, OAuth. Expiration presets (15min, 1hr, 24hr, 7days). Get code snippets for JavaScript, Python, PHP, Go, Java, C#. Everything uses Web Crypto API in your browser. For testing only — never use browser-generated keys in production.
Work with text
Paste two versions of text or code. See what changed. Split view shows them side-by-side. Unified view shows changes inline like git diff. Ignore whitespace to focus on actual changes. Word-level highlighting shows exactly which characters changed. Navigate with keyboard shortcuts (n for next, p for previous). Click line numbers to get a permalink. Everything runs in your browser.
Type or paste text. See word count, character count, sentence count, paragraph count instantly. Calculate reading time. Check readability scores (Flesch-Kincaid, Gunning Fog). Word frequency shows which words you use most. Writing goal tracking. Text transformations (uppercase, lowercase, sentence case). All updates in real-time as you type. Perfect for essays, articles, blog posts, content writing. Everything runs in your browser.
Write markdown on the left. See the rendered preview on the right. Updates as you type. GitHub Flavored Markdown (GFM) with tables, task lists, strikethrough, auto-linking. Code blocks with syntax highlighting. Mermaid diagrams (flowcharts, sequence diagrams). Math rendering with LaTeX. Export to HTML, PDF, or markdown file. Toolbar for quick formatting. Templates for README, blog posts, docs. Auto-save to localStorage. Works offline. Everything runs in your browser.
Type a regex pattern. See all matches highlighted in real-time. Capture groups shown with different colors. Match count, positions, and statistics displayed instantly. Pattern library has common regexes: email, URL, phone, dates, IPs. Find & replace with backreferences and named groups. Pattern explainer breaks down what each part does in plain English. Code generation for JavaScript, Python, Java, PHP, Ruby, Go, C#, Rust, SQL, Perl. Warns about catastrophic backtracking. Everything runs in your browser.
Stop hunting across different sites. Format JSON, encode URLs, decode JWTs, convert timestamps, test regex — everything's here. Bookmark once, use forever.
Everything runs in your browser. Your data stays on your device. Works offline after it loads. No servers, no tracking, no accounts.
Real things developers do every day: