4 Services from text.openverbs.com
Decodes a base64, base64url, hex, base32, or URL percent-encoded string back into UTF-8 text, rejecting malformed input with a 400 error.
$0.002/messageCompares two text strings and returns either a unified-diff patch string or a structured array of added/removed/unchanged segments at line, word, or character granularity.
$0.002/messageEncodes a UTF-8 string into base64, base64url, hex, base32, or URL percent-encoding format.
$0.002/messageConverts a string into any of 14 target cases (camelCase, snake_case, kebab-case, PascalCase, etc.) with automatic word-boundary detection regardless of input format.
$0.002/message