Text Truncator
Truncate text to a character or word limit. Option to add ellipsis at the end. Ideal for summaries and previews.
How does text trimming work?
No modo caracteres, o texto é fatiado pela posição indicada. No modo palavras, o texto é dividido por espaços e apenas as N primeiras palavras são mantidas. Se o texto original já couber no limite, ele é retornado sem modificação.
All the trimming runs inside your browser.
Trim a text to the right size
Sometimes a text has to fit a limit. A preview, a meta description, a caption. Which means cutting it at the exact spot. This tool trims content down to a number of characters or words you set, so you don't have to count by hand.
If you want, you can add an ellipsis at the cut to signal that the text continues, the way it shows up in those "read more" previews. It works well for keeping summaries uniform, fitting text into a field limit, or preparing snippets that will appear in lists and cards.
Nothing you paste leaves the browser. Drop in the content, set the limit, and copy the trimmed version.
Related Tools
Tabs ↔ Spaces Converter
Convert tabs to spaces or spaces to tabs. Set the tab size. Processed in the browser.
Compare Two Lists
Compare two lists and find: intersection, union, items unique to each list and symmetric difference. One item per line. Option to ignore case.
Markdown ↔ HTML Converter
Convert CommonMark Markdown to semantic HTML and back, with tables, code, footnotes and task lists — all client-side.