Developer Tools
Fast, free, and privacy-focused. Every tool runs 100% in your browser — no data ever leaves your device.
⚡ Instant🔒 Private🆓 Free
Encode / Decode
Formatters
JSON Formatter
Format, validate, and minify JSON data with syntax highlighting
CSS Minifier
Minify CSS code to reduce file size for production
JavaScript Minifier
Minify JavaScript code to reduce file size for production
SQL Formatter
Format and beautify SQL queries with proper indentation
JSON Minifier
Minify JSON by removing all whitespace with size comparison
HTML Formatter
Beautify and minify HTML with configurable indentation and syntax highlighting
JSON Graph Visualizer
Visualize JSON as an interactive, pannable node graph
Generators
UUID Generator
Generate random UUIDs (v4) in bulk with one click
Lorem Ipsum Generator
Generate placeholder text in paragraphs, sentences, or words
Password Generator
Generate strong, random passwords with customizable length and character sets
Cron Expression Builder
Build or parse cron expressions with human-readable descriptions and next run times
Favicon Generator
Generate favicons from text, emoji, or image in all required sizes
Mock Data Generator
Generate realistic fake data in JSON, CSV, or SQL format with customizable schemas
QR Code Generator
Generate QR codes from text, URLs, WiFi credentials, vCards, email, and phone numbers with customizable colors and sizes
SVG Placeholder Generator
Generate customizable SVG placeholder images with text
MAC Address Generator
Generate random MAC addresses with format options
WiFi QR Generator
Generate QR codes for WiFi network credentials
Converters
Unix Timestamp Converter
Convert between Unix timestamps and human-readable dates
Color Converter
Convert colors between HEX, RGB, HSL, and HSB formats
YAML ↔ JSON
Convert between YAML and JSON formats instantly
Number Base Converter
Convert numbers between binary, octal, decimal, and hexadecimal
JSON → TypeScript / Zod
Convert JSON to TypeScript interfaces or Zod validation schemas
TOML Editor / Converter
Parse, validate, and convert TOML to JSON, YAML, or vice versa
Compose → K8s Converter
Convert Docker Compose files to Kubernetes Deployments, Services, and ConfigMaps
JSON ↔ CSV Converter
Convert between JSON arrays and CSV with nested object flattening
SQL ↔ MongoDB Translator
Translate SQL queries to MongoDB and vice versa with syntax highlighting
Terraform / HCL Formatter
Format and validate Terraform HCL code with diff preview
Image → Base64 Converter
Convert images to Base64 data URIs or decode Base64 strings back to images. Supports JPG, PNG, GIF, WebP, SVG, ICO.
curl → Code Converter
Convert curl commands to code in JavaScript fetch, Axios, Python requests, Go, PHP, and Ruby
HTML ↔ Markdown Converter
Convert between HTML and Markdown instantly with live preview
Text to Binary
Convert text to binary representation and back
NATO Phonetic Alphabet
Convert text to NATO phonetic alphabet (Alpha, Bravo, Charlie...)
Roman Numeral Converter
Convert between decimal numbers and Roman numerals
Temperature Converter
Convert between Celsius, Fahrenheit, and Kelvin
HTML to JSX
Convert HTML to React JSX — class to className, style strings to objects, SVG attributes
JSON to JSONL
Convert JSON arrays to JSON Lines format and back
Byte Converter
Convert between Bytes, KB, MB, GB, TB, PB with decimal and binary units
XML ↔ JSON Converter
Convert between XML and JSON formats with attribute handling
Text Tools
Regex Tester
Test regular expressions against text with real-time match highlighting
Markdown Preview
Write Markdown and see a live rendered preview side by side
Diff Checker
Compare two texts and find differences with side-by-side or unified view
Text Case Converter
Convert text between camelCase, snake_case, UPPER, lower, Title, and more
Word & Character Counter
Count words, characters, sentences, and paragraphs in your text
ASCII / Unicode Explorer
Browse ASCII/Unicode tables, search characters, and look up code points
Mermaid Diagram Editor
Write Mermaid diagrams with syntax highlighting, templates, and live preview
HTTP Status Codes
Interactive HTTP status code reference with descriptions, causes, and examples
Slugify
Convert text to URL-friendly slugs with customizable separators
Emoji Picker
Search and copy emojis with categories and unicode info
ASCII Art Generator
Convert text to ASCII art with multiple font styles
Crypto
Hash Generator
Generate MD5, SHA-1, SHA-256, and SHA-512 hashes from text
SRI Hash Generator
Generate Subresource Integrity hashes for scripts and stylesheets
JWT Builder / Generator
Build and sign JSON Web Tokens with custom claims. Supports HS256, HS384, HS512 with live preview and decoding.
Password Strength Checker
Analyze password strength with entropy, crack time, and suggestions
RSA Key Generator
Generate RSA 2048/4096 key pairs using Web Crypto API
Bcrypt Hash Generator
Hash passwords with bcrypt/PBKDF2 and verify hashes
SSL Certificate Decoder
Decode and inspect PEM-encoded SSL/TLS certificates and CSRs
AI Tools
LLM Token Counter
Estimate token counts and API costs for GPT-4o, Claude, Gemini, and more
AI Model Comparison
Compare AI models side-by-side — pricing, context windows, capabilities, and cost calculator
Prompt Template Builder
Build structured prompts with variables, roles, and export to OpenAI/Anthropic API format
Function Call Generator
Generate OpenAI/Anthropic/Gemini function calling schemas from JSON
System Prompt Analyzer
Analyze AI system prompts for cost, structure, injection risks, and best practices
Structured Output Validator
Validate AI model JSON output against a JSON Schema with detailed error paths
Text Dataset Cleaner
Clean text data for ML training with toggleable operations
Label Encoder
Encode categorical labels to integers or one-hot vectors
Dataset Size Calculator
Calculate storage, memory, and fine-tuning costs for AI datasets
Embedding Visualizer
Visualize 2D embeddings as interactive scatter plots
Confusion Matrix
Build confusion matrices with accuracy, precision, recall, and F1
Outlier Detection
Detect outliers using IQR, Z-score, and Modified Z-score methods
Data Normalization
Normalize data with Min-Max, Z-score, or Robust scaling
AI Prompt Formatter
Structure AI prompts with templates, roles, and format options
Privacy & Compliance
Privacy Policy Generator
Generate a comprehensive, customizable privacy policy for your website or app
robots.txt Generator
Generate robots.txt files with visual controls to block AI crawlers and bots
CSP Generator
Build Content Security Policy headers with an interactive visual editor
GDPR Request Generator
Generate GDPR data access, deletion, and portability request letters in EN/DE
CORS Header Generator
Build CORS headers with output for Express, nginx, Apache, Next.js, and more
Security Headers Analyzer
Grade security headers A+ to F with OWASP recommendations
SEO Tools
CSS Tools
CSS Specificity Calculator
Calculate and compare CSS selector specificity with visual breakdown
CSS Animation Generator
Visual CSS keyframe animation builder with live preview and code export
Tailwind ↔ CSS Converter
Convert between Tailwind CSS classes and regular CSS with responsive/state support
SVG Optimizer & Viewer
View, optimize, and convert SVG to React components with size comparison
CSS Gradient Generator
Visual gradient builder with linear, radial, and conic gradients plus CSS output
Color Blindness Simulator
Simulate how colors appear under different types of color vision deficiency
Box Shadow Generator
Visual CSS box-shadow editor with multiple layers, live preview, and code output
CSS Unit Converter
Convert between px, rem, em, vw, vh, pt, cm, mm, in, and pc
Color Palette Generator
Generate color palettes — complementary, analogous, triadic, and more
Color Shades Generator
Generate shades, tints, and tones from any base color
Color Contrast Checker
Check WCAG AA/AAA color contrast ratios for accessibility
Navbar Builder
Visual responsive navbar builder with HTML and Tailwind export
Footer Builder
Visual multi-column footer builder with HTML and Tailwind export
Developer Tools
.env Editor
Parse, edit, diff, and export .env files with duplicate detection
CSV Viewer & Editor
Parse, edit, sort, filter CSV data and export as JSON, TSV, or Markdown
Semver Calculator
Test semver ranges, compare versions, and explore version range syntax
Git Command Builder
Interactive git command constructor with 40+ operations and explanations
.gitignore Generator
Generate .gitignore files for any language, framework, or IDE
README Generator
Build professional README.md files with badges, sections, and templates
GitHub Actions Validator
Validate GitHub Actions workflow YAML with error detection and best practices
Dockerfile Linter
Lint Dockerfiles for best practices, security issues, and optimization tips
OpenAPI Validator
Validate and visualize OpenAPI/Swagger specs with endpoint cards and schema browser
Changelog Generator
Generate changelogs from git commits using conventional commit format
package.json Analyzer
Analyze package.json for issues, typosquatting risks, and dependency insights
JSON Schema Generator & Validator
Infer JSON Schema from data or validate JSON against a schema with detailed error reports
IP / CIDR Calculator
Calculate network address, broadcast, subnet mask, wildcard, and usable host range from any IPv4 CIDR notation.
chmod Calculator
Interactive Unix file permission calculator with octal and symbolic notation
Code Playground
Browser-based HTML, CSS & JavaScript editor with live preview and console
Email Normalizer
Normalize email addresses — remove dots, plus-tags, and vendor quirks
Chronometer
Stopwatch with lap tracking, split times, and millisecond precision
IPv6 ULA Generator
Generate random IPv6 Unique Local Addresses (fd00::/8)
IPv4 Range to CIDR
Convert IP ranges to CIDR notation and calculate total IPs
ETA Calculator
Calculate estimated time remaining for long-running tasks
Docker Run to Compose
Convert docker run commands to docker-compose.yml
User Agent Parser
Parse and analyze browser user agent strings
JSONPath Tester
Test JSONPath expressions against JSON data with result highlighting
MIME Type Lookup
Search MIME types by extension or type name — 200+ types
Bitwise Calculator
Calculate AND, OR, XOR, NOT, and shifts with visual bit representation
Email Preview
Preview HTML email templates with desktop/mobile viewports and dark mode
Process Scheduler
Visualize CPU scheduling algorithms: FCFS, SJF, SRTF, Round Robin, Priority
Memory Address Converter
Convert memory addresses between hex, decimal, and binary with pointer arithmetic
HTTP Header Inspector
Parse and analyze raw HTTP headers with descriptions
CRC Calculator
Calculate CRC-8, CRC-16, and CRC-32 checksums with multiple presets
Web3 Tools
Wallet Address Validator
Validate Ethereum, Bitcoin, and Solana wallet addresses
Gas Fee Calculator
Calculate Ethereum gas fees in Gwei, ETH, and USD
ABI Encoder/Decoder
Encode and decode Ethereum smart contract ABI calls
Keccak-256 Hash
Calculate Keccak-256 hashes and Solidity function selectors
Base58 Converter
Encode and decode Base58 and Base58Check (Bitcoin format)
Token Unit Converter
Convert between wei, gwei, and ether with custom decimals
Merkle Tree Generator
Build Merkle trees, generate and verify proofs
Blockchain Timestamp
Convert between block numbers and timestamps for EVM chains
EVM Bytecode Viewer
Disassemble EVM bytecode into human-readable opcodes
ETH Address Toolkit
EIP-55 checksum conversion, validation, and vanity analysis
📖 Guides & Cheat Sheets
View all →🌿
Git Commands
Complete Git command reference — from basics to advanced workflows. Searchable, with examples.
📝
Vim Commands
Complete Vim/Vi command reference — modes, motions, editing, search, and advanced features.
🐳
Docker Commands
Complete Docker & Docker Compose command reference — containers, images, volumes, networks, and orchestration.
🔤
Regex Reference
Complete regular expression reference — syntax, patterns, quantifiers, groups, lookaheads, and common recipes.
🐧
Linux Commands
Complete Linux/Bash command reference — file management, text processing, networking, system admin, and shell scripting.
☸️
Kubernetes Commands
Complete Kubernetes & kubectl command reference — pods, deployments, services, configmaps, and cluster management.
🐍
Python Reference
Complete Python reference — syntax, data structures, string methods, file I/O, comprehensions, and common patterns.
🗃️
SQL Reference
Complete SQL reference — queries, joins, aggregation, subqueries, indexes, and database management.
🌐
Nginx Reference
Complete Nginx configuration reference — server blocks, locations, proxying, SSL, load balancing, and caching.
🔐
SSH Commands
Complete SSH reference — connections, key management, tunneling, config, SCP/SFTP, and security hardening.
👷
Jenkins Reference
Complete Jenkins reference — pipeline syntax, Jenkinsfile, plugins, CLI, agents, and CI/CD patterns.
📨
HTTP Headers Reference
Complete HTTP headers reference — request headers, response headers, caching, security, CORS, and content negotiation. Searchable, with examples.
🐘
PostgreSQL Reference
Comprehensive PostgreSQL reference — from connection basics to advanced features like JSONB, full-text search, window functions, and performance tuning.
⚡
Async Patterns Reference
Multi-language async/concurrency patterns — JavaScript, Python, Go, Rust, Java, and universal concurrency patterns.
📡
Protobuf & gRPC Reference
Comprehensive reference for Protocol Buffers (proto3) and gRPC — message definitions, services, streaming, and common patterns.
📚
JS Array Methods
Complete JavaScript Array methods reference — creating, searching, transforming, sorting, iterating, and common patterns. Searchable, with examples.
🌊
Tailwind CSS Reference
Complete Tailwind CSS reference — layout, spacing, typography, colors, responsive design, states, and common patterns. Searchable, with examples.
◈
GraphQL Reference
Complete GraphQL reference — schema definition, types, queries, mutations, directives, fragments, and common patterns. Searchable, with examples.
💻
VS Code Shortcuts
Complete VS Code keyboard shortcuts — editing, navigation, search, multi-cursor, terminal, debug, and more. Searchable, with Cmd/Ctrl notation.
🔲
CSS Grid Reference
Complete CSS Grid reference — container properties, item placement, grid functions, and common layout patterns. Searchable, with examples.
📦
CSS Flexbox Reference
Complete CSS Flexbox reference — container properties, item properties, and common layout patterns. Searchable, with examples.
⚛️
React Hooks Reference
Complete React Hooks reference — useState, useEffect, useContext, custom hooks, and common patterns. Searchable, with examples.
🔷
TypeScript Reference
Complete TypeScript reference — types, interfaces, generics, utility types, and advanced patterns. Searchable, with examples.
☁️
AWS CLI Reference
Complete AWS CLI reference — EC2, S3, IAM, Lambda, ECS, RDS, CloudFormation, and common operations.
🐹
Go Reference
Complete Go (Golang) reference — syntax, types, functions, concurrency, error handling, and common patterns.
💠
PowerShell Reference
Complete PowerShell reference — cmdlets, pipelines, scripting, file operations, remote management, and Active Directory.
💾
Redis Commands
Complete Redis command reference — strings, hashes, lists, sets, sorted sets, pub/sub, transactions, and server management.
🏗️
Terraform Commands
Complete Terraform reference — init, plan, apply, state management, modules, workspaces, and HCL syntax.
⚙️
Ansible Commands
Complete Ansible reference — playbooks, modules, inventory, roles, vault, and ad-hoc commands.
🪶
Apache
Complete Apache HTTP Server cheat sheet — virtual hosts, modules, rewrite rules, and SSL.
🔤
ASCII Table
Complete ASCII character reference with decimal, hexadecimal, and character values.
🔧
Awk
Powerful text processing language for pattern scanning, data extraction, and report generation.
💻
Bash
Complete Bash reference — variables, strings, arrays, conditionals, loops, functions, file tests, I/O redirection, process management, and more.
⚙️
C
Complete C programming cheat sheet covering syntax, pointers, memory management, and standard library.
🔐
Chmod
Linux file permission commands and patterns for chmod.
🔧
Chrome DevTools
Essential Chrome DevTools shortcuts, commands, and workflows for web developers.
🔷
C++
Complete C++ cheat sheet covering STL containers, OOP, templates, smart pointers, and modern C++ features.
⏰
Cron
Cron scheduling reference covering syntax, field values, crontab management, and common schedule patterns.
🎨
CSS
Complete CSS reference — selectors, box model, positioning, typography, animations, media queries, custom properties, and more.
🌐
Curl
Curl command-line reference for HTTP requests, authentication, file transfers, debugging, and common API patterns.
🎯
Dart
Dart language cheat sheet covering syntax, types, OOP, null safety, and async patterns.
🐳
Docker Compose
Docker Compose reference covering CLI commands, service configuration, networking, volumes, and more.
💧
Drizzle ORM
Complete Drizzle ORM reference for schema definition, queries, relations, migrations, and common patterns.
⚡
Emmet
Quick reference for Emmet abbreviations for lightning-fast HTML and CSS coding.
🔍
Find
Search for files and directories in a directory hierarchy with powerful filtering options.
🔥
Firebase
Firebase reference covering Authentication, Firestore, Realtime Database, Cloud Functions, and Hosting.
🤖
GitHub Actions
Complete GitHub Actions cheat sheet — workflows, triggers, jobs, and CI/CD patterns.
🔎
Grep
Search text using patterns. Filter lines from files, command output, or streams with regular expressions.
📄
HTML
Complete HTML reference — document structure, text content, forms, media, semantic elements, accessibility, and more.
📡
HTTP Status Codes
Complete reference of all standard HTTP response status codes with descriptions and use cases.
☕
Java
Complete Java reference — data types, strings, collections, OOP, interfaces, exceptions, file I/O, streams, lambdas, and more.
🟨
JavaScript
Complete JavaScript reference — variables, types, operators, strings, arrays, objects, functions, async, DOM, ES6+, and more.
💲
jQuery
Quick reference for jQuery selectors, DOM manipulation, events, AJAX, and more.
🔺
Laravel
Laravel PHP framework cheat sheet for routing, Eloquent, Blade, Artisan, and more.
📐
LaTeX
Quick reference for LaTeX document structure, math mode, formatting, and common packages.
📝
Markdown
Complete Markdown syntax reference for headings, formatting, links, tables, code blocks, and extensions.
🍃
MongoDB
MongoDB reference covering CRUD operations, aggregation, indexes, and administration.
🐬
MySQL
Complete MySQL cheat sheet covering queries, joins, indexes, transactions, and administration.
▲
Next.js
Next.js App Router reference covering routing, data fetching, server components, and deployment.
🟩
Node.js
Comprehensive Node.js runtime reference covering modules, file system, HTTP, streams, and more.
📦
npm
Complete npm cheat sheet — package management, scripts, publishing, and configuration.
🔢
NumPy
Essential NumPy commands for array manipulation and numerical computing in Python.
🐼
Pandas
Pandas cheat sheet for data manipulation, analysis, and transformation in Python.
🐘
PHP
Complete PHP cheat sheet covering syntax, OOP, arrays, PDO, and modern PHP 8.x features.
🔄
PM2
Production process manager for Node.js applications with built-in load balancer, monitoring, and zero-downtime reloads.
💎
Prisma
Complete Prisma ORM cheat sheet — schema, queries, migrations, and CLI.
🦀
Rust
Comprehensive Rust language cheat sheet covering ownership, traits, pattern matching, concurrency, and more.
💅
Sass
Complete Sass/SCSS cheat sheet covering variables, mixins, functions, nesting, and modern module system.
📺
Screen
GNU Screen terminal multiplexer for persistent sessions, window management, and remote work.
✂️
Sed
Stream editor for filtering and transforming text, line by line.
⚡
Supabase
Complete Supabase cheat sheet — auth, database, realtime, storage, and edge functions.
🖥️
Tmux
Terminal multiplexer for managing multiple sessions, windows, and panes from a single terminal.
📦
TOML
Quick reference for TOML configuration file syntax, types, tables, and common patterns.
▲
Vercel CLI
Complete Vercel CLI reference for deployment, project management, domains, environment variables, and configuration.
⚡
Vite
Next-generation frontend build tool with instant HMR, native ES modules, and optimized production builds via Rollup.
📦
Webpack
Module bundler for JavaScript applications — loaders, plugins, code splitting, optimization, and dev server.
🎯
XPath
Quick reference for XPath expressions, axes, predicates, and functions for XML/HTML querying.
📋
YAML
YAML syntax reference covering scalars, collections, anchors, multi-line strings, and common patterns.