nvivo export · 3 min read

transcripts that import to NVivo without reformatting.

qualitative research interviews need a specific shape to import into a CAQDAS package. we produce that shape.

the problem

NVivo (and ATLAS.ti, and MAXQDA) expects transcripts in a specific schema: timestamps in hh:mm:ss, a speaker column, the utterance, and ideally the speaker turn identified row by row. CSV is the cleanest import path; .docx works if the formatting is right.

most transcription tools produce a generic .docx with paragraph breaks and bold speaker labels. that file imports — and then the researcher spends an hour rebuilding the timestamps, splitting the paragraphs into per-turn rows, and tagging the speaker column. for a study with twenty interviews, that hour stacks up.

search "nvivo transcript import format" and you get NVivo's own help docs (helpful, but documentation about the format — not a tool). a lone GitHub project (Teams2NVivo) confirms the demand exists by addressing a sliver of it. nothing on the first page produces a generic transcript in NVivo-shape from audio. that's the gap.

what we ship

a transcription pass that emits NVivo-shaped output directly:

workflow

  1. drop the interview audio. transcription runs and produces a first-pass transcript with diarization.
  2. review in the browser editor. fix speaker labels in bulk — "Speaker 1" becomes "P03" once and propagates through every row. fix proper nouns as they appear; the model learns study-specific vocabulary across files.
  3. export to NVivo CSV (or ATLAS.ti / MAXQDA equivalent). open it in NVivo. code it.

where this fits

privacy

for IRB-restricted recordings or any audio where data residency matters — and for fieldwork on subjects whose institutional review prohibits cloud processing — run the file in private mode. the NVivo export works identically on local transcription; the audio just stays on your laptop.

citation

when you publish work that used this tool, citation language and a methodological footnote ("transcribed using audiohighlight, version X, NVivo profile, on date Y") are on the about page. we keep version numbers stable for replication.

related

lifetime deal while we're in beta.

join the waitlist to get a lifetime deal — your first month free, plus 50% off forever. private invite when we ship; no drip campaign.