Text Truncator
Trim text to a set number of characters or words with an ellipsis.
Limit by
Truncated
Truncating text cleanly
Truncation shortens text to a maximum length — for meta descriptions, card excerpts, tweets, or table cells. This tool cuts by character or word count, trims any trailing space at the cut point so you never get a dangling fragment, and can append an ellipsis to signal there's more. Enable per-line mode to clip a whole list at once. It counts by Unicode code points and runs entirely in your browser.
Related Text Tools tools
Case Converter
Convert between Sentence, Title, camelCase, snake_case, and more.
Word Counter
Count words, characters, and analyze keyword density.
Text to Binary
Convert text into its 8-bit binary representation.
Binary to Text
Decode 8-bit binary back into readable text.
Text Reverser
Reverse text by characters, words, or lines.
Remove Duplicate Lines
Delete repeated lines and keep your list unique.
Remove Empty Lines
Strip blank and whitespace-only lines from text.
Sort Lines Alphabetically
Sort lines A–Z or Z–A, case-sensitive or not.