Initializing... drag & drop files here
Supports: CAVS
CAVS is a Chinese Audio Video Coding Standard (AVS1) video stream — a codec used mainly by set-top boxes and digital TV broadcasting in China, so a .cavs file rarely opens in everyday image tools. This page walks you through pulling a single still frame, or a sequence of frames, out of that video and saving each one as a lossless PNG you can open anywhere.
.cavs file onto the page or click "+ Add Files" to browse. The video is uploaded over an encrypted connection and decoded on our servers — there is no codec to install on your end.2.100 means 2 seconds and 100 milliseconds in. For a sequence, set the Capture Rate (how many frames per second to pull).The two Frame Selection modes answer different needs, and the settings that matter change with each:
12.500 is twelve and a half seconds in. If the frame you want sits on a fast-moving subject, nudge the time a few hundredths of a second either way until the motion blur in the source clears.Because PNG keeps every pixel, an extracted frame is larger on disk than the same frame saved as JPG, but it stays sharp for cropping, OCR, or compositing. If you want a lighter file and can accept slight lossy compression, convert CAVS to JPG instead.
A few CAVS files won't yield a clean frame no matter the settings. Broadcast captures can be truncated or carry stream errors that leave parts of the video undecodable, so a timestamp inside a damaged region may produce a corrupt or partial still — pick a moment in an intact section instead. If you actually need the moving video rather than stills, convert CAVS to MP4 for a widely supported clip and grab frames from that later. And if the file is a different format that merely shares the extension — an AviSynth .avs script is text, not a video stream — frame extraction has nothing to decode.
A .cavs file holds video encoded with AVS1, the first-generation Audio Video Coding Standard published as Chinese national standard GB/T 20090.2-2006 by the AVS Workgroup of China (founded June 2002). It was designed for digital TV broadcasting and set-top boxes, reaching quality comparable to MPEG-2 at roughly half the bitrate, which is why it appears mostly on Chinese broadcast and home-theater hardware rather than on the open web.
No. PNG is a lossless format, so the saved frame is exactly the pixels the AVS1 decoder produced for that moment — nothing is discarded in the conversion. The only thing that limits sharpness is the source: a frame from a low-bitrate or motion-blurred section of the CAVS video will look soft because that is how it was encoded, not because of the PNG step.
Choose PNG when you'll crop, zoom, run OCR on, or composite the frame — its lossless compression keeps edges and text crisp. Choose JPG when you need many frames or a lightweight file to share, and a small amount of invisible lossy compression is acceptable. In our testing, the same 1080p frame came out several times larger as a PNG than as a quality-80 JPG, with no visible difference at normal viewing size but a real difference once you zoom in.
Set Frame Selection to "Specific Frame" and type the timestamp into the "Time (seconds)" field. The decimal part is milliseconds, so 2.100 is 2 seconds and 100 milliseconds into the clip. This gives you one PNG of that single instant.
Use "Multiple Screenshots" and set the Capture Rate high to approach one PNG per distinct frame. Be aware this can produce a large number of files from even a short clip, since CAVS video commonly runs at 24-30 frames per second.
AVS1 is a regional standard with limited support outside China, so most browsers, players, and operating systems ship without a decoder for it. That is why a .cavs file usually shows no preview and won't open in a normal image or video viewer — the decoding here runs on our servers, which is what lets you extract frames without installing anything.
Yes. The file is uploaded over an encrypted connection, decoded on our servers to read the frames you asked for, and deleted automatically a few hours after the conversion — no sign-up, no watermark, never shared or made public. The PNG you download is a standard image that opens in any browser, editor, or viewer afterward.