Developer Tools Directory
Browse our collection of 100 utilities. Everything runs locally in your browser for maximum privacy and performance.
ASCII Converter
Convert text characters to ASCII code values in decimal, hex, binary, and octal.
Base64 Encoder / Decoder
Easily encode and decode text to and from Base64 format.
Bcrypt Generator
Generate bcrypt password hashes and perform verifications using custom salts.
Binary to Hex Converter
Convert raw binary streams (base-2) into hexadecimal representation (base-16) and vice versa.
Binary to Text Converter
Translate binary code strings (base-2) back into readable plain ASCII/UTF-8 text.
C/C++ Code Formatter
Beautify C and C++ source code files matching structural code specifications.
Case Converter
Convert text between camelCase, snake_case, kebab-case, PascalCase, UPPERCASE, lowercase, Title Case, and more.
CIDR Calculator
Calculate subnet details, network range, broadcast addresses, and usable hosts from an IP and prefix.
Color HSL Converter
Convert Hex/RGB color values to HSL (Hue, Saturation, Lightness) format and back.
Color Palette Generator
Generate color palettes using classic harmony schemes or create Tailwind CSS-compatible 50-950 shade scales.
Cron Expression Descriptor
Convert crontab expression syntax into human-readable text descriptions.
Cron Expression Validator
Verify crontab expression validity and inspect execution intervals.
CSS Formatter
Format, beautify, and organize your CSS stylesheets with custom spacing, brace styles, and indents.
CSS Minifier
Remove whitespace, line breaks, comments, and empty rulesets to optimize CSS stylesheets.
CSV to JSON Converter
Parse CSV format and convert it into structured JSON arrays or objects.
Date Difference Calculator
Calculate the exact duration between two dates in days, weeks, months, years, or business days.
Decimal to Binary Converter
Convert standard base-10 decimal numbers into binary, octal, and hexadecimal bases.
DNS Lookup
Query DNS servers to inspect A, AAAA, CNAME, MX, TXT, and NS resource records.
Dockerfile Generator
Create optimized, secure Dockerfile configuration templates for various project frameworks.
Duplicate Remover
Filter duplicate lines from lists or text files.
Email Address Validator
Validate email format, check syntax rules, identify free or disposable email providers, and detect common domain typos.
.gitignore Generator
Generate ready-to-use .gitignore configuration files for operating systems, languages, and IDEs.
CSS Gradient Generator
Design custom CSS linear and radial gradients visually, manage color stops, and export CSS/Tailwind code.
GraphQL Formatter
Beautify and pretty-print GraphQL queries with clean structural indentations.
Hash Generator
Generate MD5, SHA-1, SHA-256, and SHA-512 cryptographic hashes from any text input.
Hex to RGB Converter
Translate hexadecimal color codes into RGB/RGBA format, including CSS helpers.
HMAC Generator
Generate Hash-based Message Authentication Codes (HMAC) using cryptographic algorithms.
.htaccess Generator
Create Apache .htaccess configuration files for URL rewriting, security, and redirections.
HTML Entities Encoder / Decoder
Encode text to HTML entities or decode HTML entities back to plain text.
HTML Formatter
Clean up, validate, and beautify your HTML code with custom indents and tag formatting.
HTML Minifier
Compress and minify HTML code by removing whitespace, comments, and redundant attributes.
HTML Validator
Check simple HTML fragments for mismatched or unclosed tags using a lightweight tag-stack validator.
HTTP Headers Inspector
Explore a sample HTTP response header table and learn what common fields mean.
HTTP Status Code Lookup
Search, filter, and learn about HTTP status codes, their meanings, and typical use cases.
IP Lookup & Browser Details
Discover your public IP address, geolocation details, ISP, and browser details.
JS Formatter
Format, validate, and beautify your JavaScript and TypeScript code with custom semicolons, quotes, and indents.
JS Minifier
Minify JavaScript code to reduce file sizes for faster page load times.
JSON Compare
Compare two JSON objects side-by-side and highlight differences.
JSON Formatter
Format, validate, and beautify your JSON data instantly.
JSON Minify
Minify and compress your JSON data to reduce payload size.
JSON Mock Data Generator
Produce synthetic JSON data arrays matching complex structures for developer APIs.
JSON Schema Validator
Validate JSON document data against draft definitions matching JSON Schema specs.
JSON to CSV Converter
Convert JSON arrays or objects into clean, downloadable CSV tables.
JSON to XML Converter
Convert JavaScript Object Notation (JSON) format into Extensible Markup Language (XML).
JSON to YAML Converter
Convert standard JSON files into clean, readable, space-indented YAML.
JSON Viewer
Inspect, view, and navigate JSON data in an interactive tree structure.
JWT Decoder
Decode JSON Web Tokens (JWT) to inspect their header, payload, and signature with ease.
Lorem Ipsum Generator
Generate beautiful, customizable placeholder text for your designs and mockups.
Lorem Pixel Image Generator
Generate customizable visual mock placeholder images using selected dimensional themes.
Markdown Formatter
Format, beautify, and align your Markdown files, including headers, list bullets, and visually aligned tables.
Markdown Table Generator
Interactively build and format markdown tables with alignment and sizing options.
Markdown to HTML Converter
Convert Markdown text markup into clean, browser-ready HTML tags.
MIME Type Lookup
Resolve file extensions to MIME types or look up file extensions associated with specific MIME types.
MongoDB Query Builder
Generate standard MongoDB shell find queries using structured visual controls.
NanoID Generator
Generate secure, custom-length, unique NanoIDs with custom alphabets and collision probability calculations.
Nginx Config Formatter
Beautify and clean Nginx server block configuration file alignments.
Password Generator
Create configurable random strings for development, fixtures, and password-policy testing.
Placeholder Image Generator
Generate dynamic SVG placeholder images with custom text, colors, and dimensions.
Common Port Checker
Check connectivity status on standard network port ranges for hostnames.
Python Code Formatter
Format Python code scripts matching standard PEP 8 spacing styling patterns.
SQL Query Builder
Visually build SQL queries by selecting columns, tables, joins, and filters.
README.md Generator
Generate structure templates for standard project README documentation files.
Redis Cheat Sheet
Browse, filter, and search standard Redis commands and command groups with examples.
Regex Cheat Sheet
An interactive, searchable reference guide for regular expressions with inline pattern matching visualization.
Regex Generator
Generate regular expression patterns from common rules or natural descriptions.
Regex Tester
Test and debug JavaScript-compatible regular expressions in real-time with syntax highlighting and group capture tables.
RGB to Hex Converter
Convert RGB/RGBA functional color values to standard 3, 6, or 8-digit Hexadecimal strings.
RSA Key Pair Generator
Generate cryptographically secure public and private RSA key pairs in standard PEM format.
Security Headers Analyzer
Inspect HTTPS headers of remote websites and score deployment configuration protection.
SemVer Checker
Explore a focused semantic-version matching example for 1.2.x releases.
Slug Generator
Convert any text string into a clean, SEO-friendly URL slug.
SQL Data Generator
Generate customizable mock SQL INSERT statements for testing database schemes.
SQL Formatter
Format, beautify, and clean up your SQL queries with customizable casing and indentation.
SQL Minifier
Compress SQL queries by stripping comments, tabs, line breaks, and consecutive whitespaces.
SQL Pretty Printer
Beautify nested SELECT, JOIN, and UNION statements using structured SQL formatting rules.
SQL Validator
Validate the structure of SQL queries, identifying unclosed brackets, missing clauses, and syntax anomalies.
Subdomain Finder
Explore potential subdomains for main hostnames via active query structures.
SVG to PNG Converter
Convert vector SVG markup or files to raster PNG images with custom sizes.
Text Diff Checker
Compare two text snippets side-by-side and highlight additions, deletions, and differences.
Text Reverser
Reverse letters, strings, words, or paragraphs instantly with formatting options.
World Timezone Converter
Translate dates and times between different world timezones, manage comparison lists, and plan global meetings.
TOML Formatter
Pretty-print TOML configuration files with customizable spacing and sorting options.
TOML to JSON Converter
Parse TOML configurations and translate them into standard JSON documents.
TOML to YAML Converter
Convert TOML configuration syntax to clean, readable YAML.
TOTP Generator
Generate and verify Time-based One-time Passwords matching standard authenticator schemes.
Unicode Converter
Convert characters to Unicode escape sequences and escape sequences back to text.
Unix Timestamp Converter
Translate Unix epoch timestamps (seconds & milliseconds) to human-readable dates and back, with live ticking clock and relative time.
URL Tracking Cleaner
Strip tracking tokens like UTM markers and analytics payloads from target links.
URL Encoder / Decoder
Encode or decode strings to be safely used within URLs.
URL Parser
Parse and break down URLs into protocol, hostname, path, port, query parameters, and hash components.
URL Validator & Parser
Verify if a URL is syntactically valid, parse its protocol, hostname, path, and inspect query parameters.
User Agent Parser
Parse browser user agent strings to extract browser, operating system, device type, and engine info.
UUID / GUID Generator
Generate random Universally Unique Identifiers (UUIDs) instantly.
Word & Character Counter
Count words, characters, paragraphs, sentences, and reading time instantly.
XML Formatter
Pretty print, validate, and clean up your XML data with customizable indent options.
XML to JSON Converter
Parse XML markup documents and transform them into standard JSON structures.
XML to YAML Converter
Convert structured XML documents to clean and readable YAML format.
YAML Formatter
Format, validate, and pretty print your YAML files with customizable indentation levels.
YAML to JSON Converter
Convert YAML configurations and structures into readable JSON format.
YAML Validator
Check YAML configuration syntax correctness and locate parser issues instantly.