Text Processing Tools

Character counting, case conversion, slug generation, kana conversion, full/half-width conversion.

Text processing has APIs that vary by language, and editor regex replacement only goes so far for non-trivial transformations. This section covers the recurring needs: Twitter character limits, identifier case flipping (snake_case ↔ camelCase), URL slug generation, and Japanese-specific kana / full-width conversions, all in-browser.

Tools in this topic (15)

Related articles

Other topics

See all topics →