Skip to content

Text Tools

Word Counter

Paste any text to count words, characters (with and without spaces), lines, and sentences instantly. Runs fully in your browser—nothing is uploaded.

Loading tool…

How to use

  1. Paste or type your text
  2. Review live word and character totals
  3. Copy stats or clear and start again
  • Case Converter

    Convert text between uppercase, lowercase, title case, sentence case, camelCase, PascalCase, snake_case, and kebab-case. Handy for renaming variables, headings, and API fields—all in your browser.

  • Slugify

    Convert blog titles, product names, and headings into clean kebab-case slugs for URLs, filenames, and IDs. Instant, private, and free in your browser.

  • Lorem Ipsum

    Generate classic Lorem Ipsum placeholder paragraphs for mockups and drafts.

Frequently asked questions

Is my text uploaded?

No. Counting runs entirely in your browser. Your draft, essay, or notes never leave your device.

How are words counted?

Words are split on whitespace after trimming. Empty input counts as zero words; consecutive spaces do not inflate the total.

When should I use character count without spaces?

Use it for limits that ignore whitespace (some SMS, SEO, or form constraints). The with-spaces count matches typical editor length limits.