Initializing... drag & drop files here
Supports: MP4, M4V
Pull a single frame out of an M4V file and save it as a JPG — a thumbnail, a poster image, or a screenshot lifted straight from the source pixels. Because the frame is decoded from the original video data rather than captured off your screen, it skips the double-compression and player chrome you get from a normal screen grab. Pick the exact moment by timestamp, or export several frames in one pass.
JPG is the right call for photographic footage — film, vlogs, gameplay — where its compression is invisible and the file stays small. Switch to M4V to PNG when the frame contains sharp text, UI, charts, or anything you'll zoom into or edit, because PNG is lossless and keeps every edge crisp.
| Property | JPG | PNG |
|---|---|---|
| Compression | Lossy (DCT) | Lossless |
| Transparency | No | Yes (alpha channel) |
| Color depth | 8-bit per channel (24-bit RGB) | 8- or 16-bit per channel |
| Typical 1080p still | ~150–500 KB | ~2–6 MB |
| Best for | Photos, thumbnails, contact sheets | Text, screenshots, UI, frames you'll edit |
Two common causes. First, the frame may have landed on a moment of motion — fast camera pans and quick movement bake motion blur into the source video itself. Nudge the timestamp a fraction of a second earlier or later to catch a sharper frame. Second, low-bitrate M4V files carry blocky compression artifacts in every frame, and extraction preserves them faithfully; there is no detail to recover that the source did not store.
No. Movies and TV episodes purchased or rented from the iTunes Store are wrapped in Apple's FairPlay DRM, which encrypts the video so it only plays on devices signed in with the buying Apple ID. No third-party tool can decode a FairPlay-protected M4V. DRM-free M4V files — exports from HandBrake, screen recordings, or footage shot on an iPhone — extract normally.
A screenshot captures whatever your monitor shows, which means the player's already-decoded frame gets compressed a second time by the screen-capture path, often with playback controls or artifacts overlaid. Extracting the frame reads the original pixel data out of the M4V container directly, so you get the source resolution with no extra generation loss.
For a single still, use Specific Frame and type the timestamp in seconds (decimals work, e.g. 12.5). For a strip of stills — a contact sheet, an animation reference, or thumbnails every few seconds — switch to Multiple Screenshots and the converter returns the set, downloadable individually or as a ZIP.
In our testing, leaving Quality Preset on Very High keeps a 1080p frame visually indistinguishable from the source while landing in the few-hundred-kilobyte range — far smaller than the multi-megabyte PNG of the same frame. Drop to a lower preset only when you specifically need a smaller file and can accept faint JPG artifacts in flat color areas. To shrink an existing still further, run it through Compress JPG.