Developer Tools

Free online developer tools and utilities for everyday coding tasks.

130 tools available

Base64 Encode/Decode

Encode and decode Base64 strings

Hash Generator

Generate MD5, SHA-1, SHA-256 hashes

QR Code Generator

Generate QR codes from text or URLs

URL Encode/Decode

Encode and decode URL strings

Timestamp Converter

Convert between timestamps and dates

Lorem Ipsum Generator

Generate placeholder text

Case Converter

Convert text case (uppercase, lowercase, etc.)

Word Counter

Count words, characters, and lines

UUID Generator

Generate UUIDs (v1, v4)

Password Generator

Generate secure random passwords

Regex Tester

Test and debug regular expressions

JWT Decoder

Decode and verify JWT tokens

Markdown Preview

Preview Markdown with live rendering

Color Picker

Pick colors and convert between formats

Text Diff

Compare two texts and find differences

Markdown to HTML

Convert Markdown to HTML

HTML to Markdown

Convert HTML to Markdown

Slug Generator

Generate SEO-friendly URL slugs

Text Reverse

Reverse text by characters, words, or lines

Number Base Converter

Convert between binary, octal, decimal, and hex

Cron Parser

Parse and validate cron expressions, see next run times

HTML Beautifier

Beautify and format HTML with proper indentation

Chmod Calculator

Calculate Unix file permissions with visual toggles

Escape/Unescape

Escape and unescape JS, HTML, URL, and regex strings

Text to Binary

Convert text to binary and binary back to text

HTML Entity Encoder

Encode and decode HTML entities

Unicode Checker

Inspect Unicode code points, names, and encodings

JSON to Go Struct

Convert JSON to Go struct type definitions

YAML Formatter

Beautify, minify, and validate YAML documents

Random Number Generator

Generate random numbers within a custom range

HTTP Status Codes

Complete reference for all HTTP response status codes

CSV Viewer

View CSV data as a sortable, searchable table

Unit Converter

Convert length, weight, temperature, area, volume, and more

HMAC Generator

Compute HMAC-SHA256, SHA512 signatures with a secret key

AES Encrypt/Decrypt

Encrypt and decrypt text with AES-256-GCM or AES-CBC

CSV to XML

Convert CSV data to XML format with custom element names

XML to CSV

Convert XML data to CSV format for spreadsheets

Markdown Table Generator

Create Markdown tables visually with alignment support

Countdown Timer

Set a countdown timer with hours, minutes, and seconds

Random Picker

Pick random items from a list for decisions and giveaways

ASCII Art Generator

Convert text to ASCII art with multiple font styles

Password Checker

Check password strength and get security improvement tips

TOTP Generator

Generate time-based one-time passwords from a Base32 secret

Emoji Picker

Browse, search, and copy emojis by category instantly

Excel to JSON

Convert Excel XLSX/XLS files to JSON with multi-sheet support

SQL to CSV

Parse SQL INSERT statements and export data as CSV

CSS Gradient

Generate linear and radial CSS gradients visually with live preview

Box Shadow

Build CSS box shadows visually with multi-layer support and live preview

Favicon Generator

Create multi-size favicons from text, emoji, or image upload

RSA Key Generator

Generate RSA public and private key pairs in PEM format in your browser

Diff to Patch

Convert unified diff output to a downloadable .patch file

SHA-3 Hash

Generate SHA3-256, SHA3-512, and Keccak hash variants

TOML Parser

Parse and validate TOML files, convert to JSON

Hex Editor

View any file's raw bytes in hexadecimal format

Text to Speech

Convert text to speech using browser built-in voices

Crontab Generator

Build cron expressions visually with a simple UI

Regex Library

Curated library of common regular expressions to copy

Git Commands

Searchable Git commands cheat sheet with one-click copy

Docker Compose

Generate docker-compose.yml files with a visual builder

Base32 Encode/Decode

Encode text to Base32 or decode Base32 strings (RFC 4648)

JWT Generator

Generate and sign JSON Web Tokens with HS256, HS384, or HS512

BCrypt Hash

Generate and verify BCrypt password hashes with configurable cost factor

Image to Base64

Convert images to Base64 data URL, CSS background, or HTML img tag

CSS Minifier

Minify CSS by removing comments, whitespace, and redundant characters

HTML Minifier

Minify HTML by removing comments, collapsing whitespace, and more

Morse Code Translator

Translate text to Morse code and decode Morse code back to text

Base58 Encode/Decode

Encode text to Base58 and decode Base58 using the Bitcoin/IPFS alphabet

Color Converter

Convert colors between HEX, RGB, HSL, and HSV formats with a live preview

URL Parser

Parse any URL into protocol, host, port, path, query params, and hash

Text to Hex

Convert text to hexadecimal bytes and decode hex back to text (UTF-8)

Number to Words

Convert numbers to English words — integers, decimals, negatives, and ordinals

CSS Unit Converter

Convert between px, rem, em, vw, vh, pt, cm, mm and more with custom viewport settings

IP Subnet Calculator

Calculate network address, broadcast, host range, subnet mask and binary from any IPv4 CIDR

Color Palette Generator

Generate complementary, triadic, analogous, and monochromatic palettes from any base color

HTTP Request Builder

Visually build HTTP requests and generate curl, fetch, and axios code snippets with headers, body, and auth

JSON Size Analyzer

Analyze JSON field sizes with an interactive tree. See which fields take the most space in your payload

Fake Data Generator

Generate realistic test data with a custom schema. Export as JSON, CSV, or SQL INSERT statements

XML Formatter

Beautify, minify, and validate XML online with configurable indentation

Line Sorter

Sort, deduplicate, reverse, and shuffle lines of text with alphabetical, numeric, and length modes

