Initializing... drag & drop files here
Supports: TIFF, TIF
frame_0001.tif, frame_0002.tif...). Both .tif and .tiff extensions are accepted; batch upload is supported.TIFF (Tagged Image File Format) is the master archive format used by scanners, DSLRs, microscopes, and CGI render farms — losslessly stored with LZW, Deflate, or no compression at all. MOV is Apple's QuickTime container; it accepts almost any codec (H.264, HEVC, ProRes, MJPEG) and is the native timeline format inside Final Cut Pro, DaVinci Resolve, and After Effects on macOS. Wrapping a TIFF sequence in a MOV turns a folder of stills into a single playable, scrubbable, NLE-ready clip.
| Property | TIFF | MOV |
|---|---|---|
| Type | Still image (single or multi-page) | Multimedia container |
| Owner / Spec | Adobe (TIFF 6.0, 1992) | Apple QuickTime File Format (QTFF) |
| Compression | LZW, Deflate/ZIP, JPEG, PackBits, CCITT G4, or none | Container only — depends on codec inside |
| Color depth | 1, 8, 16, 32-bit per channel; supports CMYK, LAB, alpha | 8-bit (H.264), 10-bit (HEVC, ProRes), 12-bit (ProRes 4444 XQ) |
| Playback | Image viewers, Photoshop, browsers with <img> (Safari only) |
QuickTime, Final Cut Pro, DaVinci Resolve, VLC, modern browsers via HTML5 |
| Typical use | Print masters, scans, RAW workflow exports, archival | Editing masters, ProRes intermediates, Apple ecosystem delivery |
| Audio | Not supported | Yes — AAC, PCM, ALAC, AC-3 |
| Frame concept | One image (or paged TIFF) | Time-indexed frames at a chosen fps |
| Quality Preset | Best for | Encoder behavior |
|---|---|---|
| Very High (Recommended) | Editorial masters, archive copies, color grading | Near-lossless; large file |
| High | Client review, web embeds with sharp detail | Visually lossless at typical viewing distances |
| Medium | Internal proofs, Slack/email previews | Balanced quality/size |
| Low / Lowest | Quick scrubbing, storyboard pitches | Aggressive compression; visible artifacts |
| Constant Quality (CRF) | Predictable visual quality across scenes | Encoder targets quality, lets bitrate float |
| Constraint Quality | Capped bitrate ceiling for streaming | Quality varies but bitrate is bounded |
Frame rate is set by the Duration per image option. Pick 1/24 second for cinematic 24 fps, 1/30 second for 30 fps broadcast, or 1/60 second for smooth 60 fps motion. Set a longer duration (1, 2, 5, 10 seconds) when each TIFF is a slide rather than a single animation frame — 5 seconds is the default for slideshow-style output.
The MOV container can wrap many codecs. xConvert's TIFF-to-MOV pipeline encodes with broadly compatible video codecs that play in QuickTime, VLC, Final Cut, and DaVinci Resolve. For a true Apple ProRes master (e.g. ProRes 422 at ~147 Mbps for 1080p as Apple specs), you'll still want to use QuickTime Player's "Open Image Sequence" or render directly from your NLE — ProRes encoding is licensed by Apple and not produced by every online tool.
Yes. With Merge images selected, files are concatenated in the upload order shown on the page. Reorder them in the queue before converting if the alphabetical sort doesn't match your intended frame order. For long sequences, rename them frame_0001.tif, frame_0002.tif... before upload so the order is unambiguous.
Yes. Multi-page TIFFs — common from document scanners and microscopy — are read as a frame sequence. Each page becomes one frame at the chosen duration, producing a single MOV in playback order.
A TIFF with LZW or Deflate compression stays small for static images, but a MOV at "Very High" quality keeps detail across every frame plus container overhead. If the output is too large, drop the Quality Preset to High or Medium, lower the Resolution preset (e.g. 1080p instead of 2160p), or set a longer duration per frame so fewer total frames are encoded.
Not in standard encodes. Most consumer-friendly codecs in MOV (H.264, HEVC) discard the alpha channel, so transparent regions are flattened against the Background Color you choose. For alpha preservation you need ProRes 4444 or ProRes 4444 XQ inside MOV, which (per Apple's spec) supports a 4:4:4:4 image with a dedicated alpha channel.
Merge images stitches your whole TIFF queue into one MOV — pick this for time-lapse, animation frames, or slideshows. Video per image renders a separate MOV for each TIFF, useful when each image is a standalone clip you'll cut together later in an editor.
QuickTime Player (macOS) offers Greater Compatibility (H.264), Better Compression (HEVC), and Higher Quality (ProRes) per Apple's docs, but it requires a Mac. xConvert runs in any browser on Windows, Linux, ChromeOS, iOS, and Android — useful when you don't have macOS handy or need to batch many sequences.
Yes. For broader playback compatibility (mobile, web, Android) use TIFF to MP4 instead. Other targets include TIFF to MKV for archival and TIFF to WebM for web delivery. To go the other direction, see MOV to TIFF for extracting frames.