Initializing... drag & drop files here
Supports: MP4, M4V
This guide is for anyone who needs a single still photo — a thumbnail, a reference frame, or a shareable screenshot — pulled out of an Apple M4V video and saved as a JPEG. M4V is Apple's MPEG-4 container (it first shipped with the iTunes Store in 2006) and always holds H.264 video, so a clean frame is sitting inside it. The tool grabs the frame you point it at and writes it out as a .jpeg image. Below is the whole flow, then a closer walkthrough of each step.
.m4v, or click "Add Files". Both .m4v and .mp4 are accepted; files are uploaded over an encrypted connection, processed on our servers, and deleted after a few hours.Drag and drop your .m4v onto the upload area, or click "Add Files" to pick it from your computer. Both .m4v and .mp4 files are accepted here, which matters because an unprotected M4V is structurally an MP4 with a different extension — if a player ever refused your file, renaming it would have worked, and so does uploading it as-is. Files travel over an encrypted connection, are processed on our servers, and are deleted automatically after a few hours.
This is the decision that determines what you get back. Expand Advanced Options and choose one of two frame controls:
12 for the frame at 12 seconds). You get one JPEG. This is the right choice for a single thumbnail or hero still.A quick rule of thumb: if you want one image, use Specific Frame and nudge the timestamp until you land on a sharp moment; if you want options, use Multiple Screenshots and pick the winner after.
Leave Quality Preset on Very High (Recommended) for a near-original still, or step it down to shrink the file. Because JPEG is a lossy format, lower presets trade visible detail for smaller bytes. You can also cap the output with Specific file size, or downscale using Image resolution — Keep original preserves the video's native frame size, while Preset Resolutions lets you target 1080p, 720p, and similar. For a print-bound still you'll usually keep the resolution; for a web thumbnail, a smaller preset is fine.
Click Convert and download your JPEG (or the ZIP, if you chose Multiple Screenshots). No sign-up, no watermark, and the result is never shared or made public.
The one hard wall is DRM: a FairPlay-protected M4V from the iTunes Store cannot be converted by any browser tool, ours included, because the video stream is encrypted. If your goal isn't a still at all but the full video in a more portable form, transcode it with our M4V to MP4 converter instead, or build a short animation from a range of frames with the M4V to GIF converter. And if the very first frame you tried looks wrong because the clip opens on black or a fade, simply advance the Time (seconds) past the intro.
Yes. JPEG and JPG are the same format — both are the JFIF (JPEG File Interchange Format) image described by the JPEG standard. The shorter .jpg extension is a holdover from older Windows three-letter limits. The frames this tool produces are byte-for-byte standard JPEGs regardless of which extension you see, so they open in every browser and image editor.
Frames where the camera and subject are still produce the cleanest JPEGs; motion frames blur. In our testing, stepping the Time (seconds) input by 0.1–0.3s off a moving moment was usually enough to land on a sharp frame, and Multiple Screenshots at a 1-second capture rate is the fastest way to compare candidates before committing to one.
By default, yes — leave Image resolution on Keep original and the still keeps the video's native frame dimensions (for a 1080p M4V, that's a 1920×1080 JPEG). The JPEG format itself tops out at 65,535×65,535 pixels, far beyond any video frame, so resolution is never the limit; you only lose pixels if you deliberately pick a smaller Preset Resolution.
No. M4V bought or rented from Apple is locked with FairPlay DRM, which encrypts the video so only an authorized Apple device tied to the purchasing account can play it. No online converter can read that stream. Only DRM-free M4V — your own recordings, exports, or rip-free files — can be turned into JPEG.
The video frame was H.264-compressed, and saving it as JPEG applies a second, separate lossy compression pass. At the Very High preset the difference is hard to spot, but lower presets show JPEG artifacts (blocking, banding) more clearly. For an artifact-free frame, raise the preset or extract to PNG, which is lossless.
The image carries standard JPEG fields, but container-level video metadata (the M4V's creation date, GPS, or chapter data) is not copied into a single extracted frame — that information lives in the video container, not in the picture. If you need the original capture date, read it from the source M4V before converting.