Initializing... drag & drop files here
Supports: ASF
This walk-through is for anyone who needs a single high-quality still pulled out of an ASF (Windows Media) video and saved as a TIFF — a print-and-archival raster format, not a web image. It does not re-encode the whole clip: you pick one moment, and you get one TIFF. The part most tools get wrong, and the part this tutorial focuses on, is the Compression Type setting — on TIFF it defaults to JPEG, which is lossy, so getting a truly lossless TIFF takes one deliberate change you will learn below.
.asf or .wmv file onto the page, or click "+ Add Files" to browse. You can queue several files and process them with the same settings.2.100 captures the frame at 2.1 seconds. Switching to Multiple Screenshots instead returns a series of separate TIFFs as a ZIP, one file per frame.This is the step that decides whether your TIFF is actually lossless, so it is worth a closer look. The Compression Type dropdown on this page offers None, LZW, Deflate, PackBits, CCITT Fax 4, JPEG, WebP, ZSTD, and JP2K — and it opens on JPEG, which re-compresses the frame with visible-quality loss inside a .tiff wrapper. If your goal is an archival or print-grade still, change it before converting:
TIFF was never a web display format — outside of Safari, no major browser renders a .tiff inside an <img> tag without an add-on, and MDN notes TIFF "is not broadly used for displaying web content," reserving it for downloadable print and precision-editing files. So if your real goal is on-screen viewing, posting, or sharing, extract the frame as a web format with Convert ASF to JPG (universal compatibility) instead. This tool also can't recover a frame from a DRM-protected or corrupted .asf file: digitally-restricted Windows Media stores won't decode for extraction, and a truncated download may have no readable frame at the timestamp you chose. And if you need the moving clip rather than a still, convert it to a modern format with Convert ASF to MP4.
Because the Compression Type dropdown defaults to JPEG, which is a lossy scheme that TIFF is allowed to carry. TIFF the format supports both lossless modes (None, LZW, Deflate, PackBits) and lossy JPEG — picking the wrong one is the single most common mistake here. For an archival or print TIFF, set Compression Type to None, LZW, or Deflate before converting. Leave it on JPEG only when you knowingly want a smaller file and don't need the lossless guarantee.
No — this is the honest catch. A lossless TIFF preserves the frame the decoder hands it exactly, pixel for pixel, but it cannot rebuild detail the source already threw away. ASF video is almost always Windows Media Video, a lossy standard-definition codec, so the frame you start with is whatever WMV encoded. As Adobe puts it for JPEG-to-TIFF, you can't improve quality just by converting to TIFF once the original compression has already discarded picture data. TIFF gives you a pristine, re-editable copy of the existing frame, not a higher-resolution one.
ASF (Advanced Systems Format, formerly Advanced Streaming Format) is Microsoft's proprietary container, publicly released on 26 February 1998 for the Windows Media era. Files with .asf, .wmv, and .wma extensions all use it — Microsoft notes they are identical but for the extension, with .wmv the video flavor and .wma the audio-only one. The picture inside an .asf or .wmv is almost always Windows Media Video (sometimes VC-1), a lossy SD-era codec, which is why a frame pulled from one looks softer than a grab from a modern HD source.
Both are lossless, so neither changes image quality — the choice is size versus compatibility. Deflate (also called ZIP) typically produces the slightly smaller file on photographic frames, while LZW is the most broadly supported compressed-TIFF scheme and opens in older software that may reject newer schemes. In our testing, a standard-definition WMV frame saved as an uncompressed TIFF landed near 1 MB, in line with the raw pixel math for an SD frame; switching on LZW or Deflate trimmed that with zero quality loss, which is why a compressed lossless mode is usually the better default than None.
It is the same conversion — .tif and .tiff are two spellings of one format, .tif being the legacy three-letter DOS/Windows 8.3 variant. The ASF to TIF converter outputs byte-identical files; use it only if your downstream software specifically expects the .tif spelling. On this page you can also flip the File extension toggle between TIFF and TIF without changing anything else.
No — this tool writes one image per file. The TIFF format itself can hold several images in one file, but here Multiple Screenshots mode returns each extracted frame as its own TIFF, delivered together as a ZIP, so every still stays independently usable. If you need many frames, set a sensible capture interval rather than grabbing every frame.
Your ASF is uploaded over an encrypted connection, processed on our servers — not in your browser — and 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.