Convert MOV to TIFF

Converting MOV to TIFF writes one frame of your footage out as an uncompressed image, which is what a retoucher, a stills desk or a printer usually means when they ask for a TIFF. Read the second section before sending it to a visual effects pipeline, which means something different by the word.

  • Where it runs In your browser. The file is never uploaded.
  • Lossless Nothing is discarded. The TIFF holds exactly what the MOV 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.

Somebody downstream asked for a TIFF and did not say which kind

That is the situation. A retoucher wants a frame to work on, a designer wants a still for a layout, a printer wants something for a page, a compositor wants a reference. All four said TIFF, because TIFF has been the neutral interchange format since 1986 and asking for one is the polite way of saying "not a JPEG".

The word covers an enormous range. A TIFF can be 8-bit or 32-bit, RGB or CMYK or Lab, compressed with LZW or not compressed at all, one page or forty, tagged with a colour profile or silent about it. What comes out of this conversion is one specific point in that space, and whether it is the right point depends entirely on who asked.

What this conversion actually writes

Uncompressed 8-bit RGBA, baseline, no profile, no metadata. Four channels, four bytes a pixel, laid out plainly with a header in front of them. It is the most universally readable TIFF that exists — everything from Photoshop to a twenty-year-old prepress workflow opens it without a plug-in.

It is also the least self-describing. There is no ICC profile to say what the colours mean, no EXIF to say where it came from, no timecode, no shot number and no date. The file is pixels and nothing else, which is exactly what makes it interchange-safe and exactly what makes it useless as a record. Both halves are worth knowing before you attach it to an email.

This is not a plate, and a compositor will tell you so

If the request came from visual effects, stop here. A pipeline means 16-bit linear or floating point, delivered as DPX or OpenEXR, ideally out of the grading system with the log or scene-referred values intact. An 8-bit display-referred TIFF has already had a transfer curve applied and has thrown away most of the latitude that makes a plate workable.

It is a genuinely useful file for the other requests. A retoucher building a key art from a frame, a designer laying out a page, a stills desk that needs something to crop — all of those work in 8-bit display space anyway and will be perfectly happy. The distinction costs one question to settle and a re-delivery to get wrong.

The size, worked out rather than estimated

Nothing is compressed, so the arithmetic is exact: width times height times four bytes. A 1920 by 1080 frame is 8.3 MB. A 3840 by 2160 frame is 33.2 MB. A vertical 4K clip gives the same 33.2 MB with the dimensions swapped, because the rotation is applied when the frame is read.

It does not vary with the picture. A completely black frame and a frame of a crowded market are the same number of bytes, which is the property that makes uncompressed TIFF predictable and the reason nobody stores libraries in it. Two or three frames go by email; twenty do not, and belong on shared storage.

Colour is the thing to say out loud when you send it

No profile is written. Anything opening the TIFF assumes sRGB, and your footage almost certainly was not: an iPhone records Display P3, a camera may be in a log curve or Rec.709 or Rec.2020, and a graded master is in whatever the grade delivered.

The fix is a sentence in the email rather than anything in the file. Tell the recipient what the source was and whether the frame is graded, and they can assign the right profile in ten seconds. Without it they will guess, and the guess is sRGB, and a saturated frame will look flat to them and correct to you for the rest of the job.

How large the frame can honestly be printed

The pixel count is fixed by the recording. 3840 pixels at 300 dots per inch is 12.8 inches on the long edge — a full magazine page with a little to spare. 1920 pixels is 6.4 inches, which is a half page. At 150 dpi, which is enough for a poster viewed from a metre, both double.

The limit that bites first is usually not the resolution but the compression. Video frames carry blocking and motion smear that are invisible on a moving screen and obvious at A4 on paper, particularly on skin and on flat backgrounds. If the still is going to be printed large and the shoot is still up, take a photograph — most cameras will shoot stills during recording precisely for this.

Choosing the frame is most of the quality

The single control is the timestamp, in seconds, and a tenth of a second either way changes the result more than any format decision on this page. Video encoders spend their bits where a viewer notices motion, so a frame taken while a subject is briefly still is dramatically cleaner than one taken mid-gesture from the same shot.

