Initializing... drag & drop files here
Supports: WTV
WTV is the container Windows Media Center wrote when it recorded live TV, and most modern apps can't open it. This tool grabs a still frame from a WTV recording and saves it as WebP — either one frame at a precise timestamp, or several separate stills sampled across the clip. WebP keeps that frame smaller than the same picture saved as JPEG or PNG, with optional lossless and transparency. This is a frame-grab, not a video export: there is no animated or looping output here. For a moving clip, use WTV to GIF or WTV to MP4 instead.
| Property | Value |
|---|---|
| Full name | Windows Recorded TV Show (Windows Media Center) |
| Introduced | 2008 (Windows Media Center TV Pack), succeeding DVR-MS |
| Video codec | MPEG-2, sometimes MPEG-4 |
| Audio codec | MPEG-1 Layer II or Dolby Digital (AC-3) |
| Also stored | EPG / program metadata, optional copy-protection flags |
| Typical size (1 hr SD) | ~2-4 GB |
| Native playback | Windows Media Center / Windows Media Player; VLC reads most |
| Status | Discontinued — removed with Windows 10 in 2015 |
| Property | Value |
|---|---|
| Type here | Single still image extracted from one video frame |
| Released | 2010 (Google) |
| Codec | VP8 (lossy), VP8L (lossless) |
| Transparency | Yes — alpha in both lossy and lossless modes |
| Size vs JPEG | Lossy WebP is 25-34% smaller at equivalent SSIM (Google libwebp) |
| Size vs PNG | Lossless WebP averages ~26% smaller than PNG (Google) |
| Browser support | Chrome 32+, Firefox 65+, Edge 18+, Safari 16+ — ~96% global (caniuse.com) |
| Best for | Web-ready thumbnails, posters, and archive index images |
.wtv recordings. Files upload over an encrypted connection and are processed on our servers; batch upload is supported.No. This converter extracts still frames only. Specific Frame gives you exactly one still WebP at the timestamp you enter; Multiple Screenshots gives you several separate still WebP files sampled across the recording — not a single animated file, and there is no loop. If you want a moving, looping result from a WTV clip, use WTV to GIF, which produces a real animated image, or WTV to MP4 for full video with audio.
That depends on Frame Selection. Specific Frame with a Time (seconds) value returns one still WebP. Multiple Screenshots returns a set of individual still WebP files — handy for a contact sheet, a storyboard, or picking the best frame after the fact. Each is its own standalone image.
For the same picture, WebP is usually the smallest. Google's libwebp figures put lossy WebP at 25-34% smaller than a comparable-quality JPEG, and lossless WebP at about 26% smaller than PNG. WebP also carries an alpha channel in both modes, which JPEG can't. If you specifically need maximum compatibility, WTV to JPG is universal; for a lossless frame with transparency, WTV to PNG also works.
The common one is rescue: you have an old Media Center recording that today's players choke on, and you just want a usable picture out of it — a thumbnail for an archive index, a poster for a video gallery, or a single frame from a broadcast for citation. In our testing, a 1080p frame at the default Very High preset lands in the low tens of kilobytes as WebP, small enough to drop straight into a web page or CMS.
If the broadcaster set a copy-protection flag, the recording is locked to the PC that captured it and the streams won't decode in any third-party tool, including this one. Over-the-air ATSC broadcasts are usually unprotected; premium cable and satellite channels are often protected. A protected file typically fails on the first frame.
Yes. Use Trim WTV to cut down to the segment you care about first, then run the trimmed clip through this tool. That saves you scrubbing through gigabytes to reach the moment you want, especially with Multiple Screenshots, since sampling then covers only the part you kept.
Static WebP reaches roughly 96% of browsers globally (caniuse.com): Chrome 32+, Firefox 65+, Edge 18+, and Safari 16+ (2022). Safari 15 and earlier and Internet Explorer won't render it — serve a JPG or PNG fallback through the <picture> element if those audiences matter.