Docs
Tool Documentation
Every tool, documented — features, use cases, and HTTP API reference. Browse all 25 below, or jump straight to the full API reference.
Docs
Every tool, documented — features, use cases, and HTTP API reference. Browse all 25 below, or jump straight to the full API reference.
Turn CSV rows into a JSON array of objects.
Flatten a JSON array into CSV rows.
Parse XML into a JSON structure.
Wrap JSON in XML elements.
Parse YAML into JSON.
Serialize JSON as YAML.
Check CSV for duplicate headers, ragged rows, and type inference.
Trim, drop empties, normalize line endings, rename duplicate headers.
Profile CSV or JSON: type inference, unique and missing counts, top values.
Encode text to Base64 with URL-safe and line-wrap options.
Decode Base64 back to text, handling URL-safe and whitespace.
Decode a JWT header and payload, optionally verify HS256.
Parse, describe, and compute next runs for a cron expression.
Test a JavaScript regex with match, group, and timing details.