Roman Numeral Converter

Convert between decimal numbers and Roman numerals. Supports 1–3999 with full validation

Character Frequency

Count character and word frequency in any text with ranked frequency tables and percentage bars

YAML to TOML

Convert YAML configuration files to TOML format with nested tables and array-of-tables support

JSON Key Sorter

Recursively sort all JSON object keys alphabetically in ascending or descending order

JSON to .env

Convert JSON objects to dotenv key=value format and back. Nested keys flattened with underscores

Text Readability Analyzer

Analyze text readability with Flesch-Kincaid, Gunning Fog, SMOG, and ARI scores

CSS Formatter

Beautify or minify CSS online with configurable indentation and compression ratio

Number Sequence Generator

Generate arithmetic, geometric, Fibonacci, prime, square, and other number sequences

SVG Optimizer

Clean and minify SVG files by removing comments, metadata, and editor namespaces

Network Calculator

Comprehensive IPv4 tool: CIDR subnet details, subnet splitter, VLAN 802.1Q tags, and route summarization

CSS Playground

Write HTML and CSS with a live preview pane — experiment with layouts, animations, and styles instantly

JWT Inspector

Deep-inspect JWT tokens: decode header, payload, signature, expiry status, and all RFC 7519 claims

SQL Formatter

Format and beautify SQL queries with configurable indentation, keyword case, and minify mode

Color Blindness Simulator

Preview how your image looks to people with 8 types of color vision deficiency including deuteranopia and protanopia.

Color Contrast Checker

Check WCAG 2.1 AA and AAA contrast ratio compliance for foreground and background colors.

HTML to JSX

Convert HTML to JSX — transforms class, for, inline styles, event handlers, and void elements.

cURL to Code

Convert cURL commands to JavaScript (fetch), Python (requests), Go (net/http), and Rust code.

Code to Image

Render code snippets as beautiful syntax-highlighted PNG images with themes and window chrome.

Keycode Info

Press any key to see its JavaScript KeyboardEvent properties: key, keyCode, code, which, and modifiers.

Color Shades Generator

Generate a full 11-stop tints and shades palette from any base color. Export as Tailwind config or CSS variables.

Font Size Converter

Convert font sizes between px, rem, em, and pt with a configurable base size. Includes common size reference table.

JSON to Zod

Convert a JSON sample into a Zod schema with TypeScript types. Supports nested objects, arrays, and null values.

Regex Explainer

Paste any regular expression and get a plain-English breakdown of every token, quantifier, group, and flag.

CSS Specificity Calculator

Calculate the (a, b, c) specificity score of any CSS selector and compare two selectors side by side.

Image Placeholder Generator

Generate placeholder images at any size with custom colors. Download as SVG or PNG, or copy HTML/CSS snippets.

.htaccess Generator

Build Apache .htaccess rules visually — HTTPS, www redirects, GZIP, caching, CORS, and custom error pages.

Nginx Config Generator

Generate Nginx server block configuration — HTTPS, reverse proxy, PHP-FPM, gzip, rate limiting, and security headers.

Robots.txt Generator

Build a robots.txt file visually. Control bot access per user-agent, block paths, set crawl delays, and add sitemap URL.

Meta Tags Generator

Generate HTML meta tags including Open Graph and Twitter Card. Preview how your page looks in search results and social media.

ENV to JSON

Convert .env files to JSON and JSON back to .env format. Supports comments, quoted values, and the export prefix.

MIME Types Reference

Searchable MIME types reference table. Find the correct Content-Type for any file extension.

Linux Commands

A searchable Linux commands cheat sheet covering files, permissions, networking, processes, and more.

CSP Generator

Build Content Security Policy headers visually. Configure directives, add allowed sources, and copy the header or meta tag.

Color to Tailwind

Find the closest Tailwind CSS color to any hex, RGB, or HSL value. See the top 8 matches ranked by perceptual similarity.

SQL to JSON

Convert SQL INSERT statements or pipe-delimited query results to JSON arrays. Auto-coerces types.

Semver Calculator

Check if a semantic version satisfies a range. Supports ^, ~, >=, hyphen, wildcard, and OR ranges.

JWT Verify

Verify JWT HMAC signatures (HS256, HS384, HS512) client-side. Decode header, payload, and check token expiry.

CSP Analyzer

Analyze a Content-Security-Policy header for unsafe directives, missing policies, and security risks.

XML Beautifier

Pretty-print and format XML online with configurable indentation.

TOML to YAML

Convert TOML configuration files to YAML format online.

YAML to .env

Convert YAML config to .env KEY=VALUE pairs with nested key flattening.

HTTP Headers Reference

Searchable reference for HTTP request, response, and security headers.

Unicode Table

Search Unicode characters by name or code point. Copy char, HTML entity, or JS escape.

JWT Claims Reference

Searchable reference for JWT registered, public, and private claims with types and examples.

HTTP Methods Reference

Complete HTTP methods reference with safe/idempotent properties, use cases, and request examples.

Markdown Cheat Sheet

Complete Markdown syntax reference covering headings, lists, links, tables, and GFM extensions.

Color Names Reference

All 140 CSS named colors with hex, RGB, and HSL values. Search and copy any format.

SQL to TypeScript

Convert SQL CREATE TABLE DDL statements to TypeScript interfaces instantly.

CSS to Tailwind

Look up Tailwind CSS utility classes for any CSS property. 250+ mappings.

Binary Calculator

Perform arithmetic and bitwise operations on binary, octal, decimal, and hex numbers.

DNS Record Types

Complete DNS record types reference: A, AAAA, CNAME, MX, TXT, SPF, DKIM, DMARC, and more.

Related Categories