Convert M4V to TIFF

Converting M4V to TIFF writes one frame from an Apple-format video as an uncompressed TIFF, which is what records systems and case files tend to specify. Before anything else, check whether your M4V is a protected iTunes download — if it is, no frame can be read from it at all.

  • Where it runs In your browser. The file is never uploaded.
  • Lossless Nothing is discarded. The TIFF holds exactly what the M4V held.
  • File size limit Up to 100 MB per file, free, without an account.
  • Worth knowing 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.

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

Start by checking whether the M4V is locked

M4V is Apple’s extension for iTunes Store video, and store purchases carry FairPlay encryption. An encrypted video cannot be decoded in a browser, so there is no frame to read and the conversion stops with a message saying nothing in the file could be converted. That is the lock speaking, not a corrupt file.

The origin of the file settles it. Bought or rented from the iTunes Store or the Apple TV app: locked, and nothing in any browser opens it. Exported from QuickTime, iMovie, Final Cut or Compressor, recorded by a camera or a phone, or supplied by a course or conference platform: not locked, and a frame comes out normally.

Why a records system asks for TIFF specifically

Because TIFF has been read by everything since 1986 and because the uncompressed variant has no ambiguity in it. An archive is written against a horizon of decades, and the question it is really asking is not "which format is best" but "which format will still open when nobody involved in this decision is still here".

That reasoning is why the output here is uncompressed baseline rather than LZW or Deflate. Those are smaller and readers agree on them less; JPEG-in-TIFF is a compressed image in a TIFF wrapper and defeats the point of the requirement entirely. Uncompressed is the variant no reader has ever refused.

The exact size of a TIFF frame, and why it never varies

The picture data is the pixel count times four bytes — eight bits each for red, green, blue and alpha — with a header of about a kilobyte in front. A 1920 by 1080 frame is 8.3 MB; a 3840 by 2160 frame is 33.2 MB; a 1280 by 720 frame is 3.7 MB.

The M4V’s own size, bitrate and duration have no effect on any of that. A two-minute clip and a two-hour film at the same resolution produce identically sized stills, because what is written is the decoded frame rather than anything the codec did on the way to it.

One frame, at the second you name

The conversion takes the frame being displayed at the timestamp you type: formally, the last frame whose own start time falls at or before that number of seconds. The default is 0, which is the first frame of the video, and for a file that opens on a title card or a black frame that is exactly the wrong picture.

Each conversion produces one image. For a file that needs several stills — an incident at three points, a sequence of screens — run it several times with different timestamps and keep a note of each. That note is worth more later than the images are.

What an archived frame from video can and cannot be relied on to show

It shows exactly what the video showed at that instant, at the video’s full resolution, without any further loss. That is the strongest claim available and it is a real one: the still is not a photograph of a screen, not a scaled screenshot, and not a re-compressed copy.

It is not more than the video was. The frame came through a codec that stored eight bits per channel, kept colour at reduced resolution, and spent fewer bits on frames where things were moving. A number plate or a face that is unreadable in the video is unreadable in the TIFF, and no format converts one into the other.

Nothing about the frame is labelled, and an archive needs it to be

The output carries nothing that describes the recording: no capture date, no source file name, no position within the video, no colour profile. The pixels are read out of a decoder and everything the M4V knew about itself stays in the M4V. The one field the encoder does write is Software, and it says "Photopea (UTIF.js)" — the name of the library that assembled the file, not of anything that touched the footage.

Close that gap at the moment of extraction rather than later. Put the source file name and the timestamp into the image file name, and add proper fields with a metadata tool if the archive specifies them. A still that cannot be traced back to the second it came from is much weaker evidence of anything than one that can.

Colour comes out as plain RGB

The file is RGB with no ICC profile attached. Video colour for HD material is conventionally Rec. 709, and an application opening the TIFF will assume its own default rather than being told.

For a records archive that is usually acceptable, because the point is a faithful record of the frame rather than a colour-managed reproduction. Where colour accuracy is part of what is being recorded — damage assessment, a product condition report — assign the source space explicitly in an editor and say in the file what was assigned.

Picking a moment worth keeping

Frames during fast movement carry motion blur that nobody saw at 25 frames a second and that dominates a still, and video encoders also allocate fewer bits to those frames. A moment where the camera and the subject are both still produces a sharper capture and a better-encoded one at the same time.

It costs nothing to try three timestamps a tenth of a second apart and compare. On material recorded handheld or from a moving vehicle, the difference between adjacent frames is often the difference between a usable record and one somebody will question.

