Word Counter
Count words, sentences, paragraphs, and reading time from pasted text without opening a separate editor.
Browse the full collection, or search for what you need and we’ll narrow the list for you.
Browse mode
Showing page 4 of 44 from 658 total tools.
Count words, sentences, paragraphs, and reading time from pasted text without opening a separate editor.
Measure character totals with and without spaces, plus line counts for bios, posts, and form limits.
Generate placeholder paragraphs, sentence blocks, and approximate word counts for drafts and mockups.
Turn header and row input into a copyable Markdown table for docs, READMEs, and pull requests.
Encode reserved HTML characters or decode entity-heavy text back into readable content.
Convert timestamps into local date-time values and go the other direction from a calendar input.
Sort newline-delimited text alphabetically in ascending or descending order, with optional deduping.
Remove repeated lines while preserving original order so lists and exports are easier to clean up.
Build clean query strings from key-value pairs, then inspect the parsed result before sharing a URL.
Convert plain text to hexadecimal bytes or decode hex back into readable text with inline validation.
Turn text into 8-bit binary groups or decode binary byte strings back into plain text.
Decode a JWT header and payload locally so token claims can be inspected without sending them anywhere.
Parse a semver string and generate the next patch, minor, major, or prerelease version plus release-ready copy.
Escape plain text so it is safe inside a regular expression, or reverse escaped sequences back into plain text.
Count business days between two dates or project a future weekday-based deadline without weekend math by hand.