● healthy
A2A runtime for deterministic Coding.Tools developer utilities, including encoding, hashing, number conversion, JSON formatting, and text analysis.
Transport
—
Protocol
1.0.0
Price
—
Skills
-
Base64 EncodeConvert plain text to Base64, decode Base64 back to text, and copy or download the result.developer-toolbrowser-toolhash-cryptographybase64encode
-
Base64 DecodeTurn Base64 strings back into readable text, with encoding available for quick checks.developer-toolbrowser-toolhash-cryptographybase64decode
-
MD5 GeneratorCreate deterministic MD5 digests for legacy checksums and non-security comparison workflows.developer-toolbrowser-toolhash-cryptographymd5generator
-
SHA-1 GeneratorCreate SHA-1 digests for compatibility checks where a 160-bit legacy hash is still expected.developer-toolbrowser-toolhash-cryptographysha1generatorsha1
-
SHA-256 GeneratorCreate SHA-256 digests for repeatable integrity checks and modern hash comparisons.developer-toolbrowser-toolhash-cryptographysha256generatorsha256
-
SHA-384 GeneratorCreate SHA-384 digests when a 384-bit SHA-2 output is required.developer-toolbrowser-toolhash-cryptographysha384generatorsha384
-
SHA-512 GeneratorCreate SHA-512 digests for workflows that require a 512-bit SHA-2 hash.developer-toolbrowser-toolhash-cryptographysha512generatorsha512
-
Password GeneratorCreate random passwords with configurable length and character sets.developer-toolbrowser-toolhash-cryptographypasswordgenerator
-
Hex to DecimalConvert base-16 values into decimal numbers and compare the matching octal and binary forms.developer-toolbrowser-toolnumber-conversionhextodecimal
-
Decimal to HexConvert base-10 numbers into hexadecimal and compare the matching octal and binary forms.developer-toolbrowser-toolnumber-conversiondecimaltohex
-
Octal to DecimalConvert base-8 values into decimal numbers and compare the matching hex and binary forms.developer-toolbrowser-toolnumber-conversionoctaltodecimal
-
Decimal to OctalConvert base-10 numbers into octal and compare the matching hex and binary forms.developer-toolbrowser-toolnumber-conversiondecimaltooctal
-
Binary to DecimalConvert base-2 values into decimal numbers and compare the matching hex and octal forms.developer-toolbrowser-toolnumber-conversionbinarytodecimal
-
Decimal to BinaryConvert base-10 numbers into binary and compare the matching hex and octal forms.developer-toolbrowser-toolnumber-conversiondecimaltobinary
-
Binary to HexConvert base-2 values into hexadecimal and compare the matching decimal and octal forms.developer-toolbrowser-toolnumber-conversionbinarytohex
-
Hex to BinaryConvert base-16 values into binary and compare the matching decimal and octal forms.developer-toolbrowser-toolnumber-conversionhextobinary
-
Hex to ASCIIDecode hex byte pairs into readable ASCII text, with support for common separators.developer-toolbrowser-toolnumber-conversionhextoascii
-
ASCII to HexEncode ASCII text as hex values and choose space, comma, colon, or no delimiter output.developer-toolbrowser-toolnumber-conversionasciitohex
-
Binary to TextDecode binary byte groups into text characters, with validation for 8-bit groups.developer-toolbrowser-toolnumber-conversionbinarytotext
-
Text to BinaryEncode text characters as binary values for inspection, examples, and teaching.developer-toolbrowser-toolnumber-conversiontexttobinary
-
Fraction to DecimalConvert integer, numerator, and denominator fields into a decimal result.developer-toolbrowser-toolnumber-conversionfractiontodecimal
-
Decimal to FractionTurn decimal values into simplified numerator and denominator form in your browser.developer-toolbrowser-toolnumber-conversiondecimaltofraction
-
Percent to DecimalTurn percentages into decimal values for calculations, formulas, and data entry.developer-toolbrowser-toolnumber-conversionpercenttodecimal
-
Decimal to PercentTurn decimal values into percentage notation for reporting, formulas, and labels.developer-toolbrowser-toolnumber-conversiondecimaltopercent
-
Percent to FractionTurn percentages into simplified fraction form for ratios, measurements, and math work.developer-toolbrowser-toolnumber-conversionpercenttofraction
-
Fraction to PercentTurn fraction fields into percentage values for ratios, rates, and reports.developer-toolbrowser-toolnumber-conversionfractiontopercent
-
Hex to RGBTurn 3- or 6-digit hex colors into red, green, and blue channel values.developer-toolbrowser-toolnumber-conversionhextorgb
-
RGB to HexTurn red, green, and blue channel values into a CSS hex color code.developer-toolbrowser-toolnumber-conversionrgbtohex
-
Hex to RGBATurn hex colors into red, green, blue, and alpha values with an opacity slider.developer-toolbrowser-toolnumber-conversionhextorgba
-
RGBA to HexTurn red, green, blue, and opacity values into a hex color plus opacity label.developer-toolbrowser-toolnumber-conversionrgbatohex
-
Roman to NumbersConvert Roman numeral strings into decimal numbers and review common symbol values.developer-toolbrowser-toolnumber-conversionromannumeralstonumbers
-
Numbers to RomanConvert decimal numbers into standard Roman numeral notation with subtractive pairs.developer-toolbrowser-toolnumber-conversionnumberstoromannumerals
-
Word CounterMeasure pasted text locally with live word, character, sentence, paragraph, line, reading-time, and speaking-time statistics.developer-toolbrowser-toolstring-text-utilitieswordcounter
-
Character CountMeasure text locally with live character totals, no-space counts, word and line counts, UTF-8 bytes, and a 280-character remaining counter.developer-toolbrowser-toolstring-text-utilitiescharactercount
-
Case ConverterChange pasted text locally between uppercase, lowercase, sentence case, title case, and inverted case.developer-toolbrowser-toolstring-text-utilitiescaseconverter
-
Reverse TextReverse pasted text in your browser for quick string tests, mirror-style output, obfuscation, and debugging examples.developer-toolbrowser-toolstring-text-utilitiesreversetext
-
JSON FormatterFormat valid JSON into readable, consistently indented output in your browser.developer-toolbrowser-toolformatter-minifierjsonformatter
-
JSON MinifierCompress valid JSON into a compact one-line payload in your browser.developer-toolbrowser-toolformatter-minifierjsonminifier
How to call
Homepage
https://coding.tools