Initializing... drag & drop files here
Supports: ASF
This tool pulls a single still frame out of an ASF (Windows Media) video and saves it as a lossless TIF image — it does not re-encode the whole clip. ASF (Advanced Systems Format) is Microsoft's container behind .asf, .wmv, and .wma files, and the video inside is almost always Windows Media Video (WMV), a standard-definition, lossy codec from the streaming era. TIF wraps the extracted frame without adding compression loss, which makes it the right target when an archival still from an old webcast or corporate video needs to keep every decoded pixel. Honesty note up front: TIF preserves exactly what the WMV decoder reconstructed — it cannot restore detail the original SD encode already discarded.
.asf or .wmv file onto the page, or click "+ Add Files" to browse. You can queue several clips to process with the same settings.2.100 grabs the frame at 2 seconds and 100 milliseconds. That one frame becomes your TIF. To sample several frames across the clip instead, switch to Multiple Screenshots.Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after conversion — never shared or made public.
| Property | TIF | JPG | PNG |
|---|---|---|---|
| Compression | Lossless (LZW / Deflate / PackBits / None) | Lossy (DCT) | Lossless (Deflate) |
| Default here | JPEG-in-TIF — switch to LZW for lossless | Lossy | Lossless |
| Bit depth per channel | 1, 8, or 16 | 8 only | 8 or 16 |
| Color models | RGB, CMYK, grayscale | YCbCr (RGB on export) | RGB / grayscale + alpha |
| Typical size (SD frame) | Large | Smallest | Medium |
| Browser preview | No — Safari only, download to view | Yes, universal | Yes, universal |
| Best for | Archive, print, precision editing | Sharing small photographic stills | Web/UI graphics, sharp text, alpha |
No — and this is the honest catch. TIF is a lossless wrapper, so it stores the extracted frame without adding any further loss on top of what the WMV codec already did. But ASF video is typically standard-definition Windows Media Video with lossy compression, so the frame you start with is whatever that stream encoded. TIF preserves those pixels exactly; it cannot reconstruct detail the original SD encode threw away. You get a faithful, re-editable copy of an SD-era still — not an upscaled or sharpened one.
Because the Compression Type dropdown defaults to JPEG, which is lossy compression living inside a TIF wrapper — convenient for size but not pixel-exact. For a genuinely lossless TIF, switch it to LZW or Deflate: both decode bit-for-bit identical to uncompressed and shrink a typical 8-bit frame by roughly 30–50%, while staying readable in essentially every TIFF app (Photoshop, Affinity Photo, GIMP, ImageMagick, Preview). LZW has the widest compatibility for 8-bit images; for 16-bit frames, Deflate is the safer pick since LZW can occasionally enlarge high-entropy 16-bit data. Choose None only when you need an uncompressed archival master.
That is interlacing. Windows Media captures from broadcast, webcasts, and camcorders are often interlaced, so a single frame grabbed during motion can show comb artifacts on moving subjects. Pick a frame where the subject is stationary — nudge the Time (seconds) value a few hundredths of a second earlier or later to land on a still moment. The same trick fixes a blurry, motion-smeared grab from a fast scene or a scene cut.
In our testing, a 720×480 standard-definition WMV frame saved as uncompressed 8-bit RGB TIF landed near 1 MB — matching the raw pixel math, since 720 × 480 × 3 bytes is about 1.04 MB — and dropped to roughly 0.5–0.7 MB with LZW or Deflate at zero quality loss. Because TIF is uncompressed-grade and not a web format (MDN lists it among image types to avoid for the web, with Safari the only browser that renders it natively), extract to ASF to JPG for anything you plan to post or email. If you want the whole moving clip in a modern format rather than a still, use ASF to MP4 instead. (.tif and .tiff are the same format — the ASF to TIFF converter outputs the four-letter spelling.)
Your ASF upload travels over an encrypted (TLS) connection and is processed on our servers — not in your browser. The uploaded file and the extracted TIF are deleted automatically a few hours after conversion; nothing is shared, made public, or kept beyond that window, and no account or sign-up is required. The frame is captured at the video's native resolution, and you can scale it down with the Resolution Percentage or Width x Height controls before downloading.