Processed locally in your browser, never uploaded to this site's server.

Long Post Splitter

Split long text into segments that fit X.com (Twitter) and other social media character limits, with weighted counting for CJK, emojis, and URLs.

Loading...

How to Use

  1. Paste or type your long text in the input area.
  2. Select the character limit: 280 for X.com posts, or set a custom value for other platforms.
  3. Choose a split mode: paragraph preserves structure, sentence breaks at sentence boundaries, word splits at word boundaries.
  4. Choose a numbering format (1/N or (1/N)) and optional line break for thread posting.
  5. Click Split and copy each segment to post as a thread.

Features

  • X.com weighted character counting: CJK and emojis count as 2, URLs count as 23
  • Four split modes: paragraph, sentence, word, and character boundaries
  • Automatic segment numbering (1/N, 2/N, ...) for thread posting

You May Also Like

Text Column Extractor

Extract specific columns from delimiter-separated text (CSV, TSV, etc.).

CSV Redact

Mask sensitive information in specified CSV columns with flexible redaction schemes.

Text Case Convert

Convert text between different cases: uppercase, lowercase, camelCase, kebab-case, snake_case, and more.

Text Deduplicator

Remove duplicate lines from a text, keeping the first unique occurrence.