Twitter Thread Builder

Paste long text, get a ready-to-post Twitter / X thread split into 280-char tweets with 1/N numbering.

How the splitter works

The algorithm walks your text and tries to break at sentence boundaries first (., !, ?), then at word boundaries (spaces) if no sentence break fits. Mid-word breaks are never produced. Each chunk gets a counter prefix (1/N format by default) so readers know the thread length.

Best practices for threads

Posting the thread

This tool doesn't auto-post to Twitter / X (no API integration, no credentials needed). After splitting, you copy each tweet and paste them into Twitter / X's composer one by one, replying to the previous tweet. Or paste them all at once into the native multi-tweet composer (the + button in the official client).