Developer Tools
Formatters, generators, and encoders for daily development work
All Tools in This Category
Connection String Parser — แยกส่วน Connection String
Parse database connection strings (PostgreSQL, MySQL, MongoDB, Redis, SQL Server) into components, then edit fields and rebuild the string. Fully in-browser.
SVG to JSX/TSX Converter
Convert pure SVG code into React components (JSX/TSX) instantly.
HTML to JSX/TSX Converter
Convert raw HTML code into React components (JSX/TSX) instantly.
JSON Formatter
Format, validate, and minify JSON data with ease. Beautify JSON for better readability or compress it for production use.
Markdown Preview
Write and preview Markdown in real-time. Supports GitHub Flavored Markdown with tables, code blocks, and more.
Base64 Encoder/Decoder
Encode text to Base64 or decode Base64 to text. Secure encoding with support for UTF-8 characters.
Hash Generator
Generate cryptographic hashes instantly (SHA-1, SHA-256, SHA-384, SHA-512)
Regex Tester
Test and debug regular expressions with real-time feedback, visual highlighting, and detailed match analysis
HTML Encoder
Encode and decode HTML entities securely with real-time conversion
CSS Formatter & Minifier
Format, beautify, and minify CSS code with real-time validation and detailed statistics
JWT Decoder
Decode and verify JSON Web Tokens (JWT) instantly
Password Strength Checker
Analyze your password strength and receive security improvement suggestions
Date Calculator
Calculate date differences and add/subtract dates
Cron Parser
Parse and validate cron expressions with human-readable descriptions
HTTP Status Code Lookup - Complete Reference Guide
Comprehensive HTTP status codes reference with detailed explanations. Quickly lookup 1xx, 2xx, 3xx, 4xx, and 5xx status codes for web development and API troubleshooting.
Email Validator
Validate email addresses and format
YAML Formatter
Format and beautify YAML code with proper indentation
Diff Checker
Compare two texts and highlight differences
Code Minifier
Minify HTML, CSS, and JavaScript code for faster website performance and smaller file sizes
User Agent Parser
Parse and analyze user agent strings
JWT Generator
Generate JSON Web Tokens with custom claims and algorithms
Regex Pattern Library
Collection of common regex patterns for validation and parsing
Cron Expression Builder
Build and validate cron expressions visually with our intuitive cron expression builder. Create schedules for automated tasks with ease.
Code Beautifier
Format and beautify HTML, CSS, and JavaScript code
API Response Formatter
Format and beautify API responses in JSON, XML, and HTML formats with detailed statistics
CORS Header Generator
Generate CORS headers for API configuration
CSS Specificity Calculator
Calculate and understand CSS selector specificity scores with detailed breakdowns
JSON Schema Validator
Validate JSON data against JSON Schema definitions
XML Validator
Validate XML syntax and structure
CHMOD Calculator
Calculate Linux file permissions and CHMOD commands
Bitwise Calculator
Perform bitwise operations on binary numbers
Keyboard Event Tester
Test keyboard events and key codes
Dependencies Checker
Check for outdated dependencies and security vulnerabilities in package.json files
API Endpoint Tester
Test and debug API endpoints with custom requests
JSON Deep Diff
Compare two JSON objects deeply and highlight every added, removed, and changed value with full JSON Pointer paths.
JSON Patch Generator
Compare two JSON documents and generate RFC 6902 patch operations offline.
JSON to TypeScript
Convert JSON objects to TypeScript interfaces and types
JSON to Java Converter
Generate Java POJO classes from JSON samples with nested models and nullable field options.
JSON to Protobuf Schema Converter
Convert JSON objects to Protocol Buffers (proto3) message definitions with automatic type inference, nested messages, and repeated fields.
JSON to Zod Schema Converter
Convert JSON objects to TypeScript-ready Zod validation schemas with z.infer() type inference
JSON Schema Generator
Generate JSON Schema (Draft 2020-12/2019-09/Draft-07) from any JSON example with inferred types and detected string formats
JSON to GraphQL Schema Converter
Infer GraphQL Schema Definition Language (SDL) types from JSON samples. Generates nested object types, arrays, and scalar mapping (String, Int, Float, Boolean, ID) instantly.
Regex Generator
Generate regular expressions from examples
Code Playground
Live code editor with instant preview
SQL Query Builder
Build SQL queries visually
LocalStorage Inspector
View, edit, and manage browser LocalStorage data with a user-friendly interface
package.json Generator
Build a valid package.json with name, version, scripts, dependencies, devDependencies, engines, and metadata fields. Live preview, name and version validation, and one-click download — entirely in your browser.
Cookie Manager
View, edit, and manage browser cookies
Screen Resolution Checker
Check and test your screen resolution and display information. View pixel dimensions, DPI, and device pixel ratio.
System Information Viewer
View detailed system and browser information
cURL to Code Converter
Convert cURL commands into executable code for JavaScript, Python, PHP, Go, and more.
URL Parser & Query Editor
Parse URLs into components and edit query string parameters visually.
Git Command Generator
Generate common Git commands for configuration, branching, syncing, and committing.
WebSocket Tester
Test WebSocket connections in real-time. Send messages, view responses, and debug WebSocket communication.
NPM Package Comparator
Compare npm packages side by side. Analyze downloads, bundle size, dependencies, and more.
Changelog Generator
Generate formatted changelogs following Keep a Changelog and Semantic Versioning standards.
License Generator
Generate open source license files for your projects.
SemVer Calculator
Parse, compare, and calculate semantic versions.
ENV File Validator
Validate .env files and check for missing variables.
Unicode Lookup
Search and browse Unicode characters by name, code point, or category. Get UTF-8, UTF-16, HTML entities, and CSS codes.
Code Screenshot Generator
Create beautiful code screenshots for sharing. Customize themes, backgrounds, fonts, and export as PNG or SVG.
Markdown Linter
Validate and style check your Markdown content. Fix common formatting issues and ensure consistency.
JSONPath Finder
Find and test JSONPath expressions against your JSON data. Traverse complex JSON structures easily.
XPath Tester
Test XPath expressions against XML data. Debug and verify your XPath queries online.
NPM Run Scripts Builder
Build and organize npm run scripts visually for your package.json. Create script templates, chain commands, and manage complex build workflows.
README Generator
Generate professional README.md files for GitHub projects. Includes templates, badges, table of contents, and markdown preview.
.gitignore Generator
Create .gitignore files for your development stack. Templates for Node.js, Python, Java, and 100+ technologies and IDEs.
.dockerignore Generator
Generate .dockerignore files from ready-made presets for Node.js, Python, Go, Java, and more. Keep your Docker build context small, fast, and free of secrets — 100% in your browser.
OpenAPI Validator
Validate OpenAPI 3.x and Swagger 2.0 specifications. Check schemas, references, security definitions, and best practices.
Battery & Network Status Monitor
Real-time battery level, charging status, network type, and connection quality using Navigator APIs.
GraphQL Playground
Test, debug, and explore GraphQL APIs directly in your browser
Dockerfile Generator
Generate production-ready Dockerfiles for Node.js, Python, Go, Java, PHP, Ruby, Rust, and Nginx with multi-stage builds and security best practices.
Docker Compose Generator
Generate docker-compose.yml files for multi-container applications. Configure services, ports, volumes, environment variables, and dependencies visually.
Kubernetes Manifest Generator
Generate Kubernetes manifests for Deployments, Services, ConfigMaps, and Secrets. Configure replicas, images, resources, probes, and ports. Export ready-to-apply YAML.
CI/CD Pipeline Generator
Generate CI/CD pipeline configurations for GitHub Actions and GitLab CI. Configure build, test, lint, and deploy steps visually. Export ready-to-commit YAML workflows.
GraphQL to TypeScript Types
Convert GraphQL schema (SDL) to TypeScript type definitions
Base64 Encoder & Decoder
Free Base64 encoder and decoder with full UTF-8 Unicode support. Encode text to Base64 or decode Base64 strings instantly. URL-safe mode included.
JSON to C# Class Converter
Generate clean C# classes from JSON samples with nested types, nullable references, and JSON property attributes.
Unicode Escape / Unescape Converter
Convert text to Unicode \uXXXX escape sequences or decode them back to readable characters. Perfect for JSON, JavaScript, CSS, and Python strings.
Learning Rate Calculator
Convert learning rates between decimal, scientific notation, and percentage formats. Compare optimizer defaults, preview schedules, and copy PyTorch or TensorFlow snippets.
ISBN Validator
Validate ISBN-10 and ISBN-13 checksums and convert between them. Runs entirely in your browser with no data sent anywhere.
Systemd Unit Generator
Generate production-ready systemd .service, .timer, and .socket unit files for Linux.
Hex Viewer
View text, hex bytes, or binary files as a classic hex dump with offset, byte, and ASCII columns
JSON to GRON Converter
Flatten JSON into dotted key assignments (GRON) and reverse GRON back into JSON. 100% client-side, no uploads.
ASCII Table Reference
Interactive ASCII table with decimal, hex, octal, binary, and character lookups. Search and copy any ASCII code instantly.
Natural Language to Cron
Convert plain English phrases like "every weekday at 9am" into cron schedule expressions. Free, private, and 100% client-side.
JSON Stringify Converter
Stringify plain text or JSON to a JSON string and parse it back with proper escape handling.
Mermaid Diagram Renderer
Render flowcharts, sequence diagrams, class diagrams, Gantt charts, and more from Mermaid markdown syntax with a live preview.
Nginx Config Generator
Generate production-ready nginx server-block configs for reverse proxy, SSL/TLS, PHP-FPM, load balancing, gzip, caching, and security headers.
Git Commit Message Generator
Build clean Conventional Commits messages with type, scope, subject, body, and breaking-change flags. Free, private, and 100% client-side.
YAML Diff
Compare two YAML documents semantically and highlight added, removed, and changed keys
JavaScript Obfuscator
Obfuscate JavaScript source code in your browser with identifier mangling, string encoding, comment stripping, and whitespace compaction. 100% client-side, no uploads.
HTTP Cache Header Generator
Build Cache-Control, ETag, and conditional request headers with presets for static assets, APIs, and SPA flows.
Test Credit Card Generator
Generate valid Luhn-checksum test credit card numbers for QA and sandbox testing
OpenAPI to Postman Converter
Convert OpenAPI 3.x and Swagger 2.0 JSON specs into Postman Collection v2.1 JSON, ready to import into Postman.
Truth Table Generator
Generate truth tables from Boolean expressions with AND, OR, NOT, XOR, NAND, and NOR operators.
Boolean Expression Simplifier
Simplify Boolean logic expressions to minimal sum-of-products form using the Quine-McCluskey algorithm
PWA Manifest Generator
Generate a web app manifest.json for Progressive Web Apps with theme colors, display modes, icons, orientation, and more.
API Rate Limit Calculator
Convert server quota, burst, and window into safe per-second rates and client throttling delays.
SQL to Prisma Converter
Convert SQL CREATE TABLE statements into Prisma schema models with type mapping and relation detection.
OpenAPI to TypeScript Converter
Convert OpenAPI and Swagger JSON or YAML specifications into TypeScript interfaces and endpoint types.
JSON to Dart Converter
Generate Dart model classes from JSON with null safety, nested types and fromJson/toJson methods.
JSON to Kotlin Converter
Generate Kotlin data classes from JSON samples with nested types, nullability, and serialization annotations.
JSON to Swift Converter
Generate Swift structs from JSON samples with nested types and Codable support.
OpenAPI to cURL Converter
Generate copy-paste cURL request examples from OpenAPI and Swagger specifications.
Docker Compose to Kubernetes Converter
Convert Docker Compose YAML services into starter Kubernetes Deployment, Service, and ConfigMap manifests directly in your browser.
JSON to Python Converter
Generate Python dataclasses or Pydantic models from JSON samples with nested types, Optional fields, and snake_case naming.
GitHub Actions Workflow Generator
Build GitHub Actions CI/CD workflow YAML files with triggers, matrix builds, dependency caching, lint, test, build, and Docker deploy steps — free, private, and 100% in-browser.
XML Formatter
Format, validate, and minify XML with configurable indentation and clear syntax error locations.
EditorConfig Generator
Free online EditorConfig generator. Create .editorconfig files with indentation, line-ending, charset, and whitespace rules for consistent code style across editors and teams.
Regex Railroad Diagram Generator
Visualize any regular expression as a railroad (syntax) diagram. Understand groups, classes, alternation, and quantifiers at a glance — no signup, fully offline in your browser.
GraphQL Formatter
Beautify and minify GraphQL queries, mutations, and schemas with configurable indentation.
Avro Schema Generator
Generate Apache Avro record schemas from JSON samples with inferred types, logical types, and nullable unions
UFW Firewall Rules Generator
Generate Ubuntu ufw allow, deny, reject, and limit commands with port ranges and source CIDRs. Copy a review-ready bash script.
Unused CSS Finder
Paste HTML and CSS to find unused selectors, estimate byte savings, and copy a used-only stylesheet in your browser.
MCP Config Generator
Generate mcpServers JSON config blocks for Claude Desktop, Cursor, and VS Code from server names, commands, arguments, and environment variables — entirely in your browser.
SSH Config Generator
Build ~/.ssh/config Host entries with hostname, user, port, key, and jump-host options — copy or download the finished config, 100% in your browser.
Snowflake ID Decoder
Decode Discord, Twitter/X, and Instagram Snowflake IDs into creation timestamps, worker IDs, and sequence numbers. Paste one ID per line and export to CSV.
UUID Decoder
Decode UUIDs to reveal their version, variant, and creation timestamps for time-based v1, v6, and v7 values. Paste a batch and export to CSV, entirely in your browser.
HAR File Analyzer
Analyze HAR network captures with a request waterfall, slowest requests, status-code breakdown, and transfer size, all in your browser
HAR to cURL Converter
Convert Chrome or Firefox HAR network captures into copy-paste cURL commands with optional header, cookie, and auth masking.
ISSN Validator
Validate ISSN-8 checksums and convert between ISSN and ISSN-EAN-13 (977 prefix). Runs entirely in your browser with no data sent anywhere.
Caddyfile Generator
Generate production-ready Caddyfile configs for reverse proxy, static sites, PHP-FPM, and load balancing with automatic HTTPS.
GTIN / UPC / EAN Validator
Validate GTIN-8, GTIN-12, GTIN-13, and GTIN-14 barcodes with checksum verification, packaging indicator decoding, and GS1 prefix lookup. 100% client-side.
JSON to JSDoc Converter
Generate JSDoc @typedef blocks from JSON samples with nested @property tags, nullable field flags, and array element types — free, 100% in your browser.
TypeScript tsconfig.json Generator
Free online tsconfig.json generator. Build TypeScript compiler configs from Next.js, Vite, Node.js, and library presets with strict flags, JSX options, path aliases, and module resolution. Copy or download instantly — runs 100% in your browser.
ESLint Config Generator
Free online ESLint 9 flat config generator. Build eslint.config.js for React, Next.js, Vue, and Node with TypeScript, Prettier, react-hooks, Vitest, and JSDoc toggles. Copy or download instantly — runs 100% in your browser.
Git Branch Name Generator
Turn ticket titles into conventional branch names like feat/, fix/, and chore/ with slugify, ticket prefixes, and length limits.
Email Header Parser
Parse raw RFC 5322 email headers into readable fields, decode MIME encoded-words, and trace the Received hop chain.
Redirect Map Generator
Turn old-to-new URL pairs into nginx, Apache, Netlify, Vercel, JSON, or CSV redirect configs. Free, offline, and copy-paste ready.
Cache-Control Header Generator
Build Cache-Control headers with max-age, s-maxage, immutable, and stale-while-revalidate, plus ready-to-paste nginx, Apache, and Express.js snippets.
Apple App Site Association Generator
Generate the apple-app-site-association JSON for iOS Universal Links and Shared Web Credentials, right in your browser.
Helm Values Validator
Validate Helm values.yaml against values.schema.json entirely in your browser
Dockerfile Linter
Lint Dockerfiles in your browser for security, caching, and image-size issues with line-level fixes.
JSON Repair Tool
Fix malformed JSON instantly — trailing commas, single quotes, comments, unquoted keys, and Python literals — with a clear change preview.
jq Playground
Run jq filter expressions against pasted JSON entirely in your browser with formatted output, clear error messages, and reusable query examples.
Tailwind CSS Class Sorter
Sort Tailwind CSS utility classes into a consistent canonical order. Variants (hover:, md:, dark:), arbitrary values like w-[13px], and duplicates are fully preserved.
Case Style Converter
Convert identifiers between camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, dot.case, Title Case, and Train-Case with smart word-splitting for acronyms and digits.
JavaScript Source Map Explorer
Drop in a .map file and instantly see which source files contribute the most bytes to your JavaScript bundle — segments, names, and sourcesContent stats, all computed locally in your browser.
JSON Schema Faker
Generate realistic mock JSON data from any JSON Schema, entirely in your browser.
JSON Schema Visualizer
Render JSON Schema properties, types, required fields, and $ref relationships as an interactive tree entirely in your browser.
CSS Selector Tester
Test CSS selectors against your own HTML, highlight matched elements, and catch invalid selectors entirely in your browser.
JMESPath Tester
Test JMESPath queries against JSON with instant results, matched values, and clear error messages
Glob Pattern Tester
Test glob and minimatch patterns against file paths with include/exclude rules and instant match highlighting.
Android Asset Links Generator
Generate the assetlinks.json Digital Asset Links file for Android App Links, right in your browser.
JSON Flattener
Flatten nested JSON into dotted, underscored, or bracket-notation keys, and unflatten flat maps back into objects — entirely in your browser.
Browser Feature Support Detector
Live-detect which CSS, JavaScript, and HTML features your current browser supports via CSS.supports and feature checks — 55+ features scanned instantly, fully offline.
JSONL Validator
Validate JSON Lines/NDJSON files row by row, flag broken lines with line numbers, and convert valid records to a JSON array — entirely in your browser.
Markdown Link Checker
Scan Markdown for malformed links: empty URLs, spaces in URLs, unclosed brackets, undefined references, and duplicate or unused definitions. Runs 100% in your browser.
ULID Decoder
Decode ULIDs into timestamps, creation dates, and randomness parts
CSS Unicode Range Generator
Build CSS unicode-range values and complete @font-face rules for web font subsetting.
Gzip Size Calculator
Compress text or files in your browser and compare original and gzipped sizes, savings, and output.
.gitattributes Generator
Generate .gitattributes files that control line endings, mark files as binary, and hide generated code from diffs and language stats.
AGENTS.md Generator
Build AGENTS.md instruction files for AI coding agents like Claude Code, Cursor, Codex, and GitHub Copilot. Pick sections, fill in commands and conventions, and download a ready-to-commit file.
Access Log Analyzer
Parse nginx and Apache access logs into a clear traffic and error dashboard.
IEEE 754 Float Explorer
Decompose any number into IEEE 754 binary32 or binary64 sign, exponent, and mantissa bits, toggle individual bits, and see the exact decimal value.
XSLT Transformer
Apply XSLT stylesheets to XML documents and transform them to HTML, XML, or text entirely in your browser
Regex Data Generator
Generate random strings and sample datasets that match any regular expression — character classes, ranges, alternation, groups, and quantifiers — entirely in your browser for test fixtures and mock data.
URI Template Expander
Expand RFC 6570 URI Templates into final URLs with a live variable table — query strings, path segments, fragments, lists, and explode modifiers, all in your browser.
Terraform HCL Formatter
Format, align, and indent Terraform HCL files in your browser like terraform fmt - no upload, no server.
FFmpeg Command Builder
Build copy-paste ffmpeg commands for converting, compressing, trimming, GIF-making, audio extraction, and resizing videos — no CLI memorization needed.
GitHub Issue Template Generator
Build bug-report and feature-request issue templates plus structured Issue Forms (YAML) with input, textarea, dropdown, and checkbox fields, with live preview and copy-paste output.
VS Code Snippet Generator
Turn pasted code into reusable VS Code snippets with tabstops, placeholders, choices, and variables — valid snippet JSON generated entirely in your browser.
Cursor Rules Generator
Build .cursor/rules MDC files with description, globs, and alwaysApply frontmatter to steer AI-assisted editing in Cursor.
AWS ARN Parser
Parse Amazon Resource Names into partition, service, region, account, and resource parts with copyable segments, and build ARNs back from components.
Email Normalizer
Normalize email lists in your browser: lowercase, strip Gmail dots and plus-aliases, trim whitespace, and dedupe lines. 100% client-side.
JSON to Mongoose Schema Converter
Generate Mongoose schemas with types, refs, and timestamps from JSON samples.
JSON Graph Visualizer
Render nested JSON as an interactive tree with collapsible branches, node stats, and JSONPath-style paths. Free and fully client-side.
Exponential Backoff Calculator
Compute exponential backoff retry schedules with base interval, multiplier, cap, and jitter (full, equal, or decorrelated), with a retry timeline and copy-paste Python/JS snippets.
HTML WYSIWYG Editor
Write formatted text in a visual editor and get clean HTML - toolbar with bold, lists, links and headings, a live source view, and copy or download export. 100% in your browser.
Popular Tools
Why Choose Our Tools
Lightning Fast
All tools run directly in your browser with no server processing required.
Privacy First
Your data never leaves your device. No collection, storage, or tracking.
100% Secure
All tools are secure with enterprise-grade encryption protocols.
Frequently Asked Questions
Do I need to install anything?
No. Every tool runs directly in your browser — just open the page and start using it.
Is my code or data sent to a server?
No. All processing happens locally on your device, so nothing you paste leaves your browser.
Are the tools free for commercial work?
Yes — use the output in personal and commercial projects freely.
Explore Other Categories
Last updated: September 18, 2026