# 2anki — convert notes to Anki flashcards ## What it does 2anki converts study notes into Anki flashcard decks (.apkg files). Drop a file or connect a Notion workspace, download a deck, open it in Anki or AnkiDroid. ## Supported input formats - Notion (export zip or live page via OAuth) - PDF (text-layer PDFs and scanned/image-only PDFs — lecture slides, textbook chapters) - Photos and images (.jpg, .png — handwritten notes, whiteboards, slides via AI) - Markdown (.md, Obsidian-flavoured Markdown) - HTML (.html files, Notion HTML exports) - CSV / Excel (.csv, .xlsx — column A front, column B back) - Word (.docx) - Quizlet (exported sets) - Anki (.apkg — import back into Anki or export to CSV) ## Output Standard Anki .apkg files compatible with Anki desktop, AnkiDroid, and AnkiMobile. Cards preserve images, audio, code blocks, and cloze deletions from the source. ## Native app (iPhone, iPad, Mac) 2anki is also a native app for iPhone, iPad, and Mac — free on the App Store. Files are parsed on-device; sign in for AI deck generation and Notion sync. The same free/paid limits apply, with the passes sold as Apple in-app purchases (Day Pass, Week Pass, Unlimited). Details: https://2anki.net/app ## AI conversion (Claude) Documents without flashcard structure convert through Claude on the web app: scanned or image-only PDFs are read page by page with vision, photos of handwritten notes or whiteboards become decks at https://2anki.net/photo-to-deck, and text documents (PDF, Word, plain text) are turned into question/answer cards. AI conversion runs on Claude Sonnet. ## How cards are built from Notion Toggle blocks become cards: the toggle heading is the front, the body is the back. Strikethrough text in the page body becomes a tag on every card in the deck. ## Auto Sync (Notion → Anki, automatic) Auto Sync connects a Notion workspace and keeps Anki decks up to date every 5 minutes. No exports, no manual steps. Included with Lifetime, or switched on by arrangement — email support@2anki.net. ## Pricing - Free: 100 cards per month, no account required for one-off conversions. - Unlimited: $7.99/month or $64/year — unlimited cards, PDF support, concurrent conversions. - Lifetime: from $345 — all Unlimited features paid once, Auto Sync included. - Auto Sync: not sold as a plan — included with Lifetime, or switched on by arrangement. - Day Pass: $4 — 24-hour unlimited access. - Week Pass: $9 — 7-day unlimited access. ## Key differentiators - Open source (github.com/2anki/server). - No add-on required in Anki — .apkg files open with a double-click. - Notion OAuth integration — no manual export needed. - Cloze deletion support from Notion toggle nesting. - Images and audio embed directly in cards. ## MCP connector (use 2anki inside AI assistants) 2anki runs a hosted MCP server at https://2anki.net/mcp (OAuth 2.1, streamable HTTP). Connect it to Claude or ChatGPT to turn conversation text or photos into downloadable Anki decks — tools cover convert, create with subdecks, photo to deck, preview, and deck listing. Setup guide: https://2anki.net/documentation/start-here/use-in-claude ## Canonical URLs - Homepage: https://2anki.net - Native app (iPhone, iPad, Mac): https://2anki.net/app - Pricing: https://2anki.net/pricing/ - Notion to Anki guide: https://2anki.net/answers/convert-notion-to-anki/ - Notion Auto Sync: https://2anki.net/answers/notion-to-anki-sync/ - PDF to Anki guide: https://2anki.net/answers/pdf-to-anki/ - Quizlet to Anki guide: https://2anki.net/answers/quizlet-to-anki/ - FSRS explained: https://2anki.net/answers/fsrs-explained/ - Lecture notes to Anki: https://2anki.net/answers/lecture-notes-to-anki/ - Word to Anki: https://2anki.net/answers/word-to-anki/ - Image occlusion: https://2anki.net/answers/image-occlusion-anki/ - Google Docs to Anki: https://2anki.net/answers/google-docs-to-anki/ - Handwritten notes to Anki: https://2anki.net/answers/handwritten-notes-to-anki/ - Textbook to Anki: https://2anki.net/answers/textbook-to-anki/ - Documentation: https://2anki.net/documentation