Initializing... drag & drop files here
Supports: DV
This tool pulls a single still frame out of a .dv capture and saves it as a TIF — a lossless raster format built for archiving and print rather than the web. It does not re-encode the moving video; you pick one moment and get one picture. The usual reason to do this is to lift a printable still out of a digitized MiniDV, Digital8, or DVCAM home-movie tape — a child's first steps, a wedding toast, a grandparent's face — into a preservation-grade file you can keep, edit, or print. The honest catch up front: DV is a standard-definition, interlaced camcorder format from the mid-1990s, so the frame is SD-sized and TIF stores it faithfully but cannot add detail the tape never recorded.
.dv file onto the page, or click "+ Add Files" to browse. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after conversion — no sign-up, no watermark, never shared or made public.4.120 grabs the frame at 4.12 seconds. That single frame becomes your TIF. To pull several stills at once, switch to Multiple Screenshots and each sampled frame comes back as its own .tif in a ZIP.| Property | TIF | JPG | PNG |
|---|---|---|---|
| Compression | Lossless (None / LZW / Deflate / PackBits) | Lossy (DCT) | Lossless (Deflate) |
| Bit depth per channel | 1, 8, or 16 | 8 only | 8 or 16 |
| Color models | RGB, CMYK, grayscale | YCbCr (RGB on export) | RGB / grayscale + alpha |
| Typical file size (SD frame) | Large | Smallest | Medium |
| Browser preview | No — Safari only, download to view elsewhere | Yes, universal | Yes, universal |
| Print / archival use | Yes — libraries and museums standardize on it | No | Web-oriented |
| Best for | Archive, print, precision editing | Sharing small stills | Web/UI graphics, sharp text, alpha |
No — and this is the honest catch. DV is a standard-definition format: every frame is 720×480 (NTSC) or 720×576 (PAL), recorded interlaced, with 4:1:1 (NTSC) or 4:2:0 (PAL) chroma subsampling, so fine detail and color edges were already limited on the tape. TIF is a lossless wrapper — it stores those pixels exactly, without adding any further compression loss — but it cannot reconstruct resolution or color the camcorder never captured. You get a faithful, re-editable copy of an SD-era still, not an upscaled or sharpened one.
That is interlacing. DV builds each frame from two fields captured a fraction of a second apart, so a single frame grabbed mid-motion can show comb-like lines on moving subjects. The fix is to pick a frame where the subject is still — nudge the Time (seconds) value a few hundredths of a second earlier or later to land on a stationary moment. A pause in motion almost always gives a cleaner grab than a frame captured mid-movement.
For a true archival still, set the Compression Type to LZW, Deflate, or None — it defaults to JPEG, which is lossy and defeats the point of using TIF. LZW and Deflate are both lossless (their decoded pixels are identical to uncompressed) and shrink a typical 8-bit frame by roughly 30–50%. LZW reads in essentially every TIFF app since the 1990s (Photoshop, Affinity Photo, GIMP, ImageMagick, Preview); Deflate usually packs a little tighter on photographic content but a few older readers don't support it. Pick None only when you need maximum compatibility with legacy software or an absolute-safest preservation master.
No — this tool writes one image per file. The TIFF format itself can hold several images in a single file, but here switching to Multiple Screenshots mode returns each sampled frame as its own .tif, delivered together as a ZIP — not a single multi-page TIFF. If you want a few stills from across a tape, that mode samples at the interval you set; for one exact moment, stay on Specific Frame. (.tif and .tiff are the same format — the DV to TIFF converter outputs the four-letter spelling if you prefer it.)
In our testing, a 720×480 NTSC DV frame saved as uncompressed 8-bit RGB TIF landed near 1 MB (matching the raw pixel math, 720 × 480 × 3 bytes ≈ 1.04 MB), dropping to roughly 0.5–0.7 MB with LZW or Deflate at zero quality loss. Because TIF is uncompressed-grade and not a web format — MDN lists it among image types browsers don't natively render, with Safari the only exception — extract to DV to JPG for anything you plan to post or email, or DV to PNG for a lossless web-friendly still. If you actually want the whole moving tape in a modern format, use DV to MP4 instead. Your .dv file is uploaded over an encrypted (TLS) connection, processed on our servers, and deleted automatically a few hours after conversion — no sign-up, no watermark, never shared or made public.