Welcome to Infini, a way to turn anything into flashcards. PDF, Notion, Google Docs - doesn’t matter, turn it into a nice set of flashcards without having to do anything else.


Importing a file

  1. Click Upload in the top‑right corner.
  2. Pick your .pdf or .mdx file.
  3. Inside the modal, press Upload.
  4. Wait for the "Cards generated" toast. Your cards are now ready!

Exporting from Notion → .mdx

Quick path (built‑in)

  1. Open the page.
  2. •• → Export → Markdown & CSV.
  3. Unzip the result.
  4. Rename the primary .md file to .mdx.
  5. Drop it into Infini and upload.

Block‑level metadata (optional)

If you want heading‑to‑card mapping or custom prompts, add fenced code blocks tagged card:

```card
**Prompt:** What is deep work?
**Answer:** Focused, distraction‑free cognitive effort.