Anki Audio Export
Export Anki cards to MP3 files for listening to for background study while on the go.. Combine audio fields with custom patterns and delays.
Note: Generating TTS is out-of-scope for this add-on. If you need to do that, others such as AwesomeTTS or HyperTTS work. This is purely for taking audio fields on your SRS cards and turning them into a formatted playlist for study.
Features Batch Export: Process hundreds of cards quickly into audio files Custom Patterns: Use “1” and “2” to define playback order (e.g., “1121” = Audio 1, Audio 1, Audio 2, Audio 1) Flexible Delays: Set silence duration between audio clips (default: 0.8s) Optional Beep: Add beep at the start of each card (not recommended; it sounds annoying) Multi-format Support: Handles MP3, WAV, and other audio formats Auto-installation: FFmpeg downloads automatically on first use, no dependencies requiring external setup Usage Open Anki Browser Select cards, right-click → Export Card(s) to Audio Configure settings: Audio 1 Field: First audio field Audio 2 Field: Second audio field Audio Pattern: Use “1” and “2” (e.g., “1121”) Delay: Seconds between clips (default: 0.8) Save Directory: Output location Click Accept Open Source/Github:
I’ll accept any documented pull requests. DM me on Discord with any development suggestsion, but no support requests please. Username = saga https://github.com/SagaSkoyere/anki-to-mp3
Reviews (5)
👍 2026-01-22
It worked very well for some time then I had this issue :
Anki 25.09.2 (3890e12c) (ao) Python 3.13.5 Qt 6.9.1 PyQt 6.9.1 Platform: Linux-6.14.0-37-generic-x86_64-with-glibc2.39
When loading Anki to MP3 - Saga: Traceback (most recent call last): File “/home/samyloup/.local/share/AnkiProgramFiles/.venv/lib/python3.13/site-packages/aqt/addons.py”, line 250, in loadAddons import(addon.dir_name)
File "/home/samyloup/.local/share/Anki2/addons21/2096618373/_
### 👍 2026-01-02
Oh no! This add-on is great, but as of 2026-01-01 it's not working with the current version of Anki! Hopefully it gets fixed - this is a fantastic tool for generating your own practice audio playlists.
### 👍 2026-01-01
Great idea, but the update wouldn't load. I haven't gotten the older version to work either.
### 👍 2026-01-01
Seems wrong plugin packed...
### 👍 2025-12-26
Works well. Just don't forget to select the field with the audio file in it.
Added "from __future__ import annotations" to the first line of every python file to make it work with Anki 2.1.49