You recorded the meeting. Now you need the action items, decisions, and quotes — without watching the whole thing back. Here's how to get a full transcript of any Zoom, Google Meet, or Microsoft Teams recording in under a minute, for free.
~/Documents/Zoom/[date]/ — look for a file named meeting_audio.m4a or video1280.mp4.mp4 or .m4aRecordings/ folder in the relevant Team channelMeet Recordings/ → download as .mp4ScribeForge accepts MP4 video files up to 25MB and extracts the audio automatically. Most meeting recordings exceed 25MB — here's how to compress them:
ffmpeg -i meeting.mp4 -vn -b:a 96k meeting_audio.mp3-vn flag strips the video track. A 60-minute meeting at 96kbps becomes ~43MB — still too large. Try 64kbps:ffmpeg -i meeting.mp4 -vn -b:a 64k meeting_audio.mp3ffmpeg -i meeting.mp4 -vn -t 1800 -b:a 96k part1.mp3 (first 30 mins)
Don't have ffmpeg? Use HandBrake (free, GUI) or the online converter at cloudconvert.com.
Open ScribeForge.io. No account or login needed.
Drag the .mp3 or .mp4 file onto the upload zone. The filename and size will confirm on screen.
Processing takes 5–20 seconds for a 30-minute recording. Grok STT handles multiple speakers and identifies turn boundaries.
The full transcript appears with timestamps per segment. Scroll through the segments panel to find specific moments. Download as .txt for editing.
Copy the transcript and paste it into Claude, ChatGPT, or Grok with this prompt:
"Extract all action items from this meeting transcript. Format as: [Owner] — [Action] — [Deadline if mentioned]"
Use: "List every decision made in this meeting. For each one, note who proposed it and whether there was any disagreement."
Use: "Summarize this meeting in 5 bullet points. Start with the main topic, then list 4 key outcomes."
Open the .txt file in any text editor and use Ctrl+F to jump to any topic instantly — far faster than scrubbing through video.
| Tool | Price | Account needed | Works with existing recordings? |
|---|---|---|---|
| ScribeForge | Free (2/day) · $9/50 | No | Yes — any MP3/MP4 |
| Otter.ai | $16.99/mo | Yes | Import (paid plan) |
| Fathom | Free (limited) | Yes (Zoom/Meet only) | Live only |
| Fireflies.ai | $18/mo/seat | Yes | Upload (paid) |
| Zoom AI Companion | Included in paid Zoom | Yes | Yes (Zoom only) |
If you only occasionally need to transcribe a meeting, ScribeForge's free tier covers you without signing up for yet another subscription. If you need live transcription during calls, Fathom or Otter.ai are better fits.
Transcribe your next meeting recording — no account, no subscription, no upload limit tricks.
Try ScribeForge free →