Uvlio

Command Palette

Search for a command to run...

Back to collections
Tool Collection

Code and Data Formatting Tools

This topic focuses on browser-based formatting, encoding, protocol payloads and validation helpers for developer workflows.
28 tools6 related articles
How To Use This Collection
Use the task notes to define the workflow first, then move into the tool pages below in the order that fits the job.
  • Format copied payloads before sharing
  • Inspect JSON, Base64, Protobuf and byte-level content
  • Convert config and table data, or test crypto, RSA and HTTP-related inputs

Tools In This Collection

Start from these tools, then move back into articles and adjacent collections as the workflow expands.
Developer

JSON Formatter

Format, validate, minify, sort keys and inspect JSON outline locally.

Open
Developer

Base64 Encoder / Decoder

Encode/decode Unicode text, URL-safe Base64, and small files in the browser.

Open
Developer

URL Encoder / Decoder

Encode/decode URL components or full URLs and inspect query parameters.

Open
Developer

Base Converter

Convert numbers across bases and transform text into hex, binary, Base64 and Unicode bytes.

Open
Developer

HTTP Status Code Lookup

Search and filter common HTTP status codes with bilingual explanations, categories and troubleshooting hints.

Open
Developer

Protobuf Encoder / Decoder

Encode JSON into Protobuf bytes or decode hex / Base64 Protobuf payloads with a .proto schema in the browser.

Open
Developer

JWT Decoder

Decode JWT header and payload locally, inspect claims, expiry times and raw Base64URL segments.

Open
Developer

XML Formatter

Format and validate XML locally with a clean pretty-printed output.

Open
Developer

YAML Formatter

Format and validate YAML locally with stable indentation and clean output.

Open
Developer

TOML Formatter

Format and validate TOML locally for config files and structured settings.

Open
Developer

Docker Run to Compose

Convert common docker run commands into a starter docker-compose service block.

Open
Developer

JSON ⇄ CSV Converter

Convert JSON arrays and CSV tables both ways in the browser, with headers, delimiter choice and quick validation.

Open
Developer

AES / DES Encryption Tool

Encrypt or decrypt short text with AES, DES or 3DES in the browser, with selectable block mode, padding, IV and output format.

Open
Developer

Color Converter

Convert HEX, RGB, HSL and HSV colors, inspect alpha values, pick colors visually and preview palettes instantly.

Open
Developer

ASCII Table

Look up printable ASCII codes, control names and character conversions between decimal, hex and binary.

Open
Developer

Hex Editor

Inspect text or files as hex bytes, edit hexadecimal content, and decode it back to text locally in the browser.

Open
Developer

RSA Key Tool

Generate browser-side RSA key pairs and use them for short text encryption, decryption, signing and verification.

Open
Developer

Regex Tester

Test JavaScript regular expressions, inspect matches, groups and replacements, and iterate with live sample text in the browser.

Open
Developer

JSONPath Evaluator

Evaluate JSONPath expressions against JSON data, inspect matched paths and preview results with GitHub-style highlighted JSON output.

Open
Developer

JSON / YAML / TOML / XML Converter

Convert structured data between JSON, YAML, TOML and XML, validate input, and preview the output with GitHub-style code highlighting.

Open
Developer

Text Encoding Converter

Convert text bytes between UTF-8, UTF-16, Shift-JIS, EUC-JP and other browser-safe encodings, then inspect normalized text and hex bytes.

Open
Developer

HTTP Request Header Reference

Look up common HTTP request headers and quickly review client, auth and caching related fields.

Open
Developer

HTTP Response Header Reference

Browse common HTTP response headers, understand caching, security and delivery-related fields.

Open
Developer

JWT Encoder

Generate HS256, HS384 or HS512 JSON Web Tokens directly in the browser for testing and local workflows.

Open
Developer

JSON Minify

Minify JSON instantly in the browser and remove unnecessary whitespace before shipping data elsewhere.

Open
Text

Slug Generator

Turn titles or phrases into clean URL-friendly slugs with case, separator and trim options.

Open
Developer

URL Parser

Break a URL into protocol, host, path, query and hash fields, then inspect every parameter clearly.

Open
Developer

Query String Builder

Build clean query strings from key-value pairs and preview the final URL segment instantly.

Open