DevFlow provides a standardized, high-performance JSON API for all 80 developer tools. Integrate formatting, encoding, and transformation logic directly into your workflows.
https://wtool.dev/api/toolsAll endpoints return a standardized JSON response with output,error, and tool-specific metadata.
Free usage is subject to rate limits. For high-volume production use, you'll need an API key available through our Pro and Team plans.
Execute pipeline workflows programmatically. Requires authentication via API key or session cookie.
Authorization: Bearer df_live_xxx — Use your API keyCookie: better-auth.session_token=xxx — Or session cookieinput (optional) — Input data to pass to the pipelinenodes (optional) — Override pipeline nodes (array)edges (optional) — Override pipeline edges (array){
"status": "success",
"steps": [...],
"durationMs": 1234,
"output": "pipeline-output",
"remainingExecutions": 9
}401 — Unauthorized (invalid or missing auth)403 — Forbidden (pipeline not owned by user)404 — Pipeline not found429 — Rate limit exceededScan HTML for WCAG accessibility issues with AI-powered fix suggestions.
Build structured LLM prompts with per-section token counting, variable injection, and provider-aware exports for OpenAI, Anthropic, and Google.
Count tokens and estimate API costs for major LLMs instantly.
Build and test HTTP API requests with headers, body, auth, and response visualization.
Encode and decode Base64 strings, files, and data URIs instantly.
Analyze and visualize JavaScript bundle sizes with optimization suggestions.
Convert colors between HEX, RGB, HSL, oklch, CMYK, and 16+ formats instantly.
Parse, validate, and build cron expressions with human-readable explanations.
Build and validate Content Security Policy headers with security scoring.
Generate CSS keyframe animations with visual preview and easing functions.
Format, minify, and validate CSS with sorting and SCSS conversion.
Test CSS selectors against HTML with real-time matching and specificity analysis.
Convert CSV/TSV to JSON and JSON to CSV with type inference and multiple output formats.
Convert cURL commands to code in 12+ programming languages instantly.
Look up DNS records for any domain — A, AAAA, MX, TXT, NS, SOA, SRV, CAA, and more.
Convert docker-compose.yml to Kubernetes Deployment, Service, ConfigMap, and PVC manifests.
Parse, validate, and convert .env files between formats.
Generate favicons for all platforms from any image, text, or emoji.
Visually resolve Git merge conflicts by picking current, incoming, or both versions.
Validate, format and summarize GitHub Actions workflow YAML files against official schemas.
Build and test GraphQL queries with schema introspection and AI suggestions.
Generate TypeScript types from GraphQL SDL schema definitions.
Analyze HAR files, inspect slow/failed requests, generate replayable curl/fetch code.
Convert HAR files to Postman Collection v2.1 JSON for API testing.
Generate and verify cryptographic hashes with multiple algorithms.
Encode and decode HTML entities with named, numeric, and hex modes.
Format, minify, and validate HTML with attribute sorting and template support.
Convert HTML to Markdown with support for GFM, CommonMark, and Obsidian syntax.
Analyze HTTP response headers for security, caching, and compliance issues.
Compress and optimize images to reduce file size without noticeable quality loss.
Look up geolocation, network, and security details for any IP address.
Format, minify, and validate JavaScript code instantly.
Prettify, minify, and validate JSON data instantly.
Query and extract data from JSON documents using JSONPath.
Repair and fix malformed JSON data from AI outputs and copy-paste.
Convert JSON configuration objects to .env files, Docker env, or Kubernetes ConfigMaps.
Convert JSON to C# classes with System.Text.Json or Newtonsoft serialization.
Convert JSON to Dart classes with null-safety and json_serializable support.
Convert JSON to Go structs with json tags and idiomatic naming.
Convert JSON arrays to Apache Parquet columnar format using DuckDB WASM, right in your browser.
Generate Protocol Buffer (.proto) schema definitions from JSON objects.
Convert JSON to Pydantic v2 BaseModel classes for Python and FastAPI.
Convert JSON to Rust structs with serde Serialize/Deserialize derive macros.
Convert JSON arrays to SQL CREATE TABLE and INSERT statements.
Convert JSON to TypeScript interfaces or type aliases instantly.
Generate TypeScript interfaces, Zod schemas, and Valibot schemas from JSON.
Convert JSON to Zod schema definitions for runtime validation.
Convert between JSONL (JSON Lines) and JSON arrays. Auto-detects direction.
Decode, inspect, and validate JWT tokens with claim analysis.
Validate, lint, and format Kubernetes manifests against structure rules, deprecated APIs, and security best practices.
Generate placeholder text in multiple formats and styles instantly.
Preview and render Markdown with GFM, math, Mermaid diagrams, and export options.
Validate, format, and debug MCP (Model Context Protocol) server schemas.
Generate realistic fake JSON data from schemas, field templates, or sample data for testing and prototyping.
Convert numbers between binary, octal, decimal, hexadecimal and custom bases.
Convert OpenAPI/Swagger specs to Postman Collection v2.1 JSON.
Validate, format, and summarize OpenAPI/Swagger specifications.
Generate secure passwords, passphrases, and PINs with strength analysis.
Convert Postman Collection v2.1 JSON to OpenAPI 3.0.0 specification.
Scan prompts, code, and text for prompt injection patterns, secret leaks, unsafe instructions, and PII exposure.
Parse and inspect Protocol Buffer .proto files — view message structures, field types, enums, and services.
Validate manifest.json, inspect service worker config, and flag installability issues.
Generate QR codes for URLs, Wi-Fi, contacts, events, and more with custom styles.
Break down any regex into plain English, token by token.
Test, debug, and explain regular expressions with real-time match highlighting.
Preview web pages across multiple device viewports instantly.
Resolve minified stack traces back to original source code using source maps.
Format, minify, and validate SQL queries with dialect support.
Parse and analyze stack traces with AI-powered error explanations.
Optimize, minify, and clean SVG files with configurable SVGO presets.
Detect frameworks, libraries, and technologies used by any website.
Convert text between 20+ case formats: camelCase, snake_case, kebab-case, Title Case, and more.
Compare two text blocks and highlight exactly what changed.
Convert between Unix timestamps, ISO 8601, and human-readable dates instantly.
Convert between TOML and JSON. Auto-detects direction from input format.
Encode, decode, and parse URLs and query strings instantly.
Generate, validate, and decode UUIDs, ULIDs, and Nano IDs instantly.
Generate a unique URL, capture webhook requests, inspect headers & body, and replay them.
Format, minify, validate, and convert XML to JSON.
Convert between JSON and YAML with validation, formatting, and multi-document support.
Integrate 80+ high-performance developer utilities into your own applications today.