A Zoom cloud recording cannot be put on a page — only linked to. Zoom's own article on starting a cloud recording states the rule and its reason in a single sentence: "Cloud recordings cannot be embedded on websites, in order to protect the security of the recording."
That one line explains why people end up here. When fifteen seconds of a meeting need to sit inside something — a bug report, a doc, a chat message, a release note — a link to the Zoom player will not do it. What you need is the MP4 underneath the recording, and a small looping clip cut out of it.
This guide goes from "there is a recording somewhere" to "there is a GIF on my disk." You need the MP4 itself. Zoom lists MP4 among the formats computer and cloud recordings save in, and a cloud recording must be one you are allowed to download.
Before you start
Three conditions decide whether this takes five minutes or an afternoon.
- Know which kind of recording you have. Zoom's recording FAQ is blunt about the split: "Computer recording is only supported in the desktop app. The mobile-only supports cloud recording." If the meeting was recorded from a phone, there is no file on any hard drive — it is a cloud recording and step 3 applies.
- Give a cloud recording time to finish. Zoom's guidance: "Cloud recordings generally take about 2 times the duration recorded to process, but occasionally may take up to 24 hours due to higher processing loads." There is nothing to download before that finishes.
- Use the machine that made the recording. For computer recordings Zoom says "To play a computer recording, you must be accessing it from the same device on which it was recorded." Copying the Zoom folder to a second laptop is not a workaround.
Step 1: Find the MP4, not the files next to it
Zoom's file-format article lists what a recording can produce: "Zoom computer recordings and cloud recordings save in MP4, M4A, M3U, TXT, CC.VTT, and VTT formats." Note the phrasing on the same page — you will see "some of the following file formats," not all of them every time.
The one you want is the first. Zoom describes it as "MP4: Audio/Video file that is named video[random number].mp4 by default," and gives video98796876.mp4 as its own example. The file will not be named after your meeting, which is the single biggest reason people think a recording is missing when it is sitting in front of them.
Two neighbours are easy to grab by mistake:
- The M4A — "Audio-only file that is named audio[random number].m4a by default." No picture in it.
- The M3U — "Playlist file to play all individual MP4 files (Windows only) that is named playback[random number].m3u by default." It is a pointer list, not a video.
Zoom's documented default folders for computer recordings:
Windows: C:\Users\[Username]\Documents\Zoom
Mac: /Users/[Username]/Documents/Zoom
Linux: home/[Username]/Documents/ZoomThat Linux line is copied as written; a different Zoom troubleshooting page writes the same path as /home/Username/Documents/Zoom, with the leading slash. If one does not exist on your machine, try the other.
If what you find instead is a pair of double_click_to_convert files, the recording never finished converting and there is no MP4 yet. That is a separate job — see how to convert a Zoom recording to MP4 first, then come back.
Step 2: Work out which MP4 holds your moment
If one meeting left you several MP4 files, there is a documented rule behind it, and both halves of Zoom's docs agree on it.
For computer recordings: "If a participant stops the recording and starts it again, a new video file will be created for the next recording segment. If a participant pauses the recording and starts it again, Zoom will record to the same video file for the recording segment."
For cloud recordings: "Pausing a cloud recording does not create a separate file, but stopping a recording and starting a new cloud recording does create a new file."
So every Stop-then-Start during the meeting produced another file, while every Pause did not. Counting the stops you remember usually tells you which segment to open first. A fuller breakdown of every file a recording leaves behind is in Zoom recording file formats explained.
Step 3: Get a cloud recording onto your disk
Downloading is not guaranteed — it is a setting the host controls. In Zoom's sharing options, "Viewers can download: Allows viewers to download the video in addition to online viewing." If that is off, Zoom's FAQ says so directly: "The recording host may have restricted access to download the recording, meaning you can't download the recording even if you use a tool to search the URL for a download. Contact the host to gain access."
If you should have access but see no download control, check the window before you blame the account. Zoom's documented fix is oddly specific and genuinely works: "Make sure your browser window is set to a minimum width of 1024 pixels. Maximize your browser window and set your monitor resolution to at least 720p (1280 by 720 pixels)."
Step 4: Do not trim the cloud recording just to get a clip
The obvious-looking move is to trim the recording in Zoom first. For a GIF, that is the wrong tool, and Zoom's own trimming page explains why: "Trimming affects all associated audio and transcript files, overwriting the original." It also costs you time and attempts — "Depending on the length of the recording, it can take about 2 hours to trim a recording," "You can trim each recording only 5 times every 12 hours," and "While content is being trimmed, viewers with access to the recording won't be able to view it."
You would be rewriting the shared master, and blocking every viewer of it, to produce a fifteen-second loop. Download the full MP4 and cut the clip locally instead.
Try it right here
Runs in your browser. Your file is not uploaded anywhere.
That runs in your browser tab: the MP4 is read from disk, converted locally, and handed back — nothing is uploaded to a server, which matters when the source is a recorded meeting. The same converter has its own page at MP4 to GIF.
Three controls do nearly all of the work, in this order: trim the duration, reduce the pixel dimensions, drop the frame rate. Each one cuts either how many frames get encoded or how large each frame is.
One expectation to set before you start: Zoom's resolution table lists 360p (640p x 360p) for a recording with two or more participants, video on, and camera HD not enabled — that is the baseline case, not 720p. Zoom also notes that with a virtual background and no green screen, "your video will be capped at 720p, potentially at 360p, for some lower-end Windows computers." A GIF cannot add detail the recording never had, so crop tight rather than scaling up.
Common mistakes
- Sending the
.m3uinstead of the video. It is a playlist, Windows only, and the recipient gets nothing playable. - Renaming files while conversion is still running. Zoom warns that if you change the name of the
double_click_to_convert.zoomfile or files mid-conversion, "it may corrupt the file and not convert correctly." Rename afterwards. - Picking a careless output filename. Zoom's sharing article asks for the opposite: "Always use a unique file name when saving or sharing meeting files. Do not use words such as Zoom, Personal meeting room, or My meeting in the file name." Zoom does not explain the reasoning, but it repeats the advice on two separate pages.
- Expecting a GIF to fix a blurry recording. If the source came out at 360p, that is your ceiling.
- Making the loop too long. Duration is the first and biggest lever on file size.
FAQ
Can I embed a Zoom cloud recording on a web page instead? No. Zoom states that "Cloud recordings cannot be embedded on websites, in order to protect the security of the recording." Sharing a link or exporting a clip from the MP4 are the available routes.
Where does Zoom put the MP4 I need?
By default, under Documents/Zoom in your user folder on Windows, Mac and Linux. Inside it, look for the file named video[random number].mp4 — Zoom's own example is video98796876.mp4, so do not search for the meeting title.
Why did one meeting produce three MP4 files? Because somebody stopped and restarted the recording. Zoom documents that stopping and starting creates a new file, while pausing and resuming keeps writing to the same one.
Will the GIF keep the meeting audio? No — a GIF is frames only. Zoom keeps audio in a separate file anyway: "Audio files are in the M4A file format." If you need that audio elsewhere, see converting Zoom M4A audio.
I recorded something very short and it vanished. Where is it? Zoom's troubleshooting page for missing cloud recordings gives a hard rule: "If the recording is less than 2 seconds, it will be automatically deleted by the system."
Where else can I put the MP4 if a GIF is not right? Zoom's own article on sharing computer recordings suggests uploading "your MP4 recording file to a service such as" Dropbox, Box, Google Drive, YouTube or Vimeo.
More browser-based converters are listed on all Clapr tools, and the rest of these walkthroughs live in the how-to guides. Zoom statements quoted here come from Zoom's official support articles; check the current wording in the official documentation before relying on any of them.