Checklist Generator

Build a checklist and copy it as Markdown.

Free checklist generator. Add tasks, tick them off as you go, and copy the whole list as a Markdown task list ready for GitHub, notes or docs. Runs entirely in your browser.

How to use the Checklist Generator

  1. 01Type a task and press Enter or Add.
  2. 02Tick items off as you complete them.
  3. 03Copy the Markdown checklist to paste into GitHub, Notion or docs.

Frequently asked questions

What format is the exported checklist?

It exports GitHub-flavored Markdown task lists using '- [ ]' for open items and '- [x]' for completed ones, which render as checkboxes on GitHub and many editors.

Are my items saved anywhere?

No — the checklist lives only in your browser session and is never uploaded. Copy the Markdown to keep it.