BROWSER BENCH / TOOL INDEX

Text & data
tools.

Format, convert, compare, and generate text or structured data for development, writing, and everyday cleanup.

TOOL INDEX

Text & data · 26 tools

01 / 26 TOOLS

Text & data

01
OPEN TOOL

JSON formatter

Format minified or messy JSON into a readable structure.

  • JSON
  • formatting
  • validation
02
OPEN TOOL

JSON to CSV

Convert a JSON array into a downloadable CSV table.

  • JSON
  • CSV
  • convert
03
OPEN TOOL

CSV to JSON

Turn CSV data into JSON ready for an API or script.

  • CSV
  • JSON
  • data
04
OPEN TOOL

YAML to JSON

Convert configuration content between YAML and JSON.

  • YAML
  • JSON
  • config
05
OPEN TOOL

JSON to YAML

Generate a hand-editable YAML configuration file.

  • JSON
  • YAML
  • config
06
OPEN TOOL

XML formatter

Format XML and inspect its node hierarchy quickly.

  • XML
  • formatting
  • markup
07
OPEN TOOL

HTML entities

Encode or decode HTML entities to debug escaping issues.

  • HTML
  • entities
  • escaping
08
OPEN TOOL

URL Encode / Decode

Encode or decode an entire text value as a URL component, with input/output swapping and a keyboard shortcut.

  • URL
  • encoding
  • decoding
09
OPEN TOOL

QueryString ⇄ JSON

Convert between URL query strings and JSON with arrays, nested objects, and optional URL encoding or decoding.

  • QueryString
  • JSON
  • URL
10
OPEN TOOL

Base64 encoder

Encode and decode text and file content as Base64.

  • Base64
  • encoding
  • file
11
OPEN TOOL

JWT decoder

Inspect a JWT header and payload.

  • JWT
  • Token
  • 认证
12
OPEN TOOL

UUID generator

Generate UUID v4 and time-ordered UUID v7 values in batches, with uppercase and hyphen-free output options.

  • UUID
  • v4
  • v7
13
OPEN TOOL

Unix timestamp converter

Convert Unix timestamps and dates while showing local time, UTC, ISO 8601, and relative time together.

  • timestamp
  • Unix
  • date
14
OPEN TOOL

Date calculator

Calculate date differences, offsets, and working days.

  • date
  • calculate
  • time
15
OPEN TOOL

Number base converter

Convert numbers between binary, octal, decimal, and hex.

  • number base
  • binary
  • hex
16
OPEN TOOL

Regex tester

Test regular expressions against example text.

  • Regex
  • regex
  • matching
17
OPEN TOOL

Regex builder

Build readable regular expressions from common patterns.

  • Regex
  • regex
  • build
18
OPEN TOOL

Text diff

Compare additions, removals, and edits between two texts.

  • Diff
  • text
  • compare
19
OPEN TOOL

Line sorter

Sort, deduplicate, and clean a multiline list.

  • sort
  • deduplicate
  • text
20
OPEN TOOL

Text counter

Count characters, words, lines, and reading time.

  • word count
  • characters
  • counting
21
OPEN TOOL

Case converter

Convert between camelCase, snake_case, and more naming styles.

  • case
  • naming
  • format
22
OPEN TOOL

Slug generator

Create clean, readable URL slugs from titles.

  • Slug
  • URL
  • title
23
OPEN TOOL

Markdown TOC

Generate a table of contents from Markdown headings.

  • Markdown
  • table of contents
  • document
24
OPEN TOOL

Markdown table

Generate Markdown table syntax from tabular data.

  • Markdown
  • table
  • code
25
OPEN TOOL

Lorem ipsum

Generate placeholder text by paragraph, sentence, or length.

  • placeholder
  • copy
  • prototype
26
OPEN TOOL

Random test data

Generate test data such as names, emails, and numbers.

  • random
  • testing
  • data