MOV to JPEG Converter

Extract JPEG frames from MOV video. Create screenshots and thumbnails from iPhone recordings, QuickTime captures, and Final Cut Pro exports.

Initializing... drag & drop files here

Supports: MOV

OptionsAdvanced Options - Our defaults are optimized for the best results. We recommend you keeping the defaults unless you have a specific need.
Image Compression
Quality preset
Higher quality settings preserve more detail but result in larger files. Lower settings reduce file size by increasing compression.
Image resolution
File extension
Frame Selection
Time (seconds)
Capture a single frame at the specified time. For example, 2.100 means 2 seconds and 100 milliseconds into the video.

How to Extract JPEG Frames from MOV Video

  1. Upload Your MOV File: Drag and drop or click "+ Add Files" to load a QuickTime MOV (H.264, ProRes, HEVC, or MJPEG). Batch upload is supported — every file gets its own frame export.
  2. Pick Frame Selection: Choose Specific Frame and enter a timestamp in seconds to grab a single still, or Multiple Screenshots to extract a sequence at a fixed interval (e.g., 1 frame per second, every 5 seconds, 24 fps).
  3. Set Quality Preset and Resolution (Optional): Quality Preset defaults to Very High (Recommended) — drop to High, Medium, or Low for smaller files. Use Preset Resolutions (2160p, 1440p, 1080p, 720p, 480p), enter Width × Height pixels, or scale by Resolution Percentage. File extension can be JPEG or JPG (identical format).
  4. Convert and Download: Click Convert. Frames are encoded in your browser session — no upload to a third-party server, no watermark, no sign-up. Multi-frame jobs download as a ZIP.

Why Extract JPEG from MOV?

MOV is Apple's QuickTime container — the default wrapper for iPhone video, Mac screen recordings (screencapture -v / QuickTime Player), Final Cut Pro masters, and most prosumer camera intermediates (ProRes 422, ProRes RAW). Pulling stills as JPEG keeps file sizes small enough for web and email while preserving the per-pixel detail you actually filmed:

  • iPhone video stills at full sensor resolution — iPhone 15 Pro records 4K (3840×2160) at 24/30/60 fps and Cinematic mode at 4K Dolby Vision HDR. A single extracted frame is a 3840×2160 JPEG, often 800 KB–2 MB at Very High preset, which beats screenshotting a paused player (which only gives you display-resolution pixels).
  • Thumbnails for YouTube, blogs, and storefronts — pick the exact representative frame for a thumbnail rather than relying on YouTube's auto-generated three options. JPEG is the format YouTube, WordPress, Shopify, and Etsy accept directly.
  • Time-lapse and stop-motion source images — extract one frame per second (or per N seconds) from a long MOV and you have a clean image sequence ready for After Effects, DaVinci Resolve, or GIF assembly.
  • Evidence and documentation stills — security cam exports, dashcam clips, and home-inspection videos all ship as MOV; a timestamped JPEG sequence is what insurance adjusters and report tooling expect.
  • Reference frames for retouching — Photoshop, Affinity Photo, and Procreate open JPEG natively. PNG is lossless but a 4K PNG can be 8–15 MB versus 1–2 MB for JPEG at Very High — JPEG is faster to round-trip when transparency isn't needed.
  • Presentation and training slides — drop a single key frame into Keynote, Google Slides, or PowerPoint without embedding the whole video.

JPEG vs PNG for Extracted Frames

Property JPEG PNG
Compression Lossy (DCT-based) Lossless (DEFLATE)
Typical 4K frame size 0.5–2 MB at Very High 6–15 MB
Bit depth 8 bits/channel (24-bit color) 8 or 16 bits/channel, +alpha
Transparency No Yes (alpha channel)
Best for Photographic frames, web thumbnails Screenshots with text, UI captures, transparent overlays
Max dimensions 65,535 × 65,535 px 2³¹−1 px per side

For text-heavy screen recordings (a Zoom call, an IDE walkthrough), PNG via MOV to PNG is the better choice. For everything else — phone video, camera footage, cinematic captures — JPEG is the right default.

Quality Preset Guide

