Initializing... drag & drop files here
Supports: MTS
This tutorial pulls a single frame out of an MTS (AVCHD camcorder) clip and saves it as a JFIF image, so you can grab a thumbnail or still from Sony/Panasonic footage without opening a video editor. You will set the exact timestamp to capture, decide between one frame and a series, and control how much JPEG compression the still carries.
.mts clips straight from your camcorder card or its AVCHD/BDMV/STREAM folder. Batch is supported, so you can pull stills from several clips in one pass.2.1 for two seconds and 100 ms — to grab one still. Switch to Multiple Screenshots and set a Capture Rate to pull a frame on a fixed cadence instead; that returns the stills together in a ZIP.The two decisions that matter are which frame and how hard it gets compressed. By default the converter grabs the frame at time 0 — and on AVCHD recordings the very first frame is often a black lead-in or a graphics intro, so for a usable still you almost always want to set a timestamp.
12.5 seeks 12.5 seconds in. The converter grabs the nearest decoded frame to that point.In our testing, a single 1080p frame from a Sony AVCHD clip at the Very High preset landed around 300–600 KB as JFIF, while the same frame at Medium dropped under 150 KB with visible blocking on flat areas like sky.
.jfif file is an ordinary JPEG; the bytes are identical. Rename the extension to .jpg and any tool that opens JPEGs will open it — no re-encoding, no quality loss.This page extracts image frames only — it does not pull out the audio track or produce a playable video. If your MTS is a DRM-protected or partially corrupted recording, frame extraction may fail because the H.264 stream can't be fully decoded. For the audio, use a video-to-audio converter on the same clip; for a browser-playable copy of the whole video, repackage the AVCHD stream to MP4 separately and capture frames from that if the original misbehaves.
Yes. JFIF (JPEG File Interchange Format) is the standard container that wraps ordinary JPEG-compressed image data, defined by an APP0 marker placed right after the Start-Of-Image marker. The pixel data in a .jfif is identical to a .jpg — both were formalized under the same JPEG family (ITU-T T.871, approved 2011, and ISO/IEC 10918-5, published 2013). Renaming .jfif to .jpg is safe and changes nothing about the image.
Some loss is unavoidable. MTS stores H.264-compressed video, and saving a frame as JFIF applies JPEG compression on top of that — so the still carries two rounds of lossy encoding. At the Very High preset the added loss is hard to see at normal viewing sizes. If you need a pixel-exact frame with no JPEG compression, extract to a lossless format with MTS to PNG instead.
Choose Specific Frame and type the moment you want into Time (seconds) — decimals like 8.25 are allowed. That returns exactly one JFIF. Multiple Screenshots is the mode that produces many images (one per interval set by Capture Rate), delivered together as a ZIP, so pick Specific Frame when you only want a single still.
MTS is the on-card file extension for AVCHD, the HD camcorder format Sony and Panasonic jointly introduced in 2006 (Canon, JVC, and others adopted it too). It wraps H.264 video and Dolby AC-3 audio in an MPEG transport stream, typically at 1080p or 720p. When you copy the footage to a computer it is often renamed with the .m2ts extension — same data, different extension.
Keep Quality Preset at Very High and leave Keep original to hold the source's native size — AVCHD tops out at 1920×1080, so that is the most detail any still can contain. For a smaller web thumbnail, pick a Preset Resolution like 720p; upscaling past the source resolution just makes a bigger file without adding real detail.
Your file is uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after conversion. There is no sign-up, no watermark, and your files are never shared or made public. If you want a still under the common .jpg name instead of .jfif, use MTS to JPG — it produces the same image; to go the other way and build an MTS from images, see JFIF to MTS.