Upload a Live Photo HEIC still or video (.mov / .mp4), then click Extract Photo.
Upload the HEIC still from Photos, or the .mov / .mp4 video component. The tool saves a single JPG photo.
Help Us Improve
—
(—)
Live Photo to photo converter
Free Live Photo to photo converter: extract a still JPG from Apple Live Photos online—upload HEIC or .mov/.mp4 video, save as JPEG. Private browser.
What is a Live Photo to photo converter?
Live Photo to photo features
HEIC & video input
Upload the HEIC still from Photos or the .mov / .mp4 video component of a Live Photo.
JPG output
Save a universal JPEG photo that works on any device or platform.
Adjustable quality
Control JPEG compression with a quality slider before extracting.
Private
All processing is local—your Live Photo is never uploaded to any server.
Live preview
Preview the extracted photo before downloading.
Free
No watermarks, no limits, no sign-up required.
How to extract a photo from a Live Photo
Export from iPhone
In Photos, select the Live Photo and export the HEIC still or video (.mov) via Share → Save to Files.
Upload
Drop or browse the HEIC, .mov, or .mp4 file on this page.
Extract
Set JPG quality if needed, then click Extract Photo.
Download
Save the .jpg file and use it like any normal photo.
Tips for Live Photo to photo extraction
- 01
Prefer HEIC for the key photo
The HEIC file from Photos is the actual key still image—usually sharper than a frame grabbed from video.
- 02
Video extracts the first frame
When uploading .mov or .mp4, the tool saves the first video frame. For a different moment, trim the clip first.
- 03
Adjust quality before extracting
Lower quality shrinks file size; 90–95 is ideal for sharing, 100 for archival.
- 04
Want motion instead?
Use Live Photo to GIF Converter to turn the Live Photo video into an animated GIF.
Live Photo to Photo Converters Compared
Ezgif.com
Popular Live Photo to JPG tool. Requires server upload of your files.
Live Photo to photo (this tool)
Free browser-based extractor. Local processing—your files never leave your device.
iPhone Photos app
Duplicate as still photo in Photos, but only on Apple devices without batch or desktop workflow.
HEIC converters
Generic HEIC to JPG tools work for the still file but do not extract frames from Live Photo video.
Desktop apps
Preview, Photoshop, or FFmpeg CLI can extract stills but require installation.
When to extract a photo from a Live Photo
Share on non-Apple devices
Send a still JPG to friends on Android or Windows who cannot view Live Photos.
Print & upload
Use a standard JPEG for printing, ID forms, or websites that reject HEIC.
Pick the key frame
Grab a still from the Live Photo video when you want a snapshot of the motion.
Free up motion data
Keep only the still photo as a smaller JPG without the Live Photo video component.
Why use this Live Photo to photo converter
No app required
Works in Safari, Chrome, and Firefox on iPhone, iPad, and desktop.
HEIC + video support
Handles both the still HEIC and the video component of Live Photos.
Complete privacy
Your photos stay on your device during extraction.
100% free
No subscriptions, watermarks, or daily limits.
Technical details
- HEIC decoding
- HEIC stills are decoded with the browser native decoder or heic-to (libheif WASM), then exported as JPEG via Canvas.
- Video frame extraction
- MOV/MP4 files are processed with FFmpeg WASM—first frame captured as JPEG with adjustable quality.
- Output format
- Standard JPEG (.jpg), quality 1–100 (default 92).
- Input formats
- HEIC/HEIF stills (50 MB max), QuickTime/MP4 video (200 MB max).
- Client-side processing
- No server upload. All decoding and encoding runs in JavaScript in your browser.
- Limits
- Very large HEIC files or long videos may take longer on first FFmpeg load (~25 MB).
Sources & References
“Live Photos is a feature on Apple iOS devices that captures a short video clip alongside a still photograph.”
Live Photos: The source format for this tool—extracting the still photo from a Live Photo. en.wikipedia.org/wiki/Live_Photos
“High Efficiency Image File Format is a container format for storing digital images and image sequences.”
HEIF / HEIC: iPhone Live Photo stills are often stored as HEIC files decoded by this tool. en.wikipedia.org/wiki/High_Efficiency_Image_File_Format
“JPEG is a commonly used method of lossy compression for digital images.”
JPEG: The output format for this tool—a universally compatible still photo. en.wikipedia.org/wiki/JPEG
“FFmpeg is a free and open-source software project for handling video, audio, and other multimedia files.”
FFmpeg: FFmpeg WASM extracts video frames from Live Photo MOV/MP4 files in your browser. en.wikipedia.org/wiki/FFmpeg