Initializing... drag & drop files here
Supports: RM
RM (RealMedia) is a 1990s–2000s RealNetworks streaming format that modern players and image tools rarely open, so pulling a frame out of old footage usually means recovering it from a near-dead container. This converter grabs one still frame from an RM video at the timestamp you choose and saves it as a static WebP image — it does not build an animated WebP. This walk-through shows how to land on the exact frame, when to use lossless versus lossy, and what to do when a frame comes out blurry or combed.
.rm (or .rmvb) clip onto the page, or click "+ Add Files." Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after conversion — no sign-up, no watermark.2.100 means 2 seconds and 100 milliseconds in.The whole game with a video-to-image grab is the timestamp, and the Time (seconds) field accepts decimals so you can target a single frame instead of the nearest second. RealVideo clips run at a fixed frame rate, so consecutive frames sit only a few hundredths of a second apart — if the first grab misses the moment, nudge the value and re-run.
10.4.120 or similar, then adjust by a few hundredths if it is off by a frame.If you need several stills from one clip, switch Frame Selection to Multiple Screenshots, which samples frames across the whole video (for example, one frame every 1–10 seconds) instead of a single timestamp — useful for building a contact sheet.
If you actually want motion — a short looping animation rather than one frozen frame — this tool is the wrong fit, because it only outputs a static WebP. For an animated result, export a GIF instead with Convert RM to GIF, or keep the whole clip as a modern video via Convert RM to MP4. This converter also cannot read DRM-protected or corrupted RM files: many old RealMedia downloads were wrapped in RealNetworks' Helix DRM, and if the upload fails or the preview is black, the stream is likely encrypted or truncated — no online frame-grabber can recover it.
A single still image. This converter captures one frame at the timestamp you enter in Time (seconds) and encodes it as a static WebP. WebP can hold animation, but this tool does not build animated WebP — for motion, export a GIF with Convert RM to GIF or keep the clip as video.
For a pixel-exact still you will archive or re-edit, set Lossless? to Yes. For a web thumbnail or preview where small file size matters more, leave it on the default lossy mode: Google measures lossy WebP at 25–34% smaller than an equivalent-quality JPEG (and lossless WebP about 26% smaller than PNG), so lossy is usually the right call for the web.
Two common causes. Blur comes from grabbing a frame during fast motion — shift the Time (seconds) value a few hundredths of a second to find a still moment. Horizontal "combing" lines come from interlaced source footage, which was common when RealMedia was ripped from TV or DVD; choose a frame where the subject is not moving to minimize the comb artifact.
In modern browsers, yes. WebP is supported in Chrome 32+, Firefox 65+, Edge 18+, and Safari 16+, which together cover roughly 96% of global browser usage per caniuse.com. Some older desktop image viewers and legacy editors still cannot open WebP — if you need maximum compatibility, grab the frame as JPG instead via Convert RM to JPG, or as a lossless PNG via Convert RM to PNG.
The frame is captured at the video's native resolution, which for RealMedia is usually standard definition (for example 320×240 or 640×480), and you can scale it down with Resolution Percentage. The WebP format itself caps out at 16,383 × 16,383 pixels — far larger than any RM frame — so the format is never the limiting factor here.
No — video frames are fully opaque, so there is no alpha channel to preserve. WebP does support transparency, but a frame grabbed from RM is a solid rectangular image. In our testing, a 320×240 RealVideo frame exported at the Very High preset produced a roughly 10–25 KB lossy WebP, with the lossless version several times larger.