Back to search
📊 Intel view 📋 Audit JSON 🔄 Changelog
78
A2A A2A 1.0 v1.0.0

Coding.Tools

coding.tools · Coding.Tools

A2A runtime for deterministic Coding.Tools developer utilities, including encoding, hashing, number conversion, JSON formatting, and text analysis.

🛡
Own this agent?
Verify the domain coding.tools via a single DNS TXT record to add the verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Verify ownership
🔔 Watch this agent for changes. Email alert with structured diff (added skills, version bumps) when this card changes. Structured JSON via card-changes API. Sign in to subscribe
Trust score
39/100
grade F · 9 criteria
Uptime
accumulating
1/5 probes
Revenue · 30d
no payment wallet declared
Usage · 7d
0
no recent activity
Card drift · 7d
changed
1 snapshots tracked
Owner
unverified
claim this listing →
F
Conformance score: 39/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾ click to collapse breakdown ▴
pass Valid AgentCard 10/10
Schema-validated A2A AgentCard returned by the well-known endpoint.
fail Live JSON-RPC 0/25
Card declares a URL but that URL returns 404.
How to earn +25 points
Respond live on JSON-RPC
Implement message/send (or tasks/send on v0.x). Return a 200 with a valid JSON-RPC response. Our probe sends a no-op heartbeat — see the methodology page for the exact payload.
Docs →
pass Protocol version 10/10
Declares A2A 1.0 with supportedInterfaces[] (v1.0.0 fully compliant).
info JWS signature 0/10
Card is unsigned (most published agents are).
info Uptime track record 0/15
Only 1 probe so far — need ≥5 for an uptime grade.
pass Skill declaration 10/10
Declares 38 skills with structured metadata.
partial Verified Identity 5/10
Provider declared: Coding.Tools (https://coding.tools). Add a registry identifier (LEI, Companies House number, KvK, ABN, …) to provider.legalEntity for full verified-business credit.
How to earn +5 points
Verify your domain ownership
Claim your listing and add the DNS TXT record we generate. Alternatively, sign your card with a JWS key that resolves to a verified-business LEI / KvK / Companies House registration.
Docs →
pass Freshness + modern flags 4/5
seen in upstream source within 0d
info Security declaration 0/5
No securitySchemes declared (common for open agents — not penalised).
⚠ Card drift detected — this agent's agent-card.json changed within the last 7 days. We track these so downstream callers can react.

Activity (audit trail)

last 24h · 0 calls Public aggregate · no PII recorded

No calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.

Card history

1 snapshot Every change to agent-card.json
Captured Hash
2026-05-23 09:25:15 current 731b2e8d8ecb… view →
Uptime
100.0%
1 probes
Response
343ms
last probe
Skills
38
declared
Streaming
SSE-capable

Endpoints

Agent cardhttps://coding.tools/.well-known/agent-card.json
Providerhttps://coding.tools
Discovered via
github_code

Skills · 38 declared · mapped to canonical taxonomy

Base64 Encode

Convert text to Base64, decode Base64 back to readable text, and copy or download the result without sending data anywhere.

canonical Audio Transcription match 86%
developer-toolbrowser-toolhash-cryptographybase64encode
Base64 Decode

Decode Base64 strings back to readable text, or encode text to Base64, and copy or download the result.

canonical Audio Transcription match 85%
developer-toolbrowser-toolhash-cryptographybase64decode
MD5 Generator

Generate an MD5 hash from any text input. Copy or download the hash without sending data anywhere.

canonical Documentation Generation match 87%
developer-toolbrowser-toolhash-cryptographymd5generator
SHA1 Generator

Generate a SHA-1 hash from any text input. Copy or download the hash without sending data anywhere.

canonical Documentation Generation match 86%
developer-toolbrowser-toolhash-cryptographysha1generator
SHA-256 Generator

Generate a SHA-256 hash from any text input. Copy or download the hash without sending data anywhere.

canonical Documentation Generation match 85%
developer-toolbrowser-toolhash-cryptographysha256generator
SHA384 Generator

Generate a SHA-384 hash from any text input. Copy or download the hash without sending data anywhere.

canonical Documentation Generation match 85%
developer-toolbrowser-toolhash-cryptographysha384generator
SHA-512 Generator

Generate a SHA-512 hash from any text input. Copy or download the hash without sending data anywhere.

canonical Documentation Generation match 85%
developer-toolbrowser-toolhash-cryptographysha512generator
Password Generator

Create strong, random passwords with configurable length and character types. Everything runs locally in your browser — nothing is sent to a server.

canonical Documentation Generation match 85%
developer-toolbrowser-toolhash-cryptographypasswordgenerator
Hex to Decimal

Convert hex numbers to decimal, octal, and binary. Copy or download the result without sending data anywhere.

canonical Web Scraping and Extraction match 83%
developer-toolbrowser-toolnumber-conversionhexto
Decimal to Hex

Convert decimal numbers to hex, octal, and binary.

canonical Error Diagnosis and Debugging match 84%
developer-toolbrowser-toolnumber-conversiondecimalto
Octal to Decimal

Convert octal numbers to decimal, hex, and binary.

canonical Maps and Routing match 83%
developer-toolbrowser-toolnumber-conversionoctalto
Decimal to Octal

Convert decimal numbers to octal, hex, and binary.

canonical HVAC Service and Maintenance match 83%
developer-toolbrowser-toolnumber-conversiondecimalto
Binary to Decimal

Convert binary numbers to decimal, hex, and octal.

canonical Error Diagnosis and Debugging match 84%
developer-toolbrowser-toolnumber-conversionbinaryto
Decimal to Binary

Convert decimal numbers to binary, hex, and octal.

canonical Error Diagnosis and Debugging match 84%
developer-toolbrowser-toolnumber-conversiondecimalto
Binary to Hex

Convert binary numbers to hex, decimal, and octal.

canonical Image-to-3D match 84%
developer-toolbrowser-toolnumber-conversionbinaryto
Hex to Binary

Convert hex numbers to binary, decimal, and octal.

canonical Image-to-3D match 83%
developer-toolbrowser-toolnumber-conversionhexto
Hex to ASCII

Convert hex-encoded strings to readable ASCII text.

canonical Text-to-3D match 87%
developer-toolbrowser-toolnumber-conversionhexto
ASCII to Hex

Convert text to hex-encoded strings with configurable delimiters.

canonical Text-to-3D match 87%
developer-toolbrowser-toolnumber-conversionasciito
Binary to Text

Convert binary byte sequences to ASCII text.

canonical Text-to-3D match 87%
developer-toolbrowser-toolnumber-conversionbinaryto
Text to Binary

Convert ASCII text to binary byte sequences.

canonical Text-to-3D match 88%
developer-toolbrowser-toolnumber-conversiontextto
Fraction to Decimal

Convert fractions (with integer, numerator, denominator) to decimal numbers.

canonical Error Diagnosis and Debugging match 84%
developer-toolbrowser-toolnumber-conversionfractionto
Decimal to Fraction

Convert decimal numbers to fraction form (integer, numerator, denominator).

canonical Error Diagnosis and Debugging match 84%
developer-toolbrowser-toolnumber-conversiondecimalto
Percent to Decimal

Convert percentage values to decimal numbers.

canonical Error Diagnosis and Debugging match 84%
developer-toolbrowser-toolnumber-conversionpercentto
Decimal to Percent

Convert decimal numbers to percentage values.

canonical Error Diagnosis and Debugging match 84%
developer-toolbrowser-toolnumber-conversiondecimalto
Percent to Fraction

Convert percentage values to fraction form.

canonical Moving and Storage Quotes match 84%
developer-toolbrowser-toolnumber-conversionpercentto
Fraction to Percent

Convert fractions to percentage values.

canonical Translation match 84%
developer-toolbrowser-toolnumber-conversionfractionto
Hex to RGB

Convert hex color codes to RGB values with a live color preview.

canonical Image-to-3D match 84%
developer-toolbrowser-toolnumber-conversionhexto
RGB to Hex

Convert RGB color values to hex codes with a live color preview.

canonical Image-to-3D match 84%
developer-toolbrowser-toolnumber-conversionrgbto
Hex to RGBA

Convert hex colors to RGBA with adjustable opacity and live preview.

canonical Image-to-3D match 82%
developer-toolbrowser-toolnumber-conversionhexto
RGBA to Hex

Convert RGBA colors to hex codes with opacity display.

canonical Text-to-3D match 82%
developer-toolbrowser-toolnumber-conversionrgbato
Roman to Numbers

Convert Roman numeral strings to decimal numbers.

canonical Text-to-3D match 84%
developer-toolbrowser-toolnumber-conversionromannumerals
Numbers to Roman

Convert decimal numbers to Roman numeral strings.

canonical Text-to-3D match 84%
developer-toolbrowser-toolnumber-conversionnumbersto
Word Counter

Count words, characters, sentences, paragraphs, and estimate reading and speaking time.

canonical Editing and Proofreading match 86%
developer-toolbrowser-toolstring-text-utilitieswordcounter
Character Count

Count characters, words, lines, and UTF-8 bytes. Includes a Twitter 280-character limit tracker.

canonical Editing and Proofreading match 84%
developer-toolbrowser-toolstring-text-utilitiescharactercount
Case Converter

Transform text between uppercase, lowercase, sentence case, title case, and inverted case.

canonical Translation match 87%
developer-toolbrowser-toolstring-text-utilitiescaseconverter
Reverse Text

Reverse text character by character, useful for obfuscation, testing, and fun.

canonical Image-to-Text match 87%
developer-toolbrowser-toolstring-text-utilitiesreversetext
JSON Formatter

Beautify minified JSON with proper indentation and structure. Copy or download the formatted result.

canonical Web Scraping and Extraction match 85%
developer-toolbrowser-toolformatter-minifierjsonformatter
JSON Minifier

Compress JSON by stripping whitespace, indentation, and line breaks. Copy or download the minified result.

canonical Web Scraping and Extraction match 85%
developer-toolbrowser-toolformatter-minifierjsonminifier

Health · last 1 probes

When HTTP Live JSON-RPC Latency
2026-05-23 09:25:15 200 343ms

Cheaper or better alternatives per-skill

↑ 10 higher quality

For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor — only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.

Similar agents embedding-nearest

Atomadic Nexus
Agent Control Plane - 146+ endpoints for AI agent security, trust, reputation, escrow, SLA enforcement, formal verification, compliance, dis
Atomadic Tech · q 80%
Atomadic Nexus live
Agent Control Plane - 146+ endpoints for AI agent security, trust, reputation, escrow, SLA enforcement, formal verification, compliance, dis
Atomadic Tech · q 100%
x402engine
Pay-per-call API gateway for AI agents. 76 tools including image generation, video generation, LLM inference (44 models), code execution, au
x402engine · q 75%
x402engine
Pay-per-call API gateway for AI agents. 76 tools including image generation, video generation, LLM inference (44 models), code execution, au
x402engine · q 75%
AgentUtil Hash
Hashing, HMAC, encoding/decoding, UUID generation, and hash identification for autonomous agents
AgentUtil · q 66%
Phos Labs
Commerce intelligence for AI agents. Diagnose why customers drop off, fix checkout flows, optimize pricing, reduce churn — powered by behavi
Phos Labs · q 76%

Embed your Agenstry badge

Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.

Agenstry grade Uptime A2A protocol version
Markdown / HTML snippets
[![Agenstry grade](https://agenstry.com/badge/coding.tools.svg)](https://agenstry.com/agents/coding.tools)
[![Verified Business](https://agenstry.com/badge/coding.tools/identity.svg)](https://agenstry.com/agents/coding.tools)
[![Uptime](https://agenstry.com/badge/coding.tools/uptime.svg)](https://agenstry.com/agents/coding.tools)
[![A2A version](https://agenstry.com/badge/coding.tools/protocol.svg)](https://agenstry.com/agents/coding.tools)

Audit-grade evidence bundle

JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against our JWKS. See the methodology.

audit.json audit.json (JWS-signed) verification history
Raw agent card JSON
{
  "name": "Coding.Tools",
  "description": "A2A runtime for deterministic Coding.Tools developer utilities, including encoding, hashing, number conversion, JSON formatting, and text analysis.",
  "supportedInterfaces": [
    {
      "url": "https://coding.tools/a2a",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "1.0"
    }
  ],
  "provider": {
    "organization": "Coding.Tools",
    "url": "https://coding.tools"
  },
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extendedAgentCard": false
  },
  "defaultInputModes": [
    "text/plain",
    "application/json"
  ],
  "defaultOutputModes": [
    "text/plain",
    "application/json"
  ],
  "skills": [
    {
      "id": "base64-encode",
      "name": "Base64 Encode",
      "description": "Convert text to Base64, decode Base64 back to readable text, and copy or download the result without sending data anywhere.",
      "tags": [
        "developer-tool",
        "browser-tool",
        "hash-cryptography",
        "base64",
        "encode"
      ],
      "examples": [
        "The same value can be encoded and decoded back to its original text:",
        "Paste plain text or a Base64 value into the input editor.",
        "Open Base64 Encode and process input in the browser."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "base64-decode",
      "name": "Base64 Decode",
      "description": "Decode Base64 strings back to readable text, or encode text to Base64, and copy or download the result.",
      "tags": [
        "developer-tool",
        "browser-tool",
        "hash-cryptography",
        "base64",
        "decode"
      ],
      "examples": [
        "A Base64 encoded string can be decoded back to its original text:",
        "Paste a Base64 encoded string into the input editor.",
        "Open Base64 Decode and process input in the browser."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "md5-generator",
      "name": "MD5 Generator",
      "description": "Generate an MD5 hash from any text input. Copy or download the hash without sending data anywhere.",
      "tags": [
        "developer-tool",
        "browser-tool",
        "hash-cryptography",
        "md5",
        "generator"
      ],
      "examples": [
        "The same value can be hashed to produce a consistent MD5 digest:",
        "Paste or type your text into the input editor.",
        "Open MD5 Generator and process input in the browser."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "sha1-generator",
      "name": "SHA1 Generator",
      "description": "Generate a SHA-1 hash from any text input. Copy or download the hash without sending data anywhere.",
      "tags": [
        "developer-tool",
        "browser-tool",
        "hash-cryptography",
        "sha1",
        "generator"
      ],
      "examples": [
        "Here is how a short text message maps to its SHA-1 hash:",
        "Type or paste text into the input editor.",
        "Open SHA1 Generator and process input in the browser."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "sha256-generator",
      "name": "SHA-256 Generator",
      "description": "Generate a SHA-256 hash from any text input. Copy or download the hash without sending data anywhere.",
      "tags": [
        "developer-tool",
        "browser-tool",
        "hash-cryptography",
        "sha256",
        "generator",
        "sha",
        "256"
      ],
      "examples": [
        "Hashing a short phrase produces a fixed-length 64-character digest:",
        "Type or paste your text into the input editor.",
        "Open SHA-256 Generator and process input in the browser."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "sha384-generator",
      "name": "SHA384 Generator",
      "description": "Generate a SHA-384 hash from any text input. Copy or download the hash without sending data anywhere.",
      "tags": [
        "developer-tool",
        "browser-tool",
        "hash-cryptography",
        "sha384",
        "generator"
      ],
      "examples": [
        "Hashing a short phrase produces a fixed-length 96-character digest:",
        "Type or paste your text into the input editor.",
        "Open SHA384 Generator and process input in the browser."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "sha512-generator",
      "name": "SHA-512 Generator",
      "description": "Generate a SHA-512 hash from any text input. Copy or download the hash without sending data anywhere.",
      "tags": [
        "developer-tool",
        "browser-tool",
        "hash-cryptography",
        "sha512",
        "generator",
        "sha",
        "512"
      ],
      "examples": [
        "Hashing a short phrase produces a fixed-length 128-character digest:",
        "Type or paste your text into the input editor.",
        "Open SHA-512 Generator and process input in the browser."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "password-generator",
      "name": "Password Generator",
      "description": "Create strong, random passwords with configurable length and character types. Everything runs locally in your browser \u2014 nothing is sent to a server.",
      "tags": [
        "developer-tool",
        "browser-tool",
        "hash-cryptography",
        "password",
        "generator"
      ],
      "examples": [
        "A 16-character password with all character types enabled might look like this:",
        "Set the desired password length using the slider (4 to 128 characters).",
        "Open Password Generator and process input in the browser."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "hex-to-decimal",
      "name": "Hex to Decimal",
      "description": "Convert hex numbers to decimal, octal, and binary. Copy or download the result without sending data anywhere.",
      "tags": [
        "developer-tool",
        "browser-tool",
        "number-conversion",
        "hex",
        "to",
        "decimal"
      ],
      "examples": [
        "Converting a hex number to its decimal equivalent:",
        "Type or paste a hexadecimal number into the input field.",
        "Open Hex to Decimal and process input in the browser."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "decimal-to-hex",
      "name": "Decimal to Hex",
      "description": "Convert decimal numbers to hex, octal, and binary.",
      "tags": [
        "developer-tool",
        "browser-tool",
        "number-conversion",
        "decimal",
        "to",
        "hex"
      ],
      "examples": [
        "Converting a decimal number to hex:",
        "Type or paste a decimal number into the input field.",
        "Open Decimal to Hex and process input in the browser."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "octal-to-decimal",
      "name": "Octal to Decimal",
      "description": "Convert octal numbers to decimal, hex, and binary.",
      "tags": [
        "developer-tool",
        "browser-tool",
        "number-conversion",
        "octal",
        "to",
        "decimal"
      ],
      "examples": [
        "Converting octal to decimal:",
        "Type or paste an octal number into the input field.",
        "Open Octal to Decimal and process input in the browser."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "decimal-to-octal",
      "name": "Decimal to Octal",
      "description": "Convert decimal numbers to octal, hex, and binary.",
      "tags": [
        "developer-tool",
        "browser-tool",
        "number-conversion",
        "decimal",
        "to",
        "octal"
      ],
      "examples": [
        "Converting decimal to octal:",
        "Type or paste a decimal number into the input field.",
        "Open Decimal to Octal and process input in the browser."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "binary-to-decimal",
      "name": "Binary to Decimal",
      "description": "Convert binary numbers to decimal, hex, and octal.",
      "tags": [
        "developer-tool",
        "browser-tool",
        "number-conversion",
        "binary",
        "to",
        "decimal"
      ],
      "examples": [
        "Converting binary to decimal:",
        "Type or paste a binary number into the input field.",
        "Open Binary to Decimal and process input in the browser."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "decimal-to-binary",
      "name": "Decimal to Binary",
      "description": "Convert decimal numbers to binary, hex, and octal.",
      "tags": [
        "developer-tool",
        "browser-tool",
        "number-conversion",
        "decimal",
        "to",
        "binary"
      ],
      "examples": [
        "Converting decimal to binary:",
        "Type or paste a decimal number into the input field.",
        "Open Decimal to Binary and process input in the browser."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "binary-to-hex",
      "name": "Binary to Hex",
      "description": "Convert binary numbers to hex, decimal, and octal.",
      "tags": [
        "developer-tool",
        "browser-tool",
        "number-conversion",
        "binary",
        "to",
        "hex"
      ],
      "examples": [
        "Converting binary to hex:",
        "Type or paste a binary number into the input field.",
        "Open Binary to Hex and process input in the browser."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "hex-to-binary",
      "name": "Hex to Binary",
      "description": "Convert hex numbers to binary, decimal, and octal.",
      "tags": [
        "developer-tool",
        "browser-tool",
        "number-conversion",
        "hex",
        "to",
        "binary"
      ],
      "examples": [
        "Converting hex to binary:",
        "Type or paste a hex number into the input field.",
        "Open Hex to Binary and process input in the browser."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "hex-to-ascii",
      "name": "Hex to ASCII",
      "description": "Convert hex-encoded strings to readable ASCII text.",
      "tags": [
        "developer-tool",
        "browser-tool",
        "number-conversion",
        "hex",
        "to",
        "ascii"
      ],
      "examples": [
        "Converting hex values to ASCII text:",
        "Paste hex values into the input editor.",
        "Open Hex to ASCII and process input in the browser."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "ascii-to-hex",
      "name": "ASCII to Hex",
      "description": "Convert text to hex-encoded strings with configurable delimiters.",
      "tags": [
        "developer-tool",
        "browser-tool",
        "number-conversion",
        "ascii",
        "to",
        "hex"
      ],
      "examples": [
        "Converting ASCII text to hex:",
        "Type or paste text into the input editor.",
        "Open ASCII to Hex and process input in the browser."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "binary-to-text",
      "name": "Binary to Text",
      "description": "Convert binary byte sequences to ASCII text.",
      "tags": [
        "developer-tool",
        "browser-tool",
        "number-conversion",
        "binary",
        "to",
        "text"
      ],
      "examples": [
        "Converting binary to text:",
        "Paste binary code into the input editor.",
        "Open Binary to Text and process input in the browser."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "text-to-binary",
      "name": "Text to Binary",
      "description": "Convert ASCII text to binary byte sequences.",
      "tags": [
        "developer-tool",
        "browser-tool",
        "number-conversion",
        "text",
        "to",
        "binary"
      ],
      "examples": [
        "Converting text to binary:",
        "Type or paste text into the input editor.",
        "Open Text to Binary and process input in the browser."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "fraction-to-decimal",
      "name": "Fraction to Decimal",
      "description": "Convert fractions (with integer, numerator, denominator) to decimal numbers.",
      "tags": [
        "developer-tool",
        "browser-tool",
        "number-conversion",
        "fraction",
        "to",
        "decimal"
      ],
      "examples": [
        "Converting a fraction to decimal:",
        "Enter the integer part (default is 0), numerator, and denominator.",
        "Open Fraction to Decimal and process input in the browser."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "decimal-to-fraction",
      "name": "Decimal to Fraction",
      "description": "Convert decimal numbers to fraction form (integer, numerator, denominator).",
      "tags": [
        "developer-tool",
        "browser-tool",
        "number-conversion",
        "decimal",
        "to",
        "fraction"
      ],
      "examples": [
        "Converting a decimal to fraction:",
        "Type or paste a decimal number into the input field.",
        "Open Decimal to Fraction and process input in the browser."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "percent-to-decimal",
      "name": "Percent to Decimal",
      "description": "Convert percentage values to decimal numbers.",
      "tags": [
        "developer-tool",
        "browser-tool",
        "number-conversion",
        "percent",
        "to",
        "decimal"
      ],
      "examples": [
        "Converting percent to decimal:",
        "Type or paste a percentage value into the input field.",
        "Open Percent to Decimal and process input in the browser."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "decimal-to-percent",
      "name": "Decimal to Percent",
      "description": "Convert decimal numbers to percentage values.",
      "tags": [
        "developer-tool",
        "browser-tool",
        "number-conversion",
        "decimal",
        "to",
        "percent"
      ],
      "examples": [
        "Converting decimal to percent:",
        "Type or paste a decimal number into the input field.",
        "Open Decimal to Percent and process input in the browser."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "percent-to-fraction",
      "name": "Percent to Fraction",
      "description": "Convert percentage values to fraction form.",
      "tags": [
        "developer-tool",
        "browser-tool",
        "number-conversion",
        "percent",
        "to",
        "fraction"
      ],
      "examples": [
        "Converting percent to fraction:",
        "Type or paste a percentage value into the input field.",
        "Open Percent to Fraction and process input in the browser."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "fraction-to-percent",
      "name": "Fraction to Percent",
      "description": "Convert fractions to percentage values.",
      "tags": [
        "developer-tool",
        "browser-tool",
        "number-conversion",
        "fraction",
        "to",
        "percent"
      ],
      "examples": [
        "Converting fraction to percent:",
        "Enter the integer part (optional), numerator, and denominator.",
        "Open Fraction to Percent and process input in the browser."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "hex-to-rgb",
      "name": "Hex to RGB",
      "description": "Convert hex color codes to RGB values with a live color preview.",
      "tags": [
        "developer-tool",
        "browser-tool",
        "number-conversion",
        "hex",
        "to",
        "rgb"
      ],
      "examples": [
        "Converting hex color to RGB:",
        "Type or paste a hex color code into the input field.",
        "Open Hex to RGB and process input in the browser."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "rgb-to-hex",
      "name": "RGB to Hex",
      "description": "Convert RGB color values to hex codes with a live color preview.",
      "tags": [
        "developer-tool",
        "browser-tool",
        "number-conversion",
        "rgb",
        "to",
        "hex"
      ],
      "examples": [
        "Converting RGB to hex:",
        "Type or paste an RGB color value into the input field.",
        "Open RGB to Hex and process input in the browser."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "hex-to-rgba",
      "name": "Hex to RGBA",
      "description": "Convert hex colors to RGBA with adjustable opacity and live preview.",
      "tags": [
        "developer-tool",
        "browser-tool",
        "number-conversion",
        "hex",
        "to",
        "rgba"
      ],
      "examples": [
        "Converting hex to RGBA:",
        "Type or paste a hex color code into the input field.",
        "Open Hex to RGBA and process input in the browser."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "rgba-to-hex",
      "name": "RGBA to Hex",
      "description": "Convert RGBA colors to hex codes with opacity display.",
      "tags": [
        "developer-tool",
        "browser-tool",
        "number-conversion",
        "rgba",
        "to",
        "hex"
      ],
      "examples": [
        "Converting RGBA to hex:",
        "Type or paste an RGBA color value into the input field.",
        "Open RGBA to Hex and process input in the browser."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "roman-numerals-to-numbers",
      "name": "Roman to Numbers",
      "description": "Convert Roman numeral strings to decimal numbers.",
      "tags": [
        "developer-tool",
        "browser-tool",
        "number-conversion",
        "roman",
        "numerals",
        "to",
        "numbers"
      ],
      "examples": [
        "Converting Roman numerals to numbers:",
        "Type or paste a Roman numeral into the input field.",
        "Open Roman to Numbers and process input in the browser."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "numbers-to-roman-numerals",
      "name": "Numbers to Roman",
      "description": "Convert decimal numbers to Roman numeral strings.",
      "tags": [
        "developer-tool",
        "browser-tool",
        "number-conversion",
        "numbers",
        "to",
        "roman",
        "numerals"
      ],
      "examples": [
        "Converting numbers to Roman numerals:",
        "Type or paste a number into the input field.",
        "Open Numbers to Roman and process input in the browser."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "word-counter",
      "name": "Word Counter",
      "description": "Count words, characters, sentences, paragraphs, and estimate reading and speaking time.",
      "tags": [
        "developer-tool",
        "browser-tool",
        "string-text-utilities",
        "word",
        "counter"
      ],
      "examples": [
        "Paste a sample text and watch the statistics update live:",
        "Paste or type your text into the input editor.",
        "Open Word Counter and process input in the browser."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "character-count",
      "name": "Character Count",
      "description": "Count characters, words, lines, and UTF-8 bytes. Includes a Twitter 280-character limit tracker.",
      "tags": [
        "developer-tool",
        "browser-tool",
        "string-text-utilities",
        "character",
        "count"
      ],
      "examples": [
        "Paste a sample text and watch the statistics update live:",
        "Paste or type your text into the input editor.",
        "Open Character Count and process input in the browser."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "case-converter",
      "name": "Case Converter",
      "description": "Transform text between uppercase, lowercase, sentence case, title case, and inverted case.",
      "tags": [
        "developer-tool",
        "browser-tool",
        "string-text-utilities",
        "case",
        "converter"
      ],
      "examples": [
        "See how the same sentence looks in each case style:",
        "Paste or type your text into the input editor.",
        "Open Case Converter and process input in the browser."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "reverse-text",
      "name": "Reverse Text",
      "description": "Reverse text character by character, useful for obfuscation, testing, and fun.",
      "tags": [
        "developer-tool",
        "browser-tool",
        "string-text-utilities",
        "reverse",
        "text"
      ],
      "examples": [
        "See how text looks before and after reversal:",
        "Paste or type your text into the input editor.",
        "Open Reverse Text and process input in the browser."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "json-formatter",
      "name": "JSON Formatter",
      "description": "Beautify minified JSON with proper indentation and structure. Copy or download the formatted result.",
      "tags": [
        "developer-tool",
        "browser-tool",
        "formatter-minifier",
        "json",
        "formatter"
      ],
      "examples": [
        "Minified JSON becomes readable after formatting:",
        "Paste your JSON data into the input editor.",
        "Open JSON Formatter and process input in the browser."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "json-minifier",
      "name": "JSON Minifier",
      "description": "Compress JSON by stripping whitespace, indentation, and line breaks. Copy or download the minified result.",
      "tags": [
        "developer-tool",
        "browser-tool",
        "formatter-minifier",
        "json",
        "minifier"
      ],
      "examples": [
        "Formatted JSON becomes compact after minification:",
        "Paste your JSON data into the input editor.",
        "Open JSON Minifier and process input in the browser."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    }
  ],
  "iconUrl": "https://coding.tools/assets/favicons/favicon-512x512.png"
}