Initializing... drag & drop files here
Supports: ASF
ASF (Advanced Systems Format) is Microsoft's container for Windows Media video — the file plays in Windows Media Player, but most editors and phones can't grab a still from it. This tool pulls frames straight out of the ASF stream as JPG images: one exact frame at a timestamp you type, or a whole sequence at a set interval. No screen-grabbing frame by frame, no legacy codec pack to install.
.asf file onto the box or click "+ Add Files." Several clips can queue at once and each produces its own frames. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after conversion — no sign-up, no watermark, never shared or made public.12 for the frame at the twelve-second mark. "Multiple Screenshots" walks the timeline at the Capture Rate you pick, from one frame every tenth of a second up to one every ten seconds..jpg or .jpeg.The Frame Selection group is the one setting that changes what you get back, so it is worth understanding before you convert.
2.5 captures two and a half seconds in. If you only know a frame number, divide it by the video's frame rate: frame 750 in 25 fps footage is 750 ÷ 25 = 30 seconds.| Specific Frame | Multiple Screenshots | |
|---|---|---|
| What you set | "Time (seconds)", starting at 0 |
"Capture Rate", from 0.1 s to 10 s per frame |
| What comes back | One still | A set of stills spread across the clip |
| Best for | Poster frames, thumbnails, a known moment | Contact sheets, scene review, picking the sharpest shot |
| Frame count | Always one | Roughly clip length ÷ capture rate |
| Watch out for | A timestamp past the end of the clip | A tight capture rate on a long clip returns a great many images |
.wmv signals it carries video. Use WMV to JPG, or rename a copy to .asf first..asf files were encoded at low bitrate or 360p/480p. JPG cannot add detail the source doesn't contain: a 320×240 stream yields a 320×240 image.Some ASF files carry Windows Media DRM — the container was designed with a rights-management framework, and protected files are encrypted at the stream level, so they refuse to decode outside an authorised player session. There is no online workaround for that. Corrupted or partially downloaded streams can also misbehave rather than fail cleanly: ASF stays partly readable as long as the Header object and one Data object survive, so a truncated download may return a torn frame. If your file is one of several formats and you'd rather use a single tool for all of them, Video to JPG accepts ASF alongside dozens of other inputs.
| Property | JPG | PNG |
|---|---|---|
| Standard | ISO/IEC 10918-1 (JPEG) | ISO/IEC 15948 |
| Compression | Lossy | Lossless |
| Transparency | None | Full alpha channel |
| File size for a photographic frame | Small | Considerably larger |
| Re-saving cost | Quality drops with each re-encode | No loss on re-save |
| Best for | Thumbnails, sharing, documentation stills | Compositing, screenshots of text or UI, archival stills |
Video frames are photographic, so JPG is usually the right answer. Switch to ASF to PNG when the frame is mostly text or graphics, or when you plan to edit and re-save it repeatedly.
With Image resolution left on "Keep original", each JPG matches the video's native frame size — a 1280×720 ASF yields 1280×720 images. ASF predates today's high-resolution capture, so many real-world .asf files are 480p or smaller; the tool decodes them at full size but cannot upscale missing detail. For a smaller web preview, pick a Preset Resolution before converting or run the result through the Image Resizer.
Select "Specific Frame" in the Frame Selection group and enter the moment in the "Time (seconds)" field — the tool captures the frame at that timestamp and returns a single JPG. The field takes decimals, so 8.2 means eight seconds and 200 milliseconds in. If you would rather scrub visually first, open the clip in VLC, read the position from Tools → Media Information, then type that time here.
.asf file actually a WMV or WMA?ASF is just the wrapper. Microsoft uses the .wmv extension when the container holds Windows Media Video and .wma when it holds Windows Media Audio only — the files are otherwise identical containers with a different extension and MIME type. A .wma file has no video track, so there are no frames to extract; only files with a video stream produce images here.
.jpg and a .jpeg extension?Yes. A File Extension control on this page lets you take the same JPEG data as .jpg or .jpeg. The bytes are identical — the two spellings exist only because early Windows filesystems allowed three-character extensions — so pick whichever one the software downstream expects and rename freely afterwards.
JPG (ISO/IEC 10918-1) is lossy, stores 8 bits per channel and has no alpha channel; it is the smaller, more shareable choice for photographic frames and thumbnails. Choose ASF to PNG when you need a lossless still, transparency for compositing, or a frame full of text and sharp edges that JPG would smear. To pull the soundtrack rather than images, see ASF to MP3.
Two lossy steps stack. The frame you extract came out of a Windows Media Video stream that already discarded detail, and saving it as JPG applies a second round of compression on top, so fine texture softens at lower Quality Presets. Set the preset toward Highest for the cleanest still — or take the frame as PNG, which re-encodes the decoded pixels without further loss.
No. ASF keeps its title, author, description and creation details inside its Header object, and our pipeline writes the decoded picture rather than transplanting those container fields into JPEG's own metadata blocks. Treat the output as a bare image and record the source timestamp yourself if it matters — for a documented workflow, note the value you typed into "Time (seconds)".
Your ASF file is uploaded over an encrypted connection, decoded on our servers, and deleted automatically a few hours after the conversion finishes. There is no sign-up and no watermark, and files are never shared or made public. On a large recording the wait is dominated by upload time rather than by the frame grab, which is quick once the file has arrived.