Instagram Reel to JPG: grab one exact frame
Scrub to the moment you want and save it at the video's own resolution — no screenshot, no phone status bar, no scaling.
FrameForge, already set up for this page
The numbers, and where each one came from
| Spec | Value | Where this comes from |
|---|---|---|
| Frame resolution | 1080 × 1920 px, typicallyA frame comes out at whatever the Reel was encoded at; Meta recommends 1080 × 1920. | OfficialMeta for Developers |
| Frames available per second | 24 to 60Meta's published range — the finer the frame rate, the more choice you have when scrubbing. | OfficialMeta for Developers |
| Vs. a phone screenshot | no interface, no downscaleA screenshot captures the display, including chrome, at screen resolution. This captures the decoded frame. | DerivedshotMod |
| Export formats | JPEG or PNGJPEG for photographic frames, PNG when the frame is mostly flat graphics or text. | MeasuredshotMod |
| Where decoding happens | this browser tabThe video is decoded locally and the frame drawn to a canvas you own. | MeasuredshotMod |
Last verified 2026-09-05 · 4 sources
- Reels publishing — recommended video specification (9 x 16, 1080 × 1920, 3–90 s, 24–60 fps, H.264/H.265, AAC LC 48 kHz) — Meta for Developers
- Behaviour of the shipped in-browser export path, measured on the shotMod build dated 2026-09-05 — the tool doing it is the one mounted above — shotMod
- Derived arithmetically from the ratio and width in the cited Meta specification — no independent claim is made — shotMod
- Community consensus, not an Instagram document — Instagram publishes no current page stating this value, and help.instagram.com serves article bodies only to JavaScript, so no Help Center article can honestly be cited for it (checked 2026-09-05) — shotMod
What this actually means
Pulling a still out of a Reel is the operation people usually attempt with a screenshot, and a screenshot is a worse tool for it in two specific ways. It captures your screen rather than the video, so it inherits the status bar, the play button and whatever else was drawn on top; and it captures at display resolution, which on most phones is smaller than the frame the video actually contains.
Decoding the frame instead gives you the pixels that were encoded. On a Reel authored to Meta's recommendation that is 1080 × 1920 — enough for a cover, a thumbnail, a print-at-postcard-size still. It also gives you exact control over which frame: at up to sixty frames a second there are meaningfully different moments a fifteenth of a second apart, and a screenshot cannot choose between them.
What goes wrong
Motion blur is the thing you cannot fix afterwards. A frame captured mid-gesture is genuinely blurry in the source file — the camera integrated light over that whole exposure — so no amount of sharpening will recover an edge that was never recorded. Step through the clip and pick a moment where the subject is briefly still; the difference between adjacent frames is often the difference between usable and not.
Compression artefacts cluster around fast movement, which is the other reason a still disappoints. Video codecs spend fewer bits on frames that change a lot, so the frame right after a hard cut or a whip pan is often the worst-looking one in the clip. Nudging a few frames later, once the encoder has caught up, usually costs you nothing compositionally and gains a visibly cleaner still.
How to do it here, in three steps
- Frame mode is already selected above; the scrubber appears once a clip has loaded.
- Paste a public Reel link or drop a file, then let the clip finish loading before you scrub.
- Step to the exact frame you want and save it as JPG, or PNG for flat graphics.
Questions, answered
How do I save a frame from an Instagram Reel as an image?
Load the Reel into the tool on this page, which opens in Frame mode, scrub to the moment you want and export. The frame is taken from the decoded video, not from your screen.
Is this better than screenshotting the Reel?
Yes, in two ways: it carries none of the on-screen interface, and it comes out at the video's own resolution rather than your display's, which is usually larger.
Should I export JPG or PNG?
JPG for ordinary photographic frames, where the file is far smaller for no visible difference. PNG when the frame is mostly flat colour, graphics or text, where JPEG's ringing around hard edges shows.
Public links only — shotMod resolves posts that are already public and never asks for your Instagram login. Only download or convert content you have the rights to.