Skip to main content
Card Management

Import & Export


Import


CSV / TSV (Free — basic)

  • Click "Import" on your deck page
  • Upload a CSV/TSV file or paste tab-separated content
  • The app auto-detects the delimiter and column headers
  • Map columns to card fields: front, back, hint, tags
  • Preview the first 10 cards, then click Import

  • Expected format:

    front,back,hint,tags

    What is photosynthesis?,Plants convert light to energy,plants,biology


    Anki .apkg Import (Plus)

    Import your existing Anki decks directly. The app reads the SQLite database inside .apkg files and maps Anki note types to FluentFlash card types.


    Quizlet Import (Plus)

    Paste Quizlet export text (tab-separated) and import directly.


    Export

    Find the Export button on your deck page (on mobile, tap the "..." overflow menu to see it). Available formats:


    CSV (Free)

    Download all cards as a CSV file with front, back, hint, type, and tags columns.


    PDF (Plus)

    Export your flashcards as a printable PDF with 3x5 card layout — fronts on one page, backs on the next, 8 cards per page. Great for offline study or printing physical flashcards.


    Study guides, cheat sheets, and formula sheets can also be downloaded as formatted PDFs from the Study Materials section on your deck page.


    DOCX (Plus)

    Export your flashcards as a Word document (table format) that opens natively in Microsoft Word and Google Docs. Study materials are also available as DOCX with proper heading and list formatting.


    JSON (Plus)

    Download as JSON with all card fields and metadata.


    Markdown (Plus)

    Download as a formatted Markdown document with Q&A pairs.

    Was this helpful? Let us know