Skip to main content

Edit & Clean · browser workspace

Smart Split Names - Separate Full Names into First and Last

Split full names into first name and last name columns. Handle middle names, prefixes, suffixes. processed locally in your browser.

Quick start

Built for split full names into title, first, middle, last, suffix.

Everything runs in your browser, so you can test the workflow with sample data when available before using production files.

Output: A new file or report produced locally in your browser.

  1. 1Choose a supported file or use sample data when available.
  2. 2Set the options shown for this workflow.
  3. 3Process the file locally, inspect the result, and download a new copy.
Preparing your private workspace…

How to Smart Column Splitter

  1. 1Upload your CSV file with a full name column
  2. 2Select the column containing names
  3. 3Download CSV with separate first/last name columns

Why Use This Tool?

  • Intelligent Parsing - Handles complex name formats
  • Multiple Formats - "John Doe", "Doe, John", "John Q. Doe"
  • Prefixes & Suffixes - Recognizes Dr., Jr., III, etc.
  • Middle Names - Properly identifies middle names
  • Clean Output - Adds first_name, last_name columns

Frequently Asked Questions

What name formats are supported?

The tool handles "First Last", "Last, First", "First Middle Last", and names with prefixes (Dr., Mr.) or suffixes (Jr., III, PhD).

What about single names?

Single names (like "Madonna") are placed in the first name column, with last name left empty.

Are original columns preserved?

Yes. The original full name column is kept, and new first_name and last_name columns are added.