Text

Text utilities for counting, case conversion, find-and-replace, whitespace cleanup, and line-level processing across writing, development, logs, SEO copy, and bulk content work.

9 tools

Text

About this category

Plain text is still the universal interchange format for code, configs, content, logs, and copy. Small text tasks — counting characters before posting, switching casing to match a style guide, replacing a stale URL across a list, stripping invisible whitespace from a paste — interrupt focused work every day.

DevKitLab gathers these everyday text utilities into a single place. Each tool runs in your browser, accepts a paste or a typed input, and gives you a copyable result with the option you actually need (regex flags, line operations, character classes) rather than burying it behind a paywall.

What you can do here

  1. Counts that match real platforms

    Characters, words, sentences, lines, UTF-8 bytes, and reading time with sane handling of CJK characters, emoji clusters, and surrogate pairs.

  2. Casing across all naming conventions

    camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, dot.case, and path/case for identifiers, slugs, headings, and config keys.

  3. Find, replace, and clean at scale

    Plain, case-sensitive, and regex replacement across paragraphs; whitespace and blank-line cleanup before publishing or importing.

  4. Line-level operations for lists

    Sort, dedupe, number, filter, join, split, and per-line regex for URL lists, SQL values, log lines, and bulk content edits.