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
- 01Type a task and press Enter or Add.
- 02Tick items off as you complete them.
- 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.