Skip to content
Mindstamp

Media utilities

Free video chapter formatter

Paste chapter timestamps and titles in any arrangement: get YouTube format, plain text, CSV, or JSON back.

Free, no account needed. Runs in your browser: nothing is uploaded.

What it does

What the formatter does

It reads chapters written any of the common ways and rewrites them the way your destination wants.

Forgiving input

Time-first, title-first, dashes, pipes, colons, brackets: mixed freely, line by line.

Four outputs

YouTube description format, padded plain text, CSV with a seconds column, and JSON.

YouTube rules checked

Starts-at-0:00, minimum 3 chapters, and 10-second minimums are verified for you.

How to use it

How to re-format chapters

  1. Paste your chapter lines: one chapter per line, timestamp and title in any order.
  2. Select Format chapters.
  3. Switch between YouTube, plain text, CSV, and JSON.
  4. Copy the output or download the file.

In depth

One list, four destinations

Chapter lists travel: the same ten lines go into a YouTube description, a video platform’s chapter field, a spreadsheet for review, and sometimes an API call. Each destination wants its own arrangement, and re-typing timestamps is exactly the kind of work that produces 1:02 where 1:20 was meant.

The formatter parses the input before it changes the format. It recognizes leading, trailing, and bracketed timestamps. It cleans the remaining text as the title, reports unreadable lines by number, and sorts the parsed list by time.

The YouTube output enforces YouTube’s actual rules: the list must begin at 0:00, contain at least 3 chapters, and give each chapter at least 10 seconds. Lists that break a rule still format, with a note saying which rule: because sometimes the list is for somewhere else.

The tool uses fixed local rules without AI or an upload. Use the AI video chapter generator if you want to create chapters from a transcript.

Questions

Common questions

What input arrangements are recognized?

A timestamp anywhere on the line: "0:00 Intro", "Intro | 4:13", "- 7:34: Shutdown", "(9:58) Wrap-up": with dashes, pipes, colons, commas, and brackets cleaned away from the title.

What does the CSV contain?

Three columns: start_seconds, a padded HH:MM:SS timestamp, and the title, with quoting handled for commas and quotes in titles.

Does it reorder my chapters?

Yes: output is sorted by start time, which is what every destination expects and catches copy-paste ordering mistakes.

Can it create chapters from a transcript?

No: this tool re-formats a list you already have, deterministically. To derive chapters from a transcript, use the video chapter generator.

With Mindstamp

Chapters formatted: now make them clickable

Mindstamp turns the same list into an in-video chapter menu and reports the sections that viewers open.

Works on the video you already have. No re-encoding.