Anki flashcard TSV generator
Turn a list of notes into a tab-separated file ready to import into Anki.
Anki flashcard TSV generator
Paste a list of notes and this tool turns them into a tab-separated file that Anki's "Import File" dialog reads directly — one card per line, front and back split by a tab. It suits anyone who studies with spaced repetition and would rather paste a list than click through Anki's add-card dialog one entry at a time: vocabulary, exam facts, formulas, capital cities, anything that fits a front/back pattern.
Choose how your list separates front from back — a dash, a colon, a literal tab, or a blank line between notes when a back needs more than one line, joined with a line break inside the field. Reverse cards generate the back-to-front version of every note too, so a vocabulary list quizzes both directions without retyping it. Deck name and tags can be added as extra columns so every row already carries where it belongs once imported, and the Markdown option turns bold, italic, inline code and links into the HTML Anki renders on a card.
Duplicate checking drops any note whose front repeats an earlier one, keeping the first — useful when a list was assembled from several sources. Tabs and line breaks inside a field are converted automatically so they can't be mistaken for the column or row separator Anki's import expects, and the live tally reports notes in, cards out and duplicates removed.
Everything runs in your browser. Your notes are never uploaded, which matters for study material tied to coursework or professional exams. Copy the result straight into Anki's import dialog, or download it as a .txt file to import later.