Convert three candidates and look at them at full size before you send anything. It costs a minute, and it is the difference between a still a retoucher can work with and one they have to ask you to replace.

One image per file, and what to do about a sequence

TIFF can hold multiple pages and this conversion writes exactly one. Each run produces a single frame at a single timestamp, and getting five means five conversions with five timestamps.

For an actual sequence — every frame of a two-second beat, or a burst around a moment — this is the wrong tool and a desktop transcoder is the right one. Where this page fits is the two or three frames that somebody has actually asked for, on the machine that already has the footage.

A master that stays on the production’s own machine

The MOV is read, decoded and encoded to TIFF entirely in this browser tab, on your own processor. Nothing carrying the footage goes anywhere, which you can confirm in the network tab while it runs.

On a job that has not delivered, that is the whole argument. The frame you are extracting is often the most sensitive single image in the project — the product, the talent, the location — and the usual route to a TIFF is a converter chosen from a search result that keeps the upload for an unspecified time. There is no reason to take it.

How to write a MOV frame out as a TIFF

  1. Ask the recipient whether they need 8-bit display-referred or a proper 16-bit plate.
  2. If 8-bit is right, drop the MOV here, type the timestamp, and convert.
  3. Send the TIFF with a note saying what colour space the footage was shot in.

MOV and TIFF: a compressed recording against an uncompressed page

MOV compared with TIFF
MOVTIFF
Full nameQuickTime MovieTagged Image File Format
File extension.mov, .qt.tif, .tiff
Media typevideo/quicktimeimage/tiff
CompressionLossy — file size is bought with qualityLossless — nothing is discarded
First published19911986
Published byAppleAdobe
SpecificationQuickTime File FormatTIFF 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, MKVPNG, PDF, DNG

What survives

Transparency survives. Both MOV and TIFF store an alpha channel, so a cut-out stays cut out and nothing is filled in behind it.

Opening the result

The usual programs do not overlap: MOV opens in Final Cut Pro, QuickTime Player and Adobe Premiere Pro, 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: MOV at editing and broadcast, 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.

MOV is Apple's format, published in 1991. The specification is QuickTime File Format, and it is worth reading if the file has to outlive the tool that wrote it.

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

MOV to TIFF: bit depth, size and what it is good for

What kind of TIFF is this?

Uncompressed 8-bit RGBA, baseline, with no compression scheme, no colour profile and no metadata of any kind. That is the most widely readable TIFF there is, and it is also the least informative — anything opening it has to assume the colour space and has nothing to tell it where the frame came from.

Is this what a compositor means by a frame?

No, and it is worth saying before you send it. A visual effects pipeline means 16-bit linear, DPX or OpenEXR, ideally straight out of the grading system with the colour information intact. An 8-bit untagged TIFF is fine for a reference, a layout or a retouch that ends up on a page, and it is not a plate. Ask which of the two they meant.

How large will the file be?

Four bytes per pixel, exactly, because nothing is compressed. A 1920 by 1080 frame is 8.3 MB, a 3840 by 2160 frame is 33.2 MB, and it does not vary with the content — a black frame and a crowd scene are the same size.

Can it be printed large?

Within limits set by the video rather than by the format. A 4K frame is 3840 pixels, which is about 13 inches at 300 dpi — a generous magazine page. A 1080p frame is 1920 pixels, or 6.4 inches. Neither can be enlarged past that without interpolation, and both carry the video’s own compression, which shows on paper more than it does on a screen.

Why is there no colour profile?

Because nothing in this path writes one. Anything opening the TIFF assumes sRGB, and footage from a phone is Display P3 while camera footage may be in a log or broadcast space. Tell the recipient what the source was — that one sentence is worth more to them than the file.

Does the footage leave my machine?

No. The MOV is decoded and the TIFF written in this browser tab. On a production that has not delivered, that is the difference between a frame grab and putting an unreleased master through a converter nobody on the job has vetted.

More about these formats

Where these figures come from

The claims this page makes about MOV 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