Skip to content

Keyword List Splitter

Split a long keyword list into evenly sized batches.

Options

Results appear here. Everything is processed in your browser — nothing you type is sent anywhere.

What the Keyword List Splitter does

The Keyword List Splitter cuts one long list into numbered batches of the size you choose, which is how most people work around per-post tag limits and per-request import caps.

How it works

The list is split on any common delimiter, then sliced sequentially. Order is preserved, so batch one always contains your first entries.

  1. 1Paste the full list.
  2. 2Set how many keywords each batch should hold.
  3. 3Generate the batches.
  4. 4Copy one batch at a time into its destination.
  5. 5Download everything if you need a record.

Worked example

A thirty-five keyword list split at ten produces four batches: three full and one of five.

Who uses it

  • Splitting tags across a series of posts
  • Respecting platform tag limits
  • Dividing research between writers
  • Batching imports that cap at a fixed size

Best practices

  • Deduplicate before splitting so batches do not repeat.
  • Match batch size to the platform limit you are targeting.
  • Keep related keywords together by sorting first.
  • Label batches in your notes when you use them.

Honest limitations

Splitting is sequential, not thematic — use the Cluster Builder first if you want each batch to hold related terms.

Frequently asked questions

Are batches balanced?
All but the final batch hold exactly your chosen size.
Can I split by theme instead?
Yes — run the Cluster Builder, then split each cluster.
Is order preserved?
Yes, entries stay in their original sequence.

Related tools