Code & Developer Tools
Format, test, and transform code — regex, Base64, diff, formatters, and API helpers.
15 tools in this category
Regex Tester
Test JavaScript-style regular expressions in your browser: enter a pattern, toggle global (g), case-insensitive (i), and multiline (m), paste sample text, and see highlighted matches with start indexes. Invalid patterns show a clear error. No signup; your strings stay on your device.
Base64 Encoder / Decoder
Encode plain UTF-8 text to Base64 or decode Base64 back to text in your browser (whitespace ignored when decoding). Swap encode/decode, copy the result, or upload a file in encode mode to extract the raw Base64 payload from a data URL. Convert runs client-side only.
JSON Formatter & Validator
Pretty-print, minify, and validate JSON payloads.
JSON Compare
Compare two JSON documents semantically — skip keys, optional array sorting, JSON paths, and side-by-side mismatch diffs. Runs entirely in your browser.
Text Diff Tool
Paste an original and a modified version, then Compare to see a unified diff: line-by-line with +/- prefixes and optional line counts, or word-by-word with highlights. Copy the plain-text diff, switch views anytime, or Clear. Uses the diff library in your browser — nothing is uploaded.
SQL Formatter
Beautify SQL in your browser with the sql-formatter library: choose a dialect (PostgreSQL, MySQL, SQLite, BigQuery, and more), keyword case (upper, lower, preserve), and indentation (2 spaces, 4 spaces, or tab). Format, copy, or download query.sql. Identifiers and function names stay as typed unless you change keyword casing.
CSS Minifier / Beautifier
Beautify CSS, SCSS, or Less with Prettier (PostCSS plugin, tab width 2 or 4, print width 100). Minify plain CSS with csso (restructure on). Minify requires Syntax set to CSS — compile SCSS/Less first or use Beautify only. Load sample, copy, or download styles.css / .scss / .less — all in your browser.
HTML Minifier / Beautifier
Prettify HTML with Prettier (HTML parser, tab width 2 or 4, print width 100) or minify with html-minifier-terser: collapse whitespace, strip comments, short doctype, tighten boolean and redundant attributes, minify inline CSS and JS. Load sample, copy, or download document.html — all client-side.
JavaScript Beautifier / Minifier
Beautify JavaScript or TypeScript with Prettier (tab width, semicolons, single vs double quotes, print width 100). Minify JavaScript with Terser (compress, mangle, strip comments; detects ES modules). Load sample, copy, or download script.js / script.ts — all in your browser.
Code Beautifier (Python, PHP)
Format PHP with Prettier and @prettier/plugin-php in your browser (tab width, print width 100). Format Python with Black inside Pyodide (line length 88, 100, or 120) — first run downloads the Pyodide runtime and Black from CDNs; PHP formatting stays local. Format, sample, copy, or download snippet.php / snippet.py.
REST API Tester
HTTP client in the browser: collections, environments, {{variable}} interpolation, Bearer/Basic/API key/OAuth2/custom auth, JSON/form/urlencoded/multipart/GraphQL bodies, pre-request scripts, history, and code snippets (fetch, Axios, Python, PHP, Go, cURL, C#, Ruby). Sends through Dynamic Duniya’s API proxy (30s timeout). Workspace in localStorage; optional cloud sync when signed in.
Hash Generator (MD5, SHA256)
Generate MD5 (via local md5), SHA-1, SHA-256, SHA-384, and SHA-512 digests from typed text or a whole file. Toggle which algorithms to run, optionally compute HMAC-SHA with a secret (MD5+HMAC not supported in-browser). Uses Web Crypto for SHA/HMAC. Copy each hex result. Nothing is uploaded — hashing runs in your browser (HTTPS recommended for crypto APIs).
File Encryption / Decryption
Encrypt and decrypt text or any file in your browser with AES-256-GCM and PBKDF2 — nothing leaves your device.
Code Snippets Repository
Save and organize reusable code snippets.
API Rate Limiter Simulator
Simulate and visualize Token Bucket, Leaky Bucket, Fixed Window, Sliding Log, and Sliding Counter — interactive traffic patterns, compare mode, and code examples.
Browse by category
9 other areas covering code, data, files, media, AI, general utilities, and more.
Data & Text Processing
15 tools
Convert CSV, JSON, YAML, and XML; analyze text; generate passwords and more.
File Conversion & Handling
19 tools
PDF, Office, ZIP, OCR, and compression — work with documents in the browser.
Image & Graphics Tools
16 tools
Resize, compress, convert formats, colors, watermarks, and creative image utilities.
Web & Social Media Tools
10 tools
QR codes, barcodes, screenshots, HTML utilities, SEO, and page quality checks.
Audio & Video Tools
15 tools
Convert, trim, compress, transcribe, and extract audio from video.
AI-Powered Tools
8 tools
Summarize, translate, caption images, enhance photos, and lightweight AI helpers.
Productivity & Utility
10 tools
Timers, lists, habits, bookmarks, calculators, and daily utilities.
General Purpose Tools
1 tools
Cross-cutting utilities — timestamps, quick conversions, and everyday helpers that do not fit a single domain.
Fun & Creative Tools
9 tools
ASCII art, word clouds, games, quizzes, jokes, and name generators.