Initializing... drag & drop files here
Supports: HEVC
This tool grabs a single still frame from an HEVC (H.265) video and saves it as a JFIF image — it does not convert the whole clip. All motion is discarded; you get one picture. By default it captures the very first frame (time 0); set "Time (seconds)" to pick any other moment. JFIF (JPEG File Interchange Format) is the standard wrapper around JPEG-compressed image data, so a .jfif file holds the exact same lossy JPEG image you would get from a .jpg — just with a different extension. Use it when you want one poster, thumbnail, or preview still out of a clip.
| Property | Value |
|---|---|
| Standard | HEVC / H.265 — ITU-T H.265, published June 7, 2013; ISO/IEC 23008-2 (MPEG-H Part 2), Nov 25, 2013 |
| Type | Video codec; raw .hevc is a video-only elementary stream (no audio) |
| Compression vs H.264 | Roughly 25–50% smaller at the same visual quality |
| Common sources | iPhone (HEVC default since iOS 11, 2017), Android, DJI drones, 4K cameras, screen captures |
| Color / bit depth | Commonly 8-bit; 10-bit and HDR (HDR10, Dolby Vision) widely used on modern devices |
| What we read from it | One decoded video frame at the timestamp you choose |
| Output of this tool | A single still image, not a video |
| Property | Value |
|---|---|
| Full name | JFIF — JPEG File Interchange Format |
| First published | Late 1991, led by Eric Hamilton of C-Cube Microsystems; v1.02 on Sept 1, 1992 |
| Standardized as | ITU-T T.871 (2011) and ISO/IEC 10918-5 (2013) |
| Image data | Baseline JPEG (DCT), lossy, 8 bits per channel — byte-for-byte the same algorithm as .jpg |
| Color model | YCbCr (or greyscale), derived from RGB |
| Header (APP0 marker) | JFIF version, density units, pixel density, optional thumbnail |
| Transparency | Not supported (JPEG has no alpha channel) |
| Relationship to JPG | Same compressed image; .jfif and .jpg are interchangeable extensions |
.hevc (H.265) file onto the page or click "+ Add Files" to pick it from your device. You can queue several clips and convert them with the same settings.0 for the opening frame or 2.100 for 2.1 seconds in — or switch to "Multiple Screenshots" to export several frames as separate files.Just one frame. This tool decodes your HEVC clip and saves a single still picture — there is no motion, animation, or audio in the output. By default it grabs the very first frame (time 0); set "Time (seconds)" to capture a different moment, or switch to "Multiple Screenshots" to export several frames as separate JFIF files. If you want to keep the motion, convert to a video with HEVC to MP4 or an animated HEVC to GIF instead.
Yes — the image data is identical. JFIF is the interchange format that defines how JPEG-compressed data is stored, so a .jfif and a .jpg produced at the same quality contain byte-for-byte the same lossy JPEG picture. The only practical difference is the extension. If a program refuses a .jfif, you can usually rename it to .jpg, or use our JFIF to JPG converter to relabel it cleanly. The same frame grab is available directly at HEVC to JPG if your target program expects .jpg.
Yes, slightly. JFIF stores baseline JPEG data, which is lossy 8-bit-per-channel compression, so re-encoding a decoded video frame to JFIF re-quantizes it and can introduce some blocking or softening. Keep the "Quality Preset" at Very High to minimize visible artifacts. For a pixel-exact frame with no JPEG compression — for screen recordings, text, or line art — grab it as a lossless PNG instead with HEVC to PNG.
The first frame — "Time (seconds)" defaults to 0. That field controls exactly which frame is decoded, so you are not stuck with whatever a player shows. Set it to the second (and millisecond) of the moment you want — for instance 2.100 for 2.1 seconds in — and that frame becomes your JFIF. On some clips the very first frame is a fade-in or black, so nudging the time forward a fraction of a second often gives a cleaner still.
It matches the source video frame unless you scale it down. A 1080p HEVC clip produces a roughly 1920×1080 still; a 4K HEVC clip produces about 3840×2160. Use "Resolution Percentage," "Width," or "Height" if you want a smaller image — aspect ratio is preserved automatically. In our testing, a single frame from a 1080p HEVC clip at the Very High preset came out around 300–500 KB, depending on how detailed that frame was.
.mov extension — can I still use this?This page accepts a raw .hevc (H.265) elementary stream. iPhones record HEVC inside a QuickTime .mov container by default, so if the picker rejects your file, use MOV to JFIF instead — the codec inside is the same H.265, just a different wrapper, and the frame grab works identically.
No. JFIF stores JPEG data, and JPEG has no alpha channel, so the image is always fully opaque. Video frames are opaque to begin with, so this rarely matters here — but if you specifically need transparency or a lossless still, extract to a PNG with HEVC to PNG and use a transparency-capable format.
Your file is uploaded over an encrypted connection, the chosen frame is decoded and encoded to JFIF on our servers, and both the upload and the result are deleted automatically a few hours after conversion — no sign-up, no watermark, never shared or made public. Because grabbing one frame from an HEVC clip is a small operation, the main practical limit is the time to upload the video, not the conversion itself; trimming a very large recording first makes the upload faster.