Developer Toolbox

145 tools. No signups, no uploads — every tool runs locally in your browser.

Favorites: 0/9

Encoding & Crypto

17
Base64 Encoder & Decoder

Encode text or files to Base64 and decode Base64 strings back to text.

HTML Entity Encoder & Decoder

Encode text to HTML entities or decode entity strings back to plain text.

UUID Generator

Generate, validate, and decode UUIDs and GUIDs (v1 to v7).

ULID, NanoID & Snowflake Generator

Generate ULID, NanoID, Snowflake, and CUID2 IDs, and decode embedded timestamps.

Checksum Calculator

Generate SHA and CRC32 checksums for text and files instantly.

HMAC Generator

Generate and verify HMAC signatures with a secret key, in hex or Base64.

TOTP / 2FA Code Generator

Generate time-based one-time passwords from a Base32 secret, with a live countdown and QR code.

JWT Decoder / Debugger

Decode JWT header and payload, check expiry, and verify HS256/RS256/ES256 signatures.

JWT Encoder & Signer

Build and sign a JSON Web Token with HMAC, RSA, or ECDSA keys.

URL Parser & Query String Inspector

Break a URL into its components, decode query parameters, and strip tracking params.

URL Encoder & Decoder

Percent-encode URLs or individual components and decode them back.

SSL Certificate Decoder

Decode a PEM certificate to read its subject, issuer, expiry, SANs, and fingerprints.

RSA & SSH Key Pair Generator

Generate RSA, ECDSA, or Ed25519 key pairs in PEM, OpenSSH, and JWK formats.

JWT Secret Key Generator

Generate cryptographically strong random secrets for JWT signing.

Laravel App Key Generator

Generate a base64-encoded APP_KEY for Laravel applications.

.htpasswd & Bcrypt Hash Generator

Generate .htpasswd entries and bcrypt password hashes for Apache and Nginx basic auth.

Text Encryptor & Decryptor

Encrypt and decrypt text using AES-256, Vigenere, ROT13, Caesar cipher, and more.

Data & Text

35
JSON Formatter

Format, minify, and repair JSON, JSON5, or JSONC — instantly and entirely in your browser.

GraphQL Formatter & Validator

Format GraphQL queries and SDL schemas, and validate a query against a schema.

JSON Schema Validator & Generator

Validate JSON against a schema with per-field errors, or infer a schema from sample JSON.

JSONPath Tester

Query JSON with JSONPath expressions and see matches update live.

HTML/CSS/JS Minifier & Beautifier

Minify HTML, CSS, and JavaScript to shrink file size, or beautify minified code back into readable formatting.

HTML Viewer & Live Preview

Paste or upload HTML and see it rendered instantly in a sandboxed, script-free live preview.

HTML Formatter & Beautifier

Beautify messy or minified HTML with proper indentation, or minify it for production — including embedded CSS and JS.

Regex Tester

Test and debug regular expressions with live match highlighting, capture groups, and search-and-replace.

Diff Checker

Compare two blocks of text and highlight added, removed, and changed lines.

Markdown Previewer

Write Markdown and see a live rendered preview side-by-side.

Markdown to HTML Converter

Convert Markdown to clean, ready-to-use HTML instantly with a live preview.

HTML to JSX Converter

Convert HTML into valid JSX, including attribute renaming and style objects.

HTML to Markdown Converter

Convert HTML into clean Markdown, including GitHub-flavored tables and strikethrough.

Word & Character Counter

Count words, characters, sentences, and paragraphs with reading time, keyword density, and SEO length limits.

XML Formatter & Validator

Beautify or minify XML and check well-formedness with line and column error reporting.

YAML Formatter & Validator

Format and validate YAML, including multi-document files, with line-level error reporting.

Markdown Table Generator

Build a Markdown table visually, or import CSV/TSV data, with per-column alignment, sorting, and transpose.

Image to Text (OCR)

Extract text from screenshots, scans, and photos in your browser, with Markdown table extraction and hOCR/TSV export.

Code to Image

Turn a code snippet into a shareable image with syntax highlighting and window chrome.

Screenshot Diff

Compare two screenshots pixel by pixel, or by the text inside them with OCR, and highlight what changed.

Image Redactor

Black out, blur, or pixelate text, faces, and secrets in a screenshot, then export a flattened PNG with the metadata stripped.

Reddit Markdown Editor

Write and preview Reddit posts with live markdown rendering, spoiler support, and a quick-insert toolbar.

String Escape & Unescape

Escape text for JSON, JavaScript, shell, SQL, regex, or CSV, and back again.

Unicode Character Inspector

Inspect code points, UTF-8 bytes, and hidden or lookalike characters in any text.

Text Line Tools

Sort, deduplicate, trim, filter, and number lines of text.

String Case Converter

Transform text to camelCase, snake_case, PascalCase, kebab-case, and more.

Slug Generator

Turn any string into a URL-safe slug with custom separators.

Lorem Ipsum Generator

Generate placeholder text by paragraphs, sentences, or word count for mockups and development.

JSON to TypeScript Type Generator

Generate TypeScript interfaces and type aliases from JSON input.

JSON to Java Class Generator

Generate Java classes with fields, getters/setters, and Jackson annotations from JSON.

XML to Java Class Generator

Convert XSD schemas and DTDs into Java classes with JAXB annotations and Lombok support.

.env to JSON

Convert .env files to JSON and back. Parse quoted values and inline comments in your browser.

PII & Secret Redactor

Redact or mask PII, credentials, and API keys (AWS, GitHub, Stripe, JWT) from logs, code, and prompts.

JSON, YAML, TOML & XML Converter

Convert between JSON, YAML, TOML, and XML formats with syntax highlighting.

TypeScript to JavaScript Converter

