Text Tools

ArrayKit's Text tools cover the everyday string work developers, writers and testers do dozens of times a day. The Word and Character Counter gives live counts of words, characters, sentences, lines, UTF-8 bytes and an approximate token estimate as you type. The Case Converter switches identifiers between camelCase, snake_case, kebab-case and PascalCase, while the Slug Generator turns any title into a clean, URL-safe slug with batch mode. Need placeholder copy for a layout? The Lorem Ipsum Generator produces paragraphs, sentences or words on demand, and the Mock Data Generator spins up fake JSON with names, emails, UUIDs, dates and prices for seeding databases and stubbing APIs. Everything runs in your browser: your text is processed locally on your device and nothing is uploaded. Open a tool, paste or configure, and get clean output in seconds.

Frequently asked questions

What can I do with ArrayKit's Text tools?
You can count words, characters, sentences, lines, bytes and approximate tokens live; convert text between camelCase, snake_case, kebab-case and PascalCase; slugify titles into clean URL-safe slugs; generate placeholder lorem ipsum; and build fake JSON test data with names, emails, UUIDs, dates and prices.
Which text tool should I use to count words and characters?
Use the Word & Character Counter. Paste or type your text and it shows live word, character, sentence, line and UTF-8 byte counts plus an approximate token estimate and reading time, with an optional top-words frequency list.
Can these Text tools reformat identifiers and URLs?
Yes. The Case Converter rewrites identifiers between camelCase, snake_case, kebab-case, PascalCase and more, and the Slug Generator turns titles into clean URL slugs with a hyphen or underscore separator, accent stripping and optional stop-word removal, including a batch mode.
Are these Text tools safe to use with sensitive content?
Yes. Every Text tool runs entirely in your browser. Your input is processed locally on your device and nothing is uploaded to a server, so even sensitive drafts, prompts and identifiers never leave your machine.
Do the Text tools work offline?
Once the page has loaded, the tools run on your device in your browser, so word counting, case conversion, slug generation, lorem ipsum and mock-data creation keep working even if your connection drops.
Can I generate placeholder and test data with these tools?
Yes. The Lorem Ipsum Generator produces filler paragraphs, sentences or words for mockups, and the Mock Data Generator creates fake JSON records — names, emails, UUIDs, dates and prices — for seeding databases, populating prototypes and stubbing API responses.