Initializing... drag & drop files here
Supports: TIFF, TIF
frame_0001.tif, frame_0002.tif, ...) and they will be processed in filename order.TIFF is the dominant lossless format for scans, microscopy, satellite imagery, and print-prep masters; ASF (Advanced Systems Format) is Microsoft's container — first released in September 1996 and the preferred Windows Media file format — that wraps Windows Media Video (WMV) and Windows Media Audio (WMA) streams. Stitching a TIFF sequence into an ASF turns a static archive into a single timeline that plays in Windows Media Player on legacy or locked-down Windows boxes without installing third-party codecs. Typical use cases:
Need a different output? Try TIF to MP4 for the modern, near-universal slideshow format, TIF to AVI for editing-friendly Windows output, or TIF to WMV for the WMV extension Windows Media Player expects for video.
| Property | ASF | WMV | MP4 |
|---|---|---|---|
| Type | Container (Microsoft) | Video codec family (Microsoft) | Container (ISO/IEC 14496-14) |
| Released | September 1996 (spec frozen at v1.20.03, Dec 2004) | 2003 (WMV9 / VC-1 standardised by SMPTE 421M in 2006) | 2003 (MPEG-4 Part 14) |
| Typical codecs inside | WMV1/2/3, VC-1, WMA — plus this tool's broader codec list (H.264, MPEG-2, MJPEG, FLV, DivX, Xvid) | Itself; carried inside ASF | H.264, H.265/HEVC, AAC, AV1 |
| File extensions | .asf (generic), .wmv (with video), .wma (audio only) |
.wmv |
.mp4, .m4v |
| Windows Media Player support | Native, no extra codecs needed | Native | Built-in from Windows 10; needs codec pack on Win 7 / older |
| Cross-platform | Limited — macOS/Linux/mobile require VLC, MPV, or ffmpeg | Same as ASF | Universal — browsers, iOS, Android, smart TVs |
| Streaming/DRM | Designed for MMS streaming and Windows Media DRM (RC4 + ECC) | Same | Native HLS/DASH ecosystem |
| Best for in 2026 | Legacy Windows playback, archival, PowerPoint embeds | Same as ASF | Default for web, mobile, modern playback |
Picking the right Image Duration controls how the TIFF sequence plays — fractions of a second feel like a true video, whole seconds feel like a slideshow.
| Image Duration setting | Equivalent fps | Best for | Total runtime for 60 frames |
|---|---|---|---|
| 1/60 s per frame | 60 fps | Animation-style playback, smooth motion from dense sequences | 1 s |
| 1/30 s per frame | 30 fps | Standard video look (NTSC-era broadcast cadence) | 2 s |
| 1/24 s per frame | 24 fps | Cinematic look matching film and most theatrical output | 2.5 s |
| 0.1 s per frame (1/10) | 10 fps | Fast time-lapse, scientific playback | 6 s |
| 0.2 s (1/5) — 0.5 s (1/2) | 5 fps — 2 fps | Document review, frame-by-frame inspection | 12 s — 30 s |
| 1 s — 5 s per frame | 1 fps — 0.2 fps | Slideshow pacing (default is 5 s/frame) | 60 s — 300 s |
| 6 s — 10 s per frame | 0.17 — 0.1 fps | Long-dwell digital-signage loops | 6 — 10 min |
ASF is the container (the wrapper that holds video, audio, metadata, and DRM); WMV is a codec (the algorithm Microsoft uses to compress the video bitstream). The Wikipedia article and Microsoft's own documentation note that .wma, .wmv, and .asf files are technically the same container — Microsoft just uses different extensions to hint at content: .wma for audio-only ASF, .wmv for ASF containing WMV-encoded video, and .asf as the generic extension when the container holds something else (e.g., MJPEG, MPEG-2, or H.264). This converter writes a .asf file and lets you change the video codec inside via the Video Codec dropdown.
For maximum out-of-the-box Windows Media Player compatibility, pick WMV 2 (WMV2) — the audio defaults to WMA v2. If your target is mainly modern Windows 10 / 11, H.264 inside ASF is widely supported and yields smaller files at the same visual quality. Avoid niche choices like Theora or VP8 inside ASF unless you specifically know the playback chain handles them — they're allowed by the container but rarely tested against Windows Media Player.
Files are processed in the order they're listed in the upload panel, which mirrors the alphabetical/numerical sort your OS sends. Pad your frame numbers with leading zeros (frame_0001.tif, not frame_1.tif) — that's the universal trick to keep frame_10 from sorting before frame_2. Drag-to-reorder is available in the upload list before you hit Convert.
The encoder scales each TIFF to fit inside the chosen output resolution while preserving aspect ratio, and fills the empty letterbox/pillarbox area with the Background Color you picked (default Black, with 24 named colour choices available). To avoid bars entirely, either stick with Keep original resolution (each frame keeps its native size — only works when every TIFF shares dimensions), or pre-crop the TIFFs to a consistent aspect before uploading.
This image-to-ASF conversion produces a video-only ASF (the audio codec block is hidden because there's no source audio). If you need music or voice-over, convert the TIFFs to a silent ASF first, then mux audio in afterwards with a video editor or with the ASF to MP4 tool followed by an MP4 editor that supports audio import.
MP4 is the safer default for the open web, mobile, and modern smart TVs. ASF still wins in three narrow lanes: (1) Locked-down Windows machines without third-party codecs installed, where ASF/WMV plays via the built-in Windows Media stack while MP4/H.264 may not (especially on Windows 7 / Server 2008 R2 images); (2) PowerPoint decks distributed in Windows-heavy enterprises, where WMV embeds reliably; (3) Legacy ingest pipelines in surveillance, broadcast monitoring, and government records that were specified around the Windows Media Format SDK in the 2000s and never re-validated for MP4.
Yes — multi-page TIFFs are unpacked and each internal page becomes a frame in the output ASF, in page order. This is the common case for document scans from Fujitsu/Kodak production scanners and for fax archives. If your file is a multi-page TIFF but you want to extract pages first, use TIFF to JPG before re-assembling.
Resolution is capped by the Fixed Resolutions dropdown (up to 1920×1080 in the preset list); Preset Resolutions go up to higher tiers if your source TIFFs are larger. Duration is a function of frame count × Image Duration — 600 TIFFs at 5 s/frame is a 50-minute ASF, which Windows Media Player will happily scrub. There are no hard file-count or time limits in the tool, but very large encodes (multi-thousand-frame sequences at 4K) will take longer to process and produce larger ASF files.