readability

17 tools tagged "readability".

Hex Digit Colorizer

Render every individual digit of any hex string in a distinct cycling rainbow color for readability.

Open tool

Hex Number Colorizer

Render each whole hex number in a whitespace/comma separated list in a distinct cycling color.

Open tool

JSON Formatter & Beautifier

Format and beautify messy JSON with proper indentation.

Open tool

JSON Syntax Highlighter

Add syntax-colored highlighting to JSON for docs, blogs, and slides.

Open tool

JSON Object Key Sorter

Recursively sort every object's keys alphabetically, ascending or descending.

Open tool

JSON Spacing Adder

Format JSON so purely-scalar objects/arrays collapse onto one padded line, others stay multi-line.

Open tool

JSON Syntax Changer

Convert valid JSON into relaxed JS-object-literal syntax with unquoted identifier keys.

Open tool

JSON Syntax Remover

Strip ALL JSON punctuation and quotes, leaving only a flat, space-separated word list.

Open tool

JSON to Text Converter

Turn JSON into an indented, punctuation-free plain-text outline.

Open tool

Markdown Formatter & Pretty Printer

Normalize heading spacing, list markers, and blank lines in Markdown.

Open tool

XML Prettifier

Prettify minified or messy XML into clean, indented markup.

Open tool

XML Syntax Highlighter

Highlight XML syntax and export it as portable, self-contained HTML.

Open tool

XML to Image Converter

Render syntax-highlighted XML as a downloadable PNG image.

Open tool

YAML Formatter & Prettifier

Prettify messy or flow-style YAML into clean, indented block style.

Open tool

Change All Quotes to Double Quotes

Re-quote every YAML string, keys and values, with double quotes.

Open tool

Change All Quotes to Single Quotes

Re-quote every YAML string, keys and values, with single quotes.

Open tool

YAML Sorter

Recursively sort every YAML mapping's keys alphabetically.

Open tool