MP4toPNG

Convert MP4 to PNG

Up to 100 files at once. Mixed formats are fine.

Converting MP4 to PNG takes a single frame out of a video as a proper image, at the video’s own resolution and at a moment you choose by typing a timestamp. Drop the file above and it happens inside your browser. This is the alternative to pausing and pressing Print Screen, which gives you screen resolution, the player’s controls and roughly the right moment.

What a screenshot loses that this does not

Almost everyone doing this has already tried the obvious thing: play the video, pause, press Print Screen, crop. It works, and it costs three things that are easy not to notice until later.

The resolution is your screen’s, not the video’s — a 4K recording playing in a window three hundred pixels tall gives a picture three hundred pixels tall. The player comes with it: a progress bar fading out, a pause button, sometimes a cursor. And the moment is approximate, because pausing lands wherever the click landed, which is rarely the frame you were watching for.

Choosing the moment by typing it

The control under the result is a number of seconds, and decimals count. Type 12 for twelve seconds in, or 12.4 if the thing you want is briefly visible. That is a different way of working from scrubbing: you can convert, look, adjust by a tenth of a second and convert again, without ever loading a video editor.

Ask for a time past the end and the page says how long the video actually is rather than producing nothing. That sounds small and is the difference between an error you can act on and one you have to investigate.

Why some frames are sharper than others

Video encoders do not spend their bits evenly. A frame in the middle of fast movement — a pan, a cut, someone turning quickly — genuinely contains less detail than a still one, because the encoder correctly assumed nobody would study it. Extracting that frame gives you exactly what was recorded, which is less than you might expect.

Nothing recovers detail that was never stored, and no converter can. What helps is choosing a moment where the picture settles: a fraction of a second before or after the movement is often visibly better. This is also why a frame from a heavily compressed download looks worse than one from the original recording, at the same resolution.

PNG, or one of the others

PNG is lossless, so the frame you get is exactly the frame that was decoded and it will not soften if you crop, annotate and re-save it. That makes it the right choice for anything that is going to be worked on — a screenshot for documentation, a still to draw over, an image for a bug report.

The cost is size: a lossless 4K frame can run to several megabytes. If the picture is going straight into a document, a slide or an email, converting the same video to JPG or WebP instead gives a far smaller file with no visible difference on real footage. Both are offered from the same video, so it is one click either way.

How to take one frame out of an MP4

  1. Drop your MP4 onto this page, or click to choose one.
  2. Set the second you want under the result — 0 is the first frame.
  3. Download the PNG. The video was decoded in your browser and never uploaded.

MP4 vs PNG: a moving picture and a still one

MP4 compared with PNG
MP4PNG
Full nameMPEG-4 VideoPortable Network Graphics
File extension.mp4.png
Media typevideo/mp4image/png
CompressionLossy — file size is bought with qualityLossless — nothing is discarded
Quality
Nothing is lost. The result holds exactly the same picture, text or data as the original.
Where it runs
This conversion runs inside your browser. Your file is never uploaded, and it works with the network disconnected.
What can be lost
One frame, at full resolution. A still from compressed video carries that compression — a fast-moving moment looks softer than a static one, which is the video’s own encoding rather than anything this conversion does.

MP4 to PNG: common questions

How is this better than pausing and taking a screenshot?
Three ways. You get the video’s own resolution rather than however large it happened to be on your screen — a 4K clip gives a 4K picture even in a small window. You get nothing but the picture: no player controls, no progress bar, no cursor. And you get the exact moment, because you type a timestamp rather than trying to catch it with a pause.
How do I choose which frame?
By time, in seconds, in the settings under the result. Leave it at 0 for the first frame, or type 8.5 for eight and a half seconds in. Decimals work, which matters when the thing you want is visible for a moment. If you ask for a time beyond the end, the page tells you how long the video actually is instead of failing quietly.
Why does the frame look softer than the video does when playing?
Because video compression spends its bits on motion. A frame in the middle of fast movement genuinely holds less detail than a static one — the encoder assumed your eye would not linger on it. Nothing recovers that; it was never recorded. Picking a moment where the picture is still gives a noticeably sharper result.
PNG or JPG for a video frame?
PNG if the frame is going to be edited, cropped or annotated, because it is lossless and will not soften further with each save. JPG if it is going into a document or an email and the size matters — a frame of real footage is a photograph, and JPG is built for those. PNG of a 4K frame can be several megabytes.
Is the video uploaded?
No. The video is decoded in your browser using the same decoder that plays it on any website, and only the frame you asked for is encoded. Nothing is sent, which matters when the recording is a private call, a medical scan or footage you have not published.