Convert TypeScript to plain JavaScript with configurable target, module output, and strict mode.

Converters

20
Timestamp Converter

Convert Unix timestamps to human dates and vice versa, any timezone.

JSON to YAML

Convert JSON to YAML format locally in your browser.

YAML to JSON

Convert YAML manifests and config files to JSON instantly.

JSON to XML

Convert JSON documents to XML format instantly in your browser.

XML to JSON

Convert XML payloads and config files to JSON in real time.

JSON to TOML

Convert JSON documents to TOML format instantly in your browser.

TOML to JSON

Convert TOML files to clean, formatted JSON with no uploads.

CSV to JSON Converter

Convert between CSV and JSON, with nested fields and custom delimiters.

JSON to CSV

Convert a JSON array into CSV, flattening nested objects into columns.

EDN to JSON

Convert Clojure EDN files to clean, formatted JSON.

JSON to EDN

Convert JSON back into Clojure EDN with keywords, sets, and tags.

Number Base Converter

Instantly convert integers between decimal, hex, binary, and octal.

Date Calculator

Find the span between two dates or add and subtract with correct calendar handling.

Aspect Ratio Calculator

Simplify a ratio, solve for a missing dimension, and check against common presets.

World Time Converter

Compare and convert times across multiple global time zones with a visual timeline.

SemVer Explainer

Parse semantic version strings and explain each part (major.minor.patch).

Morse Code Converter

Convert text to dot-dash Morse code and decode Morse back to text.

Roman Numeral Converter

Convert integers to Roman numerals and validate Roman numeral strings.

Math to LaTeX Converter

Convert math expressions to LaTeX code, or paste LaTeX and preview it rendered.

Unit Converter

Convert length, mass, temperature, speed, energy, and more across metric and imperial units.

Generators

7

SQL & Data

8

Design & Frontend

18
Color Converter

Convert colors between HEX, RGB, HSL, HSV, CMYK, and OKLCH with a live picker and WCAG contrast check.

Color Contrast Checker

Check WCAG contrast ratios between foreground and background colors.

Random Color Generator

Generate random colors with lock, palette history, and copy support.

Color Palette Generator

Build a cohesive UI color palette from a single seed color.

Flexbox Generator

Visually configure flex-direction, wrap, alignment, and spacing to generate clean CSS.

CSS Grid Generator

Visually configure grid rows, columns, gaps, and item placement, then generate clean CSS.

CSS clamp() Calculator

Calculate fluid clamp() values for responsive font sizes and spacing between two viewport widths.

CSS Gradient Generator

Visually build linear and radial CSS gradients with multiple color stops and copy clean, ready-to-use CSS.

CSS Animation Generator

Build @keyframes animations visually with a live preview and copy the CSS.

CSS Box Shadow Generator

Build layered box shadows with offset, blur, spread, and inset, with a live preview.

CSS Text Shadow Generator

Build text shadows with offset, blur, and colour — stack layers for glow and outline effects.

CSS Border Radius Generator

Round corners together or independently and copy the shortest valid CSS shorthand.

Social Card Previewer

Preview Open Graph and Twitter card meta tags as they appear when shared.

Meta Tag Generator

Generate title, description, Open Graph, and Twitter card meta tags with a live Google search preview.

Image Size Reference

Quick reference for image dimensions across social media, web, screens, and print formats.

SVG Optimizer & Converter

Minify SVG and export it as a React component, data URI, or CSS background.

Favicon Generator

Turn any image into a complete favicon set for browsers, iOS, and Android.

Tailwind Class Generator

Visually compose Tailwind utility class strings with live preview and ready-made component templates.

Media Tools

9

DevOps & Config

17
Dockerfile & Compose Generator

Generate a Dockerfile, docker-compose.yml, and .dockerignore for your stack.

Cron Expression Explainer

Translate a cron expression into plain English and preview its next run times.

Kubernetes Manifest Generator

Generate Deployment, Service, Ingress, ConfigMap, and HPA YAML with matching labels.

Robots.txt Generator

Build robots.txt with per-crawler rules, including AI bots like GPTBot.

XML Sitemap Generator

Generate a valid sitemap.xml from a list of URLs.

.htaccess Generator

Generate Apache redirect, HTTPS, canonical, caching, and compression rules.

Nginx Config Generator

Generate nginx server blocks for static sites, SPAs, reverse proxies, and PHP apps.

Nginx Log Formatter

Paste nginx access logs and get them parsed into readable, searchable rows.

ESLint Config Generator

Build an .eslintrc config with extends, plugins, and rule presets.

Next.js Config Generator

Visually configure next.config.js with common feature toggles.

Webpack Config Generator

Generate a webpack.config.js with loaders, plugins, and mode options.

Ansible Playbook Generator

Compose Ansible playbook YAML with tasks, handlers, and variables.

Terraform Snippet Builder

Generate HCL snippets for AWS, GCP, and Azure resources.

Fail2ban Generator

Generate Fail2ban jail configs with filters and action templates.

Docker Command Builder

Build docker run and docker build commands visually — ports, volumes, env vars, and flags.

curl Command Builder

Build curl commands visually — headers, query params, body, and auth, live-previewed and copy-ready.

curl to Code Converter

Paste a curl command and convert it into Python, JavaScript, Node.js, or Go request code.

System & Browser

4

PDF Utilities

10

About these tools

Find the free online developer tools people search for most: SQL query generators, JSON formatters, TypeScript type generators, UUID tools, Base64 encoders and decoders, cron job builders, color converters, and more. Everything runs locally, with no signup and no uploads.

Your Data Never Leaves Your Device

Every tool runs entirely in your browser. Nothing you type is uploaded, stored, or logged on our servers.

100% Client-Side