Preset JPEG quality (approx) 1080p frame size When to use
Very High ~95% 250–600 KB Print, archiving, color-critical work
High ~85% 150–350 KB Web, blog headers, slide decks
Medium ~75% 80–180 KB Email attachments, dense image sequences
Low ~60% 40–100 KB Quick previews, mass thumbnails
Very Low ~40% 20–60 KB Visible artifacts; use only for scrubbing

JPEG is .jpg or .jpeg — same format, same bytes, just different extensions. MDN, the IANA media type registry, and Adobe all use image/jpeg for both.

Frequently Asked Questions

Why does my iPhone MOV import as .mov instead of .heic or .mp4?

iPhone video is wrapped in QuickTime MOV regardless of the codec inside (H.264 since iPhone 5s, HEVC/H.265 since iPhone 7 when "High Efficiency" is set in Settings → Camera → Formats). HEIC is the still-photo format; MOV is the video container. Both are Apple's defaults. The extracted JPEG is independent of the source codec — once a frame is decoded to RGB pixels, it's re-encoded fresh as JPEG.

Will I lose quality compared to the original video frame?

Yes, slightly — JPEG is lossy by design. At the Very High preset (~95% quality) the loss is visually imperceptible on photographic content but real on hard edges and text. If your MOV is itself H.264 or HEVC (which are also lossy video codecs), the frame you extract has already been through one lossy pass; JPEG adds a second. For pixel-perfect frames from a master file, use MOV to PNG instead.

How do I pull the exact frame I want?

Choose Specific Frame and type the timestamp in seconds — 12.5 gives you the frame at 12 seconds 500 ms. Most browsers' video element seeks to the nearest keyframe, then decodes forward, so accuracy is within ~1/30 second for 30 fps video. For frame-by-frame work, use Multiple Screenshots at 30 fps over a small time window and pick the exact still afterwards.

Can I extract every Nth frame instead of every single one?

Yes. Under Multiple Screenshots, set the interval — options include 1, 2, 3, 5, 10 frames per second or every 1/2, 1/3, 1/5, 1/10 second. A 60-second MOV at 1 fps yields 60 JPEGs; at 30 fps it yields 1,800. Match the rate to your downstream use (24 fps if rebuilding a movie, 1 fps for time-lapse, every 5 s for surveillance review).

What resolution will my JPEGs be?

Same as the decoded source by default — iPhone 4K records 3840×2160, so frames export at 3840×2160. Drop the resolution with Preset Resolutions (1080p, 720p, etc.), enter a custom Width × Height (aspect ratio held), or scale by percentage. The maximum JPEG dimension is 65,535 × 65,535 px per the JFIF spec, so even 8K MOV (7680×4320) fits.

Are my files uploaded to your servers?

Conversion runs in your browser session — frames are decoded and re-encoded locally using the WebCodecs / canvas pipeline. Nothing about the visual content is persisted server-side after your session ends. There's no sign-up and no watermark.

Does ProRes or HEVC MOV work, or only H.264?

H.264 MOV works in every modern browser. HEVC (H.265) MOV — common on iPhone Camera with High Efficiency on — decodes natively in Safari 13+, Edge, and Chrome 107+ on hardware that supports it. ProRes 422 MOV from Final Cut or DaVinci is heavier; if you hit a decoder issue, transcode the master with MOV to MP4 first, then extract frames from the MP4.

Why is JPEG capped at 8 bits per channel — what about HDR frames?

The baseline JPEG (JFIF) spec is 8-bit-per-channel YCbCr. iPhone Dolby Vision HDR MOVs are 10-bit HLG/PQ; extracting to JPEG tone-maps down to 8-bit SDR, which can crush highlights on bright sky or specular detail. For HDR-preserving stills, use AVIF or HEIC — JPEG XL adds 10/12-bit support but browser writer-side support is still limited as of 2026.

Can I extract frames and also trim the video first?

Yes — Trim MOV lets you cut to the segment you care about, then run that shorter clip through this extractor. Useful for a 1-hour screen recording where you only want stills from minutes 12–14.

Rate MOV to JPEG Converter Tool

Rating: 4.8 / 5 - 40 reviews