Tool Catalog

The complete catalog of 28 developer utilities on DevToolsHub, grouped by category with a short description of each tool. Every utility runs entirely in your browser — your input never leaves your device — so you can format, encode, convert, generate and inspect with privacy and speed. Use the search box to filter, or jump straight to a tool from its category below.

28 tools across 5 categories — Formatters · Encoders · Converters · Generators · Inspectors.

Formatters

6

Formatting tools tidy and standardize structured text. Paste minified or messy JSON, SQL, HTML, CSS or Markdown and get consistently indented, validated output that's easier to read, review and diff.

Encoders

3

Encoding tools translate text between transport-safe representations. Convert to and from Base64, percent-encoded URLs and HTML entities to safely move data through APIs, markup and query strings.

Converters

8

Converter tools translate values between common formats — timestamps, number bases, color spaces, text casing, and structured data like JSON, YAML, CSV, TypeScript and GraphQL — so you can move between representations without manual rewriting.

Generators

6

Generator tools produce ready-to-use values on demand — UUIDs, strong passwords, placeholder text, cryptographic hashes and cron expressions — using your browser's secure random source, with no data leaving your device.

Inspectors

5

Inspector tools help you examine and debug — decode JWT claims, test regular expressions against sample text, look up HTTP status codes, diff two blocks of text, and send HTTP requests to inspect API responses.