The M4V stays on your machine while the still is made

The decode and the write both happen in the browser tab on your own processor. Nothing carrying the video is sent anywhere, which the network tab will confirm during a conversion, and the free tier takes files up to 100 MB.

For the material this page is used on that is the part that matters. Case files, insurance evidence, HR recordings and compliance video are frequently governed by rules about where a copy may exist, and a workflow with no server in it has no copy to account for.

How to take a TIFF frame out of an M4V

  1. Confirm the M4V is not an iTunes Store purchase — protected files cannot be opened at all.
  2. Drop it here and type the timestamp of the frame you need, in seconds.
  3. Download the TIFF and rename it with the source file and the second it came from.

M4V and TIFF: an Apple video container and an archival still

M4V compared with TIFF
M4VTIFF
Full nameiTunes VideoTagged Image File Format
File extension.m4v.tif, .tiff
Media typevideo/x-m4vimage/tiff
CompressionLossy — file size is bought with qualityLossless — nothing is discarded
First published20051986
Published byAppleAdobe
SpecificationTIFF 6.0
LicensingPublished, not standardisedPublished, not standardised
Standing todayCurrentCurrent
Bit depth32
Colour it can describeRGB, CMYK, greyscale, Lab
Opens in a browserSome browsersSome browsers
Considered insteadMP4, MOVPNG, PDF, DNG

What the target format adds

TIFF is a working format and M4V is a finished one. What comes back is editable text and objects rather than a picture of a page, which is usually the reason for the conversion and also where its limits are.

Opening the result

The usual programs do not overlap: M4V opens in QuickTime Player, VLC and iTunes, TIFF in Adobe Photoshop, Affinity Photo and ImageMagick — so whoever receives the result needs something from the second list.

What each format is for

The two are aimed at different work: M4V at handing a finished file over and phones, TIFF at print, scanning and archiving. That is worth weighing before converting, because the reason one exists is usually the reason the other is awkward.

TIFF comes from Adobe and dates from 1986, specified as TIFF 6.0. Adobe Photoshop, Affinity Photo and ImageMagick all read it.

TIFF was published in 1986 and M4V in 2005. The older one is generally the safer file to hand to somebody; the newer one usually does the job in fewer bytes.

M4V to TIFF: protected files, size and archive requirements

Are my M4V files uploaded anywhere?

No. This conversion runs entirely inside your browser, so the file never leaves your device. You can confirm it yourself: open the network tab of your browser's developer tools and convert something. You will see the page load, plus the analytics and advertising the site is paid for with — and nothing carrying your file. The engine behind this particular pair is mediabunny, a wrapper around WebCodecs, which borrows your device's own hardware decoders; your browser fetches it once and caches it.

The conversion says nothing in the file could be converted. Why?

The M4V is protected. Video bought or rented from the iTunes Store carries FairPlay encryption, which no browser can decode, so no frame can be read out of it. Files you exported yourself from QuickTime, iMovie or Final Cut, or that came off a camera or a phone, are not protected and work normally.

Which frame does the conversion take?

The frame on screen at the timestamp you type — the last frame whose start time is at or before that second. Left at 0, you get the first frame of the video. Each conversion produces exactly one image.

Why has the TIFF no compression?

Because plain uncompressed baseline TIFF is the one variant every reader accepts, and a records system that specified TIFF did so because unreadable files are unacceptable there. The cost is size, and it is deliberate.

How large will the file be?

Exactly the pixel count times four bytes, plus a small header. A 1920 by 1080 frame is 8.3 MB and a 3840 by 2160 frame is 33.2 MB, regardless of how long or how large the M4V was.

Does the TIFF record when the frame was taken?

No. The only descriptive field written is Software, which the encoding library fills in as "Photopea (UTIF.js)"; there is no date, no source file name and no timestamp within the video. For an archive that is a gap to close deliberately, either in the file name or with a metadata tool afterwards — the same tool can overwrite the Software field while it is there.

Is the video sent anywhere?

No. The frame is decoded and written inside your browser, so the M4V never leaves your machine. The free tier accepts files up to 100 MB, with no account and no daily count.

More about these formats

Where these figures come from

The claims this page makes about M4V and TIFF are checkable, and these are the documents that settle them.

  • TIFF, Revision 6.0

    Library of Congress, Sustainability of Digital Formats — TIFF’s tag structure and its many compression options