Twitter Thread Splitter
Split long text into tweet-sized chunks without breaking words mid-way.
This tool runs entirely in your browser. Your files are never uploaded to a server.
Paste long text and this tool splits it into tweets at word boundaries, up to a configurable character limit per tweet, with optional "(1/n)" numbering and one-click copy for each tweet or the whole thread.
Frequently Asked Questions
- Will this ever cut a word in half?
- No, the splitter always breaks at word boundaries, so a tweet never ends mid-word — it moves the whole word to the next tweet instead if it doesn't fit.
- Can I change the character limit per tweet?
- Yes, it defaults to 280 characters but you can adjust it anywhere from 50 to 2000, useful for X Premium's longer limits or other platforms.
- What does the numbering option do?
- When enabled, it appends a counter like "(1/5)" to the end of each tweet, but only if adding it still keeps the tweet within your character limit.