Developer & Code
JSON formatters, regex testers, code beautifiers, and dev utilities.
JSON Formatter & Validator
Format, validate, and beautify JSON with syntax highlighting and error detection.
Base64 Encoder / Decoder
Encode text or files to Base64 and decode Base64 strings back to their original form.
SQL Formatter & Beautifier
Format and indent SQL queries for better readability across all major dialects.
HTML to Markdown Converter
Convert HTML markup into clean Markdown syntax with support for tables and lists.
Markdown to HTML Live Preview
Write Markdown and see the rendered HTML output in real time with live preview.
Diff / Patch Viewer
Visualize unified diffs and patch files with color-coded additions and deletions.
Regex Tester & Debugger
Test regular expressions against sample text with real-time match highlighting.
URL Encoder / Decoder
Encode special characters for URLs or decode percent-encoded URL strings.
HTML Entity Encoder / Decoder
Convert special characters to HTML entities and decode entities back to characters.
CSS Minifier / Beautifier
Minify CSS for production or beautify compressed CSS for readability.
JavaScript Minifier / Beautifier
Minify JavaScript to reduce file size or beautify minified code for debugging.
JWT Decoder
Decode and inspect JSON Web Tokens to view header, payload, and signature claims.
API Request Builder
Build HTTP requests visually with method, headers, body, and params. Send via fetch and see the full response. Like a mini Postman.
UUID / GUID Generator
Generate unique UUIDs (v4) and GUIDs individually or in bulk with one click.
WebSocket Tester
Connect to a WebSocket endpoint, send and receive messages, and see a live message log with timestamps.
Hash Generator
Generate MD5, SHA-1, SHA-256, and SHA-512 hashes from text or file input.
JSON Structure Visualizer
Visualize JSON data as an interactive collapsible tree with type annotations.
CSS Flexbox Playground
Experiment with Flexbox properties visually and copy the generated CSS code.
CSS Grid Layout Generator
Design CSS Grid layouts visually with drag-and-drop and export clean CSS code.
Code Screenshot Generator
Create beautiful code screenshots with syntax highlighting, themes, and padding.
SVG Code Editor & Live Preview
Edit SVG markup with live rendering, syntax highlighting, and instant preview.
CSS Transition Builder
Design CSS transitions with visual easing curve editor and live preview on hover/click states.
Cubic Bezier Easing Editor
Drag control points to create custom cubic-bezier timing functions with comparison to standard easing presets.
CSS Transform Visualizer
Experiment with translate, rotate, scale, skew, and perspective transforms on elements with live CSS output.
Tailwind Color Shade Generator
Input a brand color and auto-generate a full 50-950 Tailwind CSS color palette with dark mode support.
Spacing Scale Generator
Generate a consistent spacing scale (4px, 8px, 12px...) using a base unit and ratio for design systems.
Design Token Generator
Create and export design tokens for colors, spacing, typography, and shadows in JSON, CSS, or SCSS format.
Responsive Breakpoint Visualizer
Define custom breakpoints and see how a layout grid changes across screen widths with live resize handles.
App Icon Generator
Upload an image and generate app icons in all required sizes for iOS, Android, and web with rounded corners.
SVG Sprite Builder
Combine multiple SVG icons into a single sprite file with symbol IDs for efficient web usage.
SVG Optimizer (SVGO)
Paste or upload SVG code and optimize it by removing metadata, comments, and unnecessary attributes.
SVG to CSS Background Converter
Convert SVG graphics to CSS background-image data URIs with proper encoding and minification.
UI Component Library Preview
Browse and customize common UI components (buttons, cards, modals, navbars) with live code preview.
CSS Button Generator
Design buttons visually with gradients, borders, shadows, hover states and copy the complete CSS.
CSS Loading Spinner Generator
Create animated loading spinners and progress indicators with pure CSS and customizable speed/color.
CSS Tooltip Generator
Design and generate pure CSS tooltips with arrow positioning, animations, and responsive behavior.
HTML/CSS Table Style Generator
Design styled HTML tables with striped rows, hover effects, responsive behavior, and export the code.
Progress Bar CSS Generator
Design animated progress bars with gradients, stripes, labels, and responsive width using pure CSS.
Vertical Rhythm Calculator
Calculate line-heights and margins to maintain consistent vertical rhythm across all text elements.
Font Fallback Tester
Test font stacks and see exactly which fallback font renders for each character in your text.
CSS Grid Template Areas Editor
Visually define grid-template-areas by painting named regions on a grid and export clean CSS.
Responsive Layout Tester
Preview HTML layouts at multiple viewport widths simultaneously with device frame overlays.
CSS Shape Generator
Create triangles, circles, hearts, stars, and other shapes using pure CSS with visual controls.
Scroll Animation Builder
Design scroll-triggered CSS animations with visual keyframe editor and IntersectionObserver code output.
CSS Scrollbar Generator
Design custom scrollbar styles with webkit and standard CSS scrollbar properties with live preview.
Database Schema Designer
Design database schemas visually with tables, columns, types, indexes, and relationship lines.
Visual Sitemap Builder
Design website sitemaps as visual tree diagrams with page types, URL slugs, and hierarchy levels.
Glassmorphism Card Generator
Design frosted-glass cards with customizable backdrop-filter, border, gradient, and shadow properties.
CSS Morphing Shape Animator
Create smooth shape-morphing animations between two SVG/CSS shapes with keyframe timeline controls.
Icon Font Generator
Upload SVG icons and generate a custom icon font with CSS class mappings and specimen page.
Emoji Favicon Generator
Generate favicons from emojis or single characters with background color and padding options.
Pricing Table Generator
Design responsive pricing tables with plan tiers, feature lists, and highlighted recommended options.
CSS Custom Properties Generator
Define design tokens as CSS custom properties with dark mode variants and usage snippets.
Tailwind CSS Config Generator
Visually configure Tailwind CSS theme extensions for colors, spacing, and breakpoints with config output.
CSS Multi-Column Layout Generator
Configure CSS multi-column layouts with column count, gap, rule, and span properties with live preview.
Animated SVG Generator
Create SVG animations with path drawing, morphing, and transform keyframes using SMIL or CSS.
Lottie Animation Previewer
Upload and preview Lottie JSON animations with playback controls, speed adjustment, and frame inspection.
CSS Text Underline Decorator
Design custom text underlines using text-decoration, border-bottom, and background-image techniques.
CSS Background Pattern Generator
Create pure CSS background patterns (checkerboard, stripes, polka dots, zigzag) without images.
CSS Gradient Animator
Create animated gradients that shift and flow with customizable speed, angle, and color stops.
Favicon Preview Tool
Preview how your favicon looks in browser tabs, bookmarks bar, and desktop shortcuts across browsers.
CSS Aspect Ratio Box Generator
Generate responsive aspect ratio containers using the aspect-ratio property or padding hack technique.
CSS Form Input Style Generator
Design styled form inputs, checkboxes, radio buttons, and selects with consistent cross-browser CSS.
CSS Card Design Generator
Design content cards with image, title, description, and CTA with hover effects and responsive CSS.
CSS Navigation Bar Generator
Build responsive navigation bars with dropdowns, hamburger menus, and sticky behavior plus code export.
CSS Footer Generator
Design responsive website footers with columns, social links, copyright, and newsletter signup styles.
CSS Hero Section Builder
Design hero sections with background images/video, overlay gradients, CTAs, and responsive text layout.
Page Layout Generator
Generate common page layouts (sidebar + content, 3-column, masonry) with CSS Grid or Flexbox code.
CSS Parallax Scroll Generator
Create parallax scrolling sections with configurable depth layers and pure CSS perspective transforms.
Responsive Image Map Generator
Create clickable image maps with hotspot areas that scale responsively across screen sizes.
CSS Sprite Animation Tool
Create frame-by-frame animations from sprite sheets using CSS steps() timing function.
CSS Media Query Generator
Build responsive CSS media queries for common devices and custom breakpoints with code snippets.
Responsive Font Size Calculator
Calculate fluid typography using CSS clamp() with min/max size and viewport-based scaling.
CSS Container Query Builder
Experiment with CSS container queries visually with resizable containers and responsive component code.
API Schema Visualizer
Paste OpenAPI/Swagger JSON and visualize endpoints, request/response schemas as interactive diagrams.
CSS Shadow Palette Generator
Generate a consistent shadow elevation system (small, medium, large, xl) for a design system.
Image to Base64 Converter
Encode images to Base64 data URI strings for embedding in HTML/CSS.
Barcode Reader
Scan and decode barcodes from uploaded images or live camera.
App Icon Generator
Generate iOS and Android app icons in all required sizes from a single image.
Image to CSS Gradient
Analyze image colors and generate matching CSS gradient code.
SVG Editor
Edit SVG files visually with path manipulation, colors, transforms, and text editing.
SVG ViewBox Editor
Adjust SVG viewBox, dimensions, and coordinate system with visual preview.
SVG Sprite Generator
Combine multiple SVG icons into a single SVG sprite sheet with symbol references.
Image to Data URL
Convert images to complete data URL format for direct HTML/CSS embedding.
CSS Sprite Generator
Generate CSS sprite sheets from multiple images with automatic CSS coordinate code.
Responsive Image Generator
Generate multiple sized versions of images for responsive srcset attributes.
Image Map Generator
Create clickable HTML image maps with rectangular, circular, and polygon hotspots.
Image Hex Color Mapper
Map every pixel in an image to its nearest named CSS color or hex value.
Lottie Animation Player
Preview and play Lottie JSON animation files with speed and loop controls.
9-Patch Image Generator
Create Android 9-patch images with stretchable regions for button backgrounds.
Email Image Slicer
Slice images into table-cell-friendly pieces for HTML email templates.
Code Screenshot Maker
Create beautiful code screenshots with syntax highlighting and custom themes.
Favicon Set Generator
Generate complete favicon sets (ICO, PNG, SVG, Apple Touch) from a single image.
Screen Resolution Detector
Detect and display your screen resolution, viewport size, pixel ratio, color depth, and device orientation.
Browser Info Detector
Detect browser name, version, OS, user agent, installed plugins, and supported Web APIs in your current browser.
JSON to TypeScript Interface Generator
Paste JSON and auto-generate TypeScript interfaces with nested type inference and optional properties.
Cron Expression Generator
Build and validate cron expressions with a visual editor showing human-readable schedule descriptions.
IP Address Lookup
Display your public and local IP address with geolocation, ISP, and network information.
HTML Table Generator
Build HTML tables visually with cell merging, styling options, and clean code export.
Tailwind CSS Color Picker
Browse and copy Tailwind CSS color classes with visual swatches and HEX/RGB value references.
Bookmarklet Generator
Paste JavaScript code and generate a bookmarklet link to drag to your browser bookmarks bar.
chmod Permission Calculator
Calculate Unix file permissions using checkboxes and see the numeric chmod value with command preview.
JSON Path Finder
Paste JSON and click any value to get its JSONPath or dot-notation path for use in code or queries.
CSS Unit Converter
Convert between px, em, rem, vw, vh, pt, cm, mm, and inch CSS units with a configurable root font size.
SQL to MongoDB Query Converter
Convert SQL SELECT queries to equivalent MongoDB find() syntax with projection and sort support.
XML Formatter & Validator
Format, validate, and beautify XML with syntax highlighting, indentation control, and error detection.
URL Parser / Decomposer
Break down any URL into its components: protocol, host, path, query parameters, hash, and port.
User Agent Parser
Paste a user agent string and extract browser, OS, device type, and rendering engine details.
JSON Schema Generator
Paste JSON and auto-generate a JSON Schema with type inference, required fields, and validation rules.
JSON to Go Struct Generator
Generate Go struct definitions from JSON data with proper field naming and JSON tags.
Subnet Calculator
Calculate IP subnet details including network address, broadcast address, host range, and CIDR notation.
CIDR Calculator
Convert between CIDR notation and subnet masks with network range and host count calculations.
Markdown Cheat Sheet
Interactive Markdown reference with syntax examples, live preview, and one-click copy for common patterns.
Git Command Builder
Build git commands interactively by selecting operations, options, and flags with explanation tooltips.
JavaScript Keycode / Event Tester
Press any key to see its keyCode, key, code, and which values with event properties for development reference.
DNS Record Lookup
Look up DNS records (A, AAAA, CNAME, MX, TXT, NS) for any domain using public DNS-over-HTTPS APIs.
CSS Loader / Spinner Generator
Create animated CSS loading spinners and skeleton loaders with customizable size, color, and speed.
HTML Minifier
Minify HTML by removing comments, whitespace, and optional tags while preserving functionality.
IP Address Converter
Convert IP addresses between decimal, binary, hexadecimal, and integer formats for IPv4 and IPv6.
IPv4 to IPv6 Converter
Convert IPv4 addresses to IPv6 mapped and compatible formats with detailed notation breakdown.
IPv6 Compressor / Expander
Compress IPv6 addresses to short notation and expand abbreviated IPv6 addresses to full 128-bit format.
Network Calculator
Calculate network details including wildcard masks, supernetting, VLSM subnetting, and address allocation planning.
IP Range Calculator
Calculate IP address ranges from start/end addresses or CIDR blocks with overlap detection and merging.
MAC Address Lookup
Look up the manufacturer and organization associated with a MAC address OUI prefix from a local database.
MAC Address Generator
Generate random MAC addresses with configurable vendor OUI prefixes and format options (colon, dash, dot).
Port Number Lookup
Search common network port numbers and their associated services, protocols, and security implications.
.htaccess Generator
Generate Apache .htaccess files with redirects, security headers, caching rules, and access control directives.
Nginx Config Generator
Generate Nginx server block configurations with SSL, security headers, reverse proxy, and caching settings.
CRC32 Calculator
Calculate CRC32 checksums for text and files using standard and Castagnoli polynomial implementations.
JSON Formatter & Validator
Format, validate, and minify JSON data with syntax highlighting, tree view, and error reporting.
XML Formatter & Validator
Format, validate, and minify XML documents with syntax highlighting and schema validation.
YAML to JSON Converter
Convert between YAML and JSON formats with validation, formatting, and error highlighting.
TOML to JSON Converter
Convert between TOML and JSON configuration formats with validation and formatting.
JSONPath Tester
Test JSONPath expressions against JSON data with real-time result highlighting and path builder.
JSON Schema Validator
Validate JSON data against JSON Schema definitions with detailed error reporting and schema generation.
JSON to TypeScript Converter
Generate TypeScript interfaces and types from JSON data with configurable naming and optional/required field detection.
JSON to YAML Converter
Convert JSON data to YAML format with configurable indentation, flow style options, and sorting.
Unix Timestamp Converter
Convert between Unix timestamps and human-readable dates with timezone support and relative time display.
Epoch Converter
Convert epoch/Unix timestamps to dates and dates to timestamps with millisecond precision and timezone handling.
Text Diff Checker
Compare two text blocks side-by-side with character-level and line-level diff highlighting.
Cron Expression Parser
Parse cron expressions to show human-readable descriptions and calculate the next N execution times.
What Is My IP Address
Display your current public IPv4 and IPv6 addresses with geolocation, ISP, and browser fingerprint details.
MIME Type Lookup
Look up MIME types by file extension and find file extensions for MIME types with a searchable database.
Hex Editor
View and edit binary files in hexadecimal with ASCII sidebar, search, and byte-level editing capabilities.
JWT Debugger
Debug JSON Web Tokens with live editing of header and payload, automatic re-encoding, and signature verification.
Network Mask Converter
Convert between subnet mask formats: dotted decimal, CIDR notation, wildcard mask, and binary representation.
IP in Subnet Checker
Check if a given IP address belongs to a specific subnet/CIDR range with batch checking support.
VLSM Calculator
Calculate Variable Length Subnet Mask allocations to efficiently divide a network into subnets of different sizes.
Supernet Calculator
Calculate supernets by aggregating multiple contiguous subnets into a single larger network (route summarization).
Bandwidth Calculator
Calculate file transfer times, required bandwidth, and data throughput for various connection speeds.
Content-Type Reference
Browse and search MIME content types with associated file extensions, descriptions, and usage examples.
Webhook Tester
Create temporary webhook endpoints to inspect incoming HTTP requests with full header and body logging.
cURL to Code Converter
Convert cURL commands to equivalent code in Python, JavaScript, Go, PHP, Ruby, and other languages.
JSON to Python Dict
Convert JSON data to Python dictionary literals and dataclass definitions with type annotations.
JSON to Java Class
Generate Java POJO classes from JSON data with Jackson/Gson annotations and builder pattern support.
CSS Minifier
Minify CSS code by removing whitespace, comments, and redundant syntax to reduce file size.
JavaScript Beautifier
Format and beautify minified JavaScript code with configurable indentation and brace style options.
CSS Beautifier
Format and beautify minified CSS code with configurable indentation, brace placement, and property sorting.
HTML Beautifier
Format and indent HTML code with configurable tag indentation, attribute wrapping, and void tag handling.
JWT Expiry Calculator
Calculate JWT expiration timestamps from durations and convert exp/iat/nbf claims to human-readable dates.
Web App Manifest Generator
Generate PWA manifest.json files with app name, icons, theme colors, and display mode configuration.
CIDR Network Visualizer
Visualize CIDR ranges and subnet allocations on an interactive IP address space map with overlap detection.
Wildcard Mask Calculator
Calculate wildcard masks from subnet masks and CIDR notation for Cisco ACL and OSPF configuration.
Test Data Generator
Generate realistic fake data (names, addresses, emails, phones) for testing without using real personal information.
Test Credit Card Generator
Generate valid-format test credit card numbers using the Luhn algorithm for development and testing purposes.
Timestamp Converter
Convert between various timestamp formats including ISO 8601, RFC 2822, Unix, Windows FILETIME, and more.
String Escape / Unescape
Escape and unescape strings for JSON, HTML, XML, JavaScript, CSV, SQL, and regex contexts.
Webhook Signature Calculator
Calculate and verify webhook HMAC signatures for Stripe, GitHub, Shopify, and other popular webhook providers.
AWS Signature V4 Calculator
Calculate AWS Signature Version 4 for API requests with step-by-step signing process visualization.
.env File Validator
Validate .env file syntax, detect duplicate keys, check for exposed secrets, and compare with .env.example.
.gitignore Generator
Generate .gitignore files for your project by selecting from templates for languages, frameworks, and IDEs.
Dockerfile Generator
Generate Dockerfiles from an interactive builder with best practice suggestions for common tech stacks.
Docker Compose Generator
Build docker-compose.yml files interactively with service templates for databases, caches, and web frameworks.
GitHub Actions Generator
Generate GitHub Actions workflow YAML files with pre-built templates for CI/CD, testing, and deployment.
Network Packet Analyzer
Parse and analyze hex dumps of network packets to display Ethernet, IP, TCP/UDP headers and payload data.
Bit Manipulation Calculator
Perform bitwise operations (AND, OR, XOR, NOT, shifts) with visual binary representation and step explanation.
SSH Config Generator
Generate SSH client config files (~/.ssh/config) with host entries, jump proxies, and key specifications.
Authorized Keys Manager
Parse, validate, and manage SSH authorized_keys file entries with command restrictions and options.
Known Hosts Parser
Parse and decode SSH known_hosts file entries to display host, key type, and fingerprint information.
DNS Record Builder
Build and validate DNS records (A, AAAA, CNAME, MX, TXT, SRV, CAA) with syntax checking and TTL guidance.
.well-known URL Reference
Browse the IANA .well-known URI registry with descriptions, RFC references, and implementation guidance.
OAuth Scope Builder
Build OAuth 2.0 scope strings for popular APIs (Google, GitHub, Microsoft, Slack) with permission descriptions.
CSS Specificity Calculator
Calculate and compare CSS selector specificity scores with visual breakdown of ID, class, and element weights.
Responsive Design Checker
Preview website layouts across mobile, tablet, and desktop breakpoints with resizable iframe testing.
HTML Formatter & Beautifier
Format, indent, and beautify HTML code with proper nesting, attribute alignment, and minification options.
CSS Formatter & Beautifier
Format, organize, and beautify CSS code with property sorting, indentation control, and minification.
Resource Timing Analyzer
Visualize resource loading waterfall using the Resource Timing API with DNS, TCP, and download breakdowns.
CSS Text Shadow Generator
Create CSS text shadow effects with visual editor for offset, blur, color, and layered shadow combinations.
CSS Border Radius Generator
Design CSS border-radius values with visual editor for individual corners and complex shape creation.
CSS Flexbox Generator
Build CSS flexbox layouts visually with controls for direction, wrap, justify, align, and item properties.
CSS Grid Generator
Design CSS Grid layouts visually with template columns, rows, gap, and area naming with code export.
CSS Transform Generator
Build CSS transform chains with visual controls for rotate, scale, skew, translate, and perspective.
CSS Media Query Generator
Generate responsive CSS media queries for common breakpoints, devices, and screen orientations.
Tailwind to CSS Converter
Convert Tailwind CSS utility classes to standard CSS properties with proper grouping and formatting.
CSS to Tailwind Converter
Convert standard CSS properties to equivalent Tailwind CSS utility classes with class name output.
SCSS to CSS Compiler
Compile SCSS/Sass code to standard CSS with variable resolution, nesting expansion, and mixin processing.
XPath Tester
Test XPath expressions against XML/HTML documents with node selection, result display, and expression builder.
CSS Selector Tester
Test CSS selectors against HTML markup with matched element highlighting and specificity calculation.
HTML to JSX Converter
Convert HTML markup to JSX/React syntax with className, htmlFor, style object, and self-closing tag conversion.
SVG to CSS Background Converter
Convert SVG code to CSS background-image data URI with URL encoding and optimization.
PX to REM Converter
Convert pixel values to rem units and vice versa with customizable root font size base value.
EM Unit Calculator
Calculate em values relative to parent font size with nested em computation and px conversion.
Viewport Unit Calculator
Calculate and convert vh, vw, vmin, and vmax CSS viewport units based on screen dimensions.
Line Height Calculator
Calculate optimal CSS line-height values based on font size and reading comfort with visual preview.
Browser Support Checker
Check CSS property and JavaScript API browser compatibility with Can I Use data and polyfill suggestions.
Screen Resolution Tester
Display current screen resolution, viewport size, device pixel ratio, and color depth information.
Browser Cookie Viewer
View, search, and analyze browser cookies for the current domain with expiry and attribute details.
Local Storage Viewer
Browse, search, edit, and export localStorage and sessionStorage data with JSON formatting support.
IndexedDB Browser
Browse IndexedDB databases, object stores, and records with search, filtering, and export capabilities.
TypeScript to JSON Schema
Convert TypeScript interfaces and types to JSON Schema definitions with property type mapping.
Code Diff Viewer
Compare two code blocks with syntax-highlighted side-by-side and unified diff views.
HTML Live Preview
Write HTML, CSS, and JavaScript with real-time live preview rendering in an isolated sandbox iframe.
Markdown Live Preview
Write and preview Markdown with syntax highlighting, GitHub Flavored Markdown, and export to HTML.
Email HTML Preview
Preview HTML email templates with inbox rendering simulation for desktop and mobile email clients.
Website Screenshot Tool
Capture screenshots of web pages at different viewport sizes using HTML canvas and iframe rendering.
Page Size Checker
Analyze total page weight, number of requests, and resource breakdown by type (JS, CSS, images, fonts).
Data URI Generator
Convert files to data URIs and data URIs back to files for inline embedding in HTML and CSS.
Website Technology Checker
Detect technologies, frameworks, CMS, analytics, and libraries used on web pages from HTML analysis.
HTML Tag Stripper
Remove specific or all HTML tags from content with options to keep text content and whitespace handling.
CSS Glassmorphism Generator
Design glassmorphism UI effects with backdrop-filter blur, transparency, and border controls with live preview.
CSS Neumorphism Generator
Create soft UI neumorphic designs with shadow controls, border-radius, and background color adjustments.
CSS Button Generator
Design custom CSS buttons with padding, colors, borders, shadows, hover effects, and transition animations.
CSS Triangle Generator
Generate CSS triangles using border tricks with direction, size, and color customization options.
Microdata Markup Generator
Generate Schema.org Microdata HTML markup as an alternative to JSON-LD for inline structured data.
RDFa Markup Generator
Create RDFa structured data attributes for HTML elements as an alternative to JSON-LD and Microdata.
Responsive Image Srcset Generator
Build responsive image srcset and sizes attributes for optimal image delivery across screen sizes.
Picture Element Generator
Generate HTML picture elements with source sets for art direction and format switching across breakpoints.
Manifest.json Validator
Validate PWA manifest.json files for required fields, icon sizes, and Web App Manifest specification compliance.
CSS Autoprefixer
Add vendor prefixes to CSS properties for cross-browser compatibility with configurable browser targets.
JavaScript Formatter & Beautifier
Format and beautify JavaScript code with configurable indentation, semicolons, and bracket style options.
JavaScript Obfuscator
Obfuscate JavaScript code with variable renaming, string encoding, and control flow flattening for protection.
HTML Encoder for Code Display
Encode HTML code for safe display in web pages by escaping angle brackets, quotes, and ampersands.
Meta Refresh Tag Generator
Create HTML meta refresh tags for page redirects and auto-refresh with configurable delay timers.
Link Rel Tag Generator
Generate HTML link rel tags for canonical, alternate, prev/next, preload, and icon references.
Website Carbon Calculator
Estimate the carbon footprint of web pages based on page weight, data transfer, and green hosting indicators.
Fluid Typography Calculator
Calculate CSS clamp() values for fluid responsive typography between minimum and maximum viewport sizes.
Gzip Compression Tester
Check if a website serves gzip or brotli compressed responses with compression ratio and size savings display.
Cache-Control Header Generator
Build Cache-Control HTTP headers with max-age, s-maxage, no-cache, no-store, and immutable directives.
ETag Header Checker
Check and validate ETag response headers for proper caching behavior with weak vs strong ETag analysis.
Unused CSS Finder
Detect unused CSS selectors by comparing stylesheet rules against HTML markup for code cleanup.
Google Fonts Optimizer
Generate optimized Google Fonts embed code with font-display, preconnect, and subset configuration.
Table of Contents Generator
Generate HTML table of contents from heading structure with anchor links, nesting, and numbering options.
Sitemap XML Validator
Validate XML sitemap files against the sitemap protocol schema with error reporting and URL count display.
HTML to Pug Converter
Convert HTML markup to Pug (Jade) template syntax with proper indentation and attribute formatting.
YAML Validator
Validate YAML syntax with detailed error messages, line numbers, and formatted output display.
TOML Validator
Validate TOML configuration file syntax with error reporting and formatted JSON output conversion.
.env File Generator
Create .env environment variable files from templates with secret generation and format validation.
Open Source License Generator
Generate open source license files (MIT, Apache, GPL, BSD) with project name and author customization.
Image Alt Tag Checker
Scan HTML for images and verify alt attribute presence, length, keyword inclusion, and descriptive quality.
OpenSearch Description Generator
Generate OpenSearch XML description files for adding custom search to browser search bars.
GitHub README Generator
Build GitHub README.md files with badges, screenshots, installation steps, and contribution guidelines.
Changelog Generator
Create structured changelog entries following Keep a Changelog format with version, date, and change categories.
Semantic Versioning Calculator
Parse, compare, and increment semantic version numbers with range validation and compatibility checking.
HTTP Request Builder
Build and test HTTP requests with method, headers, body, and authentication options using the Fetch API.
cURL to Fetch Converter
Convert cURL commands to JavaScript Fetch API, Axios, and other HTTP client code formats.
API Response Formatter
Format and prettify API responses in JSON, XML, and HTML with syntax highlighting and collapsible sections.
IP Subnet Calculator
Calculate subnet masks, CIDR notation, network address, broadcast address, and host ranges for IPv4/IPv6.
Crontab Schedule Explainer
Enter cron expressions and see human-readable schedule descriptions with next execution time predictions.
Sitelinks Searchbox Schema Generator
Create WebSite structured data with SearchAction for Google sitelinks search box rich result display.
Website Name Schema Generator
Generate WebSite structured data markup to specify your preferred site name display in Google search results.
Query String Builder
Build URL query strings from key-value pairs with encoding, sorting, and duplicate key handling options.
DNS Propagation Checker
Check DNS record propagation across multiple global nameservers to verify DNS changes have taken effect.
MX Record Checker
Look up and validate MX records for email delivery configuration with priority and mail server details.
TXT Record Lookup
Query DNS TXT records to verify SPF, DKIM, DMARC, and domain verification entries for any domain.
Nameserver Lookup
Identify authoritative nameservers for a domain and check NS record configuration and delegation.
HTML / CSS / JS Playground
Write HTML, CSS, and JavaScript in a split-pane editor with instant live preview and console output.
TypeScript Playground
Write TypeScript with real-time transpilation to JavaScript, type checking, and error highlighting.
Python Playground (WASM)
Run Python code directly in the browser via Pyodide WebAssembly with standard library support.
Lua Playground (WASM)
Execute Lua scripts in the browser using Fengari WebAssembly with an interactive REPL console.
Rust to WASM Playground
Compile and run Rust snippets targeting WebAssembly with instant output and error reporting.
Go Playground (WASM)
Write and run Go code in the browser compiled to WebAssembly with standard output display.
SQL Playground (SQLite WASM)
Run SQL queries against an in-browser SQLite database with table creation, import, and result display.
React Component Playground
Build and preview React components with JSX, hooks, and state in an isolated sandbox environment.
Vue Component Playground
Create and preview Vue 3 single-file components with Composition API support in real time.
Svelte Component Playground
Write and preview Svelte components with reactive declarations, stores, and live rendering.
Web Component Builder
Create native Web Components with Shadow DOM, custom elements, and slots with live preview.
WebGL Shader Playground
Write GLSL vertex and fragment shaders with real-time WebGL rendering and uniform controls.
Canvas API Playground
Experiment with the HTML5 Canvas 2D API by writing draw commands and seeing instant visual output.
WebGPU Compute Playground
Write and run WebGPU compute shaders in WGSL with buffer visualization and timing output.
WAT / WASM Text Format Playground
Write WebAssembly Text Format (WAT), compile to WASM, and execute with interactive I/O.
PHP Playground (WASM)
Run PHP code directly in the browser using php-wasm with standard output and error display.
C / C++ Playground (WASM)
Compile and run C/C++ code in the browser via Emscripten WASM with console output and errors.
Tailwind CSS Playground
Write HTML with Tailwind CSS classes and see styled output instantly with the full utility library.
Sass / SCSS Playground
Write SCSS or Sass and compile to CSS in real time with variable, mixin, and nesting support.
Less CSS Playground
Write Less CSS with variables, mixins, and functions and see compiled CSS output instantly.
Python Formatter (Black / autopep8)
Format Python code using Black or autopep8 style rules with configurable line length and options.
Go Formatter (gofmt)
Format Go source code to canonical gofmt style with proper indentation and spacing.
Rust Formatter (rustfmt)
Format Rust code following rustfmt conventions with configurable edition and style options.
Java Formatter
Format Java source code with configurable brace style, indentation, and import ordering.
YAML Formatter & Validator
Format, validate, and lint YAML files with proper indentation and error highlighting.
TOML Formatter & Validator
Format and validate TOML configuration files with error highlighting and section sorting.
GraphQL Formatter & Validator
Format GraphQL queries, mutations, and schemas with syntax validation and pretty printing.
HTML Formatter & Validator
Format and validate HTML markup with proper indentation, tag matching, and W3C-style checks.
Prettier Playground
Run Prettier in the browser with full config options for JS, TS, CSS, HTML, JSON, and Markdown.
ESLint Playground
Run ESLint rules against JavaScript or TypeScript code with configurable rule sets and auto-fix preview.
Stylelint Playground
Lint CSS, SCSS, and Less with Stylelint rules, auto-fix suggestions, and severity reporting.
PHP Formatter (PSR-12)
Format PHP code following PSR-12 coding style with configurable indentation and brace placement.
C# Formatter
Format C# source code with proper namespace indentation, brace style, and member ordering.
Kotlin Formatter
Format Kotlin code following official Kotlin style guide conventions with ktlint compatibility.
Swift Formatter
Format Swift code following Apple style conventions with configurable indentation and line wrapping.
Protocol Buffers Formatter
Format and validate .proto files with proper indentation, field ordering, and syntax checking.
Terraform / HCL Formatter
Format HashiCorp Configuration Language (HCL) and Terraform files with canonical style.
Dockerfile Linter
Lint Dockerfiles against best practices with Hadolint-style rules, security checks, and fix suggestions.
Nginx Config Formatter
Format and validate Nginx configuration files with proper block indentation and directive sorting.
AST Explorer
Parse JavaScript, TypeScript, or Python into an abstract syntax tree and explore nodes interactively.
Code Complexity Analyzer
Measure cyclomatic complexity, lines of code, and maintainability index for JavaScript and TypeScript.
Dependency Graph Visualizer
Paste a package.json and visualize the dependency tree as an interactive force-directed graph.
Bundle Size Analyzer
Estimate JavaScript bundle sizes with tree-shaking simulation and package size comparison.
Source Map Explorer
Upload a source map file and explore the original source files with size contribution breakdown.
CSS Unused Selector Finder
Paste HTML and CSS to find unused selectors with coverage reporting and removal suggestions.
Import Cost Estimator
Check the size impact of npm package imports with minified and gzipped size estimates.
HTML DOM Tree Viewer
Paste HTML and explore the parsed DOM tree with element attributes, nesting depth, and structure.
CSS Property Reference & Browser Support
Search CSS properties with syntax, values, browser support data, and interactive examples.
JavaScript Event Explorer
Interact with a sandbox element and see every DOM event firing with properties, bubbling, and timing.
Regex Railroad Diagram
Visualize regular expressions as railroad diagrams showing groups, quantifiers, and alternatives.
Git Diff Visualizer
Paste unified diff output and see a color-coded side-by-side or inline diff with line-level statistics.
JSONPath Tester
Test JSONPath expressions against JSON documents with matched value highlighting and result display.
OpenAPI / Swagger Editor
Edit OpenAPI 3.x specs in YAML or JSON with live validation, Swagger UI preview, and endpoint listing.
GraphQL Schema Explorer
Paste a GraphQL schema and explore types, queries, mutations, and subscriptions in an interactive tree.
GraphQL Query Builder
Build GraphQL queries visually by selecting fields from a schema with variable and fragment support.
JSON Schema Editor
Build and edit JSON Schema documents visually with type definitions, validations, and live preview.
Protobuf to JSON Converter
Convert Protocol Buffer definitions to JSON representation and vice versa with field mapping.
gRPC Request Builder
Build gRPC requests visually from .proto definitions with message construction and serialization preview.
OpenAPI Mock Data Generator
Generate realistic mock JSON responses from an OpenAPI spec with faker-powered sample data.
REST API Docs Generator
Generate clean API documentation from OpenAPI specs with endpoint details, schemas, and examples.
cURL to Code Converter
Convert cURL commands to fetch, axios, requests, or other HTTP libraries in 15+ languages.
Webhook Payload Builder
Build webhook JSON payloads for GitHub, Stripe, Slack, and custom services with schema templates.
OAuth 2.0 Flow Visualizer
Step through OAuth 2.0 authorization flows visually with token exchange diagrams and parameter details.
Postman to OpenAPI Converter
Convert Postman collection JSON files to OpenAPI 3.x specification format with full mapping.
API Response Diff Tool
Compare two API responses side by side with structural diff, value changes, and schema drift detection.
Server-Sent Events Tester
Connect to an SSE endpoint and display incoming events in real time with event type filtering.
API Rate Limit Calculator
Calculate optimal API rate limiting with token bucket and sliding window algorithms visualization.
JSON to Rust Struct
Generate Rust struct definitions with serde derives from JSON data with Option types for nullable fields.
JSON to C# Class
Generate C# class definitions from JSON with property attributes, nullable types, and JsonProperty annotations.
JSON to Zod Schema
Generate Zod validation schemas from JSON data with type inference, optional fields, and array support.
YAML to TOML Converter
Convert YAML configuration files to TOML format and vice versa with structure preservation.
JSON to GraphQL Schema
Generate GraphQL type definitions from JSON data with query and mutation scaffolding.
SQL DDL to JSON Schema
Convert SQL CREATE TABLE statements to JSON Schema definitions with type mapping and constraints.
.env to JSON / YAML Converter
Convert .env environment files to JSON, YAML, or Docker Compose env format and vice versa.
Markdown to JSON Converter
Parse Markdown documents into structured JSON with headings, paragraphs, lists, and code blocks.
GraphQL to TypeScript
Generate TypeScript types and interfaces from GraphQL schema definitions and query documents.
SQL DDL to Prisma Schema
Convert SQL CREATE TABLE statements to Prisma schema models with relations and field attributes.
CSV to JSON Schema
Infer JSON Schema from CSV data with column type detection, patterns, and validation rules.
Tailwind Component Generator
Generate common UI components (buttons, cards, navbars, modals) with Tailwind CSS and copy the code.
README.md Generator
Build a professional README.md with sections for description, install, usage, API, and license.
.editorconfig Generator
Build .editorconfig files with per-language settings for indent style, charset, and line endings.
package.json Generator
Build package.json files with scripts, dependencies, metadata, and best-practice defaults.
tsconfig.json Generator
Build TypeScript configuration with interactive compiler options, path aliases, and project references.
ESLint Config Generator
Build ESLint configuration files with rule selection, plugin setup, and environment targeting.
Webpack Config Generator
Build webpack.config.js visually with loaders, plugins, optimization, and dev server settings.
Vite Config Generator
Build vite.config.ts with framework presets, plugin setup, build options, and proxy configuration.
License File Generator
Generate LICENSE files from templates (MIT, Apache 2.0, GPL, BSD) with project and author details.
CONTRIBUTING.md Generator
Build contributing guide documents with sections for setup, coding standards, and PR process.
CI Pipeline Config Generator
Generate CI/CD configs for GitLab CI, CircleCI, Jenkins, and Travis CI with template stages.
Kubernetes YAML Generator
Build Kubernetes manifests for Deployments, Services, ConfigMaps, and Ingress resources visually.
Makefile Generator
Build Makefiles with targets, dependencies, and variables for build automation workflows.
CSS Transition Generator
Configure CSS transitions with property, duration, timing function, and delay with live hover preview.
CSS Backdrop Filter Generator
Design backdrop-filter effects for glass-like UI elements with blur, saturation, and contrast controls.
CSS Mask Image Generator
Create CSS mask effects with gradients, images, and SVG masks with live element preview.
CSS Counter Style Generator
Design custom list markers using @counter-style with symbol, system, and range configuration.
CSS Aspect Ratio Calculator
Calculate and preview CSS aspect-ratio values with common presets and responsive container sizing.
CSS Scroll Snap Builder
Configure CSS scroll snap with snap type, alignment, and padding with scrollable live preview.
CSS Container Query Playground
Experiment with CSS container queries by resizing containers and seeing responsive style changes.
CSS Subgrid Playground
Experiment with CSS subgrid to align nested grid items with parent tracks using visual controls.
CSS Logical Properties Converter
Convert physical CSS properties (margin-left) to logical ones (margin-inline-start) for RTL support.
CSS Outline Generator
Configure outline, outline-offset, and focus-visible styles with accessibility-friendly defaults.
CSS Shape Outside Generator
Create float wrapping shapes with circle, ellipse, polygon, and image-based shape-outside values.
CSS Color Function Converter
Convert between CSS color formats: hex, rgb, hsl, hwb, oklch, oklab, and color() with live swatch.
CSS Nesting Converter
Convert flat CSS to native CSS nesting syntax and vice versa with selector validation.
AES Encryption Playground
Encrypt and decrypt text with AES-GCM, AES-CBC, and other algorithms using the Web Crypto API.
X.509 Certificate Decoder
Decode PEM-encoded X.509 certificates and display subject, issuer, validity, and extensions.
HTML Sanitizer Tester
Test HTML sanitization with DOMPurify and configurable allow lists for tags, attributes, and URLs.
SQL Query Builder
Build SQL SELECT queries visually with table joins, WHERE clauses, GROUP BY, and ORDER BY.
SQL EXPLAIN Visualizer
Paste EXPLAIN output from PostgreSQL or MySQL and see a visual query plan with cost estimates.
MongoDB Query Builder
Build MongoDB find, aggregate, and update queries visually with operator selection and JSON preview.
Redis Command Builder
Build Redis commands visually with data structure selection, arguments, and command documentation.
Database Index Advisor
Analyze SQL queries and suggest optimal database indexes based on WHERE, JOIN, and ORDER BY clauses.
SQL Migration Generator
Generate migration scripts (up/down) for schema changes with ALTER TABLE, ADD COLUMN, and rollback.
Fake Data Generator
Generate realistic fake data (names, emails, addresses, dates) in JSON, CSV, or SQL format.
SQL Dialect Converter
Convert SQL between dialects: PostgreSQL, MySQL, SQLite, SQL Server, and Oracle syntax.
Prisma Schema Editor
Edit Prisma schema files with syntax highlighting, model validation, and relation visualization.
Drizzle Schema Editor
Design Drizzle ORM schemas with table definitions, columns, indexes, and relation setup.
IndexedDB Explorer
Browse, query, and manage IndexedDB databases in your browser with table views and CRUD operations.
Database Connection String Builder
Build connection strings for PostgreSQL, MySQL, MongoDB, Redis, and SQL Server with parameter options.
SQL Table Designer
Design database tables visually with column types, constraints, defaults, and generate CREATE TABLE SQL.
Git Commit Message Generator
Build conventional commit messages with type, scope, description, body, and footer following standards.
Git Branch Name Generator
Generate standardized branch names from issue titles with feature/fix/chore prefixes and slug formatting.
Git Conflict Resolver
Paste git merge conflict markers and resolve conflicts with a side-by-side visual editor.
Git Log Visualizer
Paste git log output and see a visual branch graph with commit history and merge points.
Git Hooks Generator
Generate git hook scripts (pre-commit, pre-push, commit-msg) with lint, test, and format checks.
PR Description Generator
Build pull request descriptions with templates for summary, changes, testing, and screenshots.
Release Notes Generator
Build release notes from commit messages with categorization, contributor listing, and formatting.
Monorepo Structure Visualizer
Paste a monorepo directory tree and visualize workspace packages, dependencies, and shared modules.
Git Alias Builder
Build and manage custom Git aliases with command preview, documentation, and .gitconfig export.
JavaScript Profiler
Profile JavaScript code execution time with function-level timing, call count, and performance flame chart.
Memory Leak Detector
Run JavaScript code and track object allocation, detached DOM nodes, and closure references for leaks.
Console.log Formatter
Build styled console.log statements with CSS formatting, tables, groups, and color-coded output.
Stack Trace Parser
Parse stack traces from JavaScript, Python, Java, and Go with clickable file paths and line highlighting.
Network Throttle Simulator
Simulate network conditions (3G, 4G, slow Wi-Fi) and see how file sizes affect load times.
Error Code Lookup
Search common error codes across platforms (HTTP, errno, Windows, Node.js) with descriptions and fixes.
Performance Observer Playground
Use the Performance Observer API to monitor paint timing, layout shifts, and long tasks in real time.
Crontab Expression Editor
Build and validate cron expressions with a visual editor showing next 10 execution times.
Docker Image Size Analyzer
Paste a Dockerfile and estimate layer sizes with optimization tips for smaller image builds.