GraphQL Schema to Markdown Docs - Online Generator
Paste a GraphQL SDL schema and get auto‑generated Markdown documentation. Perfect for API docs. All local.
UD5 Toolkit
Paste JSON, instantly get GraphQL type definitions
# Paste JSON on the left to generate GraphQL schema
Paste a GraphQL SDL schema and get auto‑generated Markdown documentation. Perfect for API docs. All local.
Paste two JSON objects and see a highlighted diff showing what was added, removed, or changed. For API testing.
Generate an Article or BlogPosting structured data with headline, author, and image. For rich blog results.
Build a complete Event structured data with performer, location, and dates. Get Google‑ready JSON‑LD for tickets.
Enter a GraphQL endpoint, write a query, and see the response. Add headers and variables. Simple testing client.
Fill in a form and see the FormData object as JSON. Perfect for debugging multipart form submissions. Client-side.
Generate a LocalBusiness structured data snippet with name, address, phone, and opening hours. Boost local SEO.
Paste a JSON array of objects and download a properly formatted .xlsx Excel file. No server; uses SheetJS in the browser.
Parse an iCalendar file and output the events as a clean JSON array. For developers integrating calendar data. Client‑side only.
Convert a JSON array of strings or numbers into a single‑column CSV. Quick data dump. Local.
Paste a JSON object and see a dynamic, draggable tree graph representation. Excellent for debugging nested data.
Paste a JSON object and instantly get a TypeScript interface definition. Handles nested objects and arrays. Local only.
Convert a JSON object into a url‑encoded form data string or FormData entries. Useful for testing APIs. Local.
Transform a flat JSON object into a dotenv file format instantly. Use it to keep your local configuration in sync. All processing is private and client‑side.
Split a text into an array of individual characters, ready to paste into code. Options for quotes and newlines.
Paste a JSON object and quickly generate typed structs for Go, TypeScript interfaces, or a JSON Schema. Perfect for API integration.
Paste your JSON‑LD or Microdata and test it against Google's Rich Results criteria. Get warnings. Local linter.
Paste a JSON array and view it as a formatted console.table() style output. Copy for terminal apps. Local.
Build a recipe rich snippet by filling out ingredients, cook time, and nutrition. Get the valid JSON-LD code.
Enter your FAQ questions and answers, and get ready‑to‑paste JSON-LD structured data. Boost search appearance.
Parse a JSON array and generate SQL INSERT or UPDATE statements. Perfect for data migration. Client‑side only.
Paste two JSON objects and find the structural differences with side‑by‑side highlighted output. Indispensable for API debugging.
Build a GraphQL query by selecting fields and nesting visually. Copy the built query string. For learning and fast prototyping.
Paste a sample JSON object and generate a basic JSON Schema describing its types and required fields. Local inference.
Generate random JSON data with customizable fields (users, products, orders). Useful for frontend mocking. All local.
Create JSON-LD structured data snippets for articles, products, and events. Fill in fields and copy the code. SEO helper.
Paste Lottie JSON code or upload a .json file and see the animation play. Control speed and loop. Perfect for developers.
Execute GraphQL queries against any endpoint with variables and headers. Explore schema via introspection. All requests made directly from your browser.
Seamlessly convert JSON objects into valid XML documents. Control root element naming and attribute formatting. Entirely local, keeping your data safe.
Parse TOML configuration files and convert them into JSON. Validate TOML syntax with highlighted errors. No server round-trips, fully browser-based.