DV to HEIF Converter

Convert DV files to HEIF format online. Free, fast, no watermarks.

Initializing... drag & drop files here

Supports: DV

OptionsAdvanced Options - Our defaults are optimized for the best results. We recommend you keeping the defaults unless you have a specific need.
Image Compression
Quality preset
Higher quality settings preserve more detail but result in larger files. Lower settings reduce file size by increasing compression.
Image resolution
Frame Selection
Time (seconds)
Capture a single frame at the specified time. For example, 2.100 means 2 seconds and 100 milliseconds into the video.

DV to HEIF — a Tape Frame in a Modern Still Format

This tool pulls a frame out of a DV capture and writes it as a HEIF still. It is a jump across three decades of imaging: DV is the mid-1990s consumer tape standard (IEC 61834), recording intra-frame DCT video at about 25 Mbps, and HEIF is the 2015 ISO container (ISO/IEC 23008-12) that Apple made mainstream. The conversion decodes the frame you ask for, holds it as a lossless PNG internally, and then encodes that to HEIF — so the only quality decision is the one you make in step 2.

How to Convert DV to HEIF

  1. Upload Your DV File: Drag the .dv capture onto the page or click "+ Add Files". DV files are large — roughly 13 GB per recorded hour — so a full tape transfer takes a while to upload; trimming the capture on your machine first is worth it if you only want one frame.
  2. Choose the Frame: Open Advanced Options and use Frame Selection. Left alone it takes the first frame. Choose Specific Frame and enter a Time in seconds to land on a particular moment, or Multiple Screenshots with a Capture Rate to pull a whole series of stills from the capture.
  3. Set Quality and Frame Size (Optional): Image Compression offers a Quality Preset from Highest down to Lowest, defaulting to Very High (Recommended), or a Specific file size in B/KB/MB with Auto Scale. Image resolution starts on Keep original — use Width × Height to correct DV's non-square pixels, which is the single most useful setting on this page.
  4. Convert and Download: Click Convert and download the .heif. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours — no sign-up, no watermark.

DV Pixels Are Not Square — Set the Right Width and Height

This is the thing that catches people out. DV stores a fixed pixel grid and relies on the player to stretch it at display time, but a still image has no way to carry that instruction, so the extracted frame comes out at its stored dimensions and looks wrong. Check what your capture reports and enter the display size under Width × Height.

DV variant Stored frame Pixel aspect stored in the file Correct display size to enter
NTSC 4:3 720 × 480 8:9 640 × 480
NTSC 16:9 (anamorphic) 720 × 480 32:27 854 × 480
PAL 4:3 720 × 576 16:15 768 × 576
PAL 16:9 (anamorphic) 720 × 576 64:45 1024 × 576

A 4:3 NTSC frame left at Keep original is only slightly wide and many people never notice. A 16:9 anamorphic frame left alone is badly squashed — everything looks tall and thin — and that is almost always the complaint behind "my DV still looks wrong".

What the Quality Preset Costs You

HEIF here is HEVC-coded, so the preset maps onto a real quality parameter rather than a container setting. These figures come from encoding one 720 × 480 DV frame through this pipeline; your numbers will differ with content, but the shape of the curve will not.

Quality Preset Encoder quality value Size of our 720 × 480 test frame
Highest 100 47,806 bytes
Very High (default) 95 47,806 bytes
High 90 43,577 bytes
Medium 80 34,428 bytes
Low 70 26,173 bytes
Very Low 60 19,724 bytes
Lowest 50 13,790 bytes

For reference, the same frame held losslessly as a PNG on the way through was 94,038 bytes — so the default preset is already about half the size of a lossless copy, and dropping to Medium halves it again.

Frequently Asked Questions

Which frame do I get, and how do I pick a different one?

Without touching Frame Selection you get the first frame of the capture. Tape transfers frequently open on a few black frames, a colour bar sequence or a burst of dropout as the heads settle, so the first frame is often the worst one in the file. Switch Frame Selection to Specific Frame and enter a Time in seconds — the decoder walks to that point and takes the frame there, so you can iterate quickly by changing one number and converting again.

Why does my widescreen DV frame come out squashed?

Because anamorphic DV stores a 720 × 480 or 720 × 576 grid that is meant to be stretched to 16:9 on playback, and a still cannot carry the stretch instruction. The extracted frame is exactly the stored grid, so it looks vertically elongated. Fix it with Width × Height in step 3: enter 854 × 480 for NTSC 16:9 or 1024 × 576 for PAL 16:9. This is a resample rather than a crop, so nothing is cut off.

Is the file I get actually a HEIC?

Effectively, yes. The .heif we produce is HEVC-coded and its container brand is heic — HEIF is the format family and HEIC is the name for the HEVC-coded member of it, so the two are the same thing here with a different extension. Anything that opens a .heic from an iPhone will open this file, and if a tool insists on the other extension, renaming between .heif and .heic is safe.

Will the still keep the tape timecode or the recording date?

No. DV carries timecode and a recording date in its subcode area, but the frame-extraction step hands the decoder a picture and nothing else, so none of that reaches the HEIF. If the date matters, read it off the capture with a DV-aware tool such as DVdate or ffprobe before converting, and write it into the still afterwards with an EXIF editor.

Why does my still have comb lines through moving subjects?

Because DV is interlaced and nothing in this conversion deinterlaces it. Each DV frame is two fields captured about a fiftieth or sixtieth of a second apart, so a frozen frame shows both moments at once and anything that moved between them appears as horizontal teeth. There is no deinterlacing filter available here. Either pick a moment where the subject is still, or deinterlace the capture first in a desktop tool — ffmpeg's yadif or Handbrake's Decomb — and convert the result.

Will a .heif open on Windows?

Not out of the box. Windows 10 and 11 do not include HEIF support by default; Microsoft ships it as separate Microsoft Store components — HEIF Image Extensions for the container plus an HEVC decoder for the picture data — and the HEVC part is not always free. Apple platforms have handled HEIF natively since 2017, and most photo editors read it now. If the still has to open anywhere without setup, DV to JPG or DV to PNG is the safer target.

Should I use HEIF or PNG to archive DV frames?

PNG if the frame is precious, HEIF if there are a lot of them. HEIF at the default preset is lossy — very good lossy, but a re-encode of an already-compressed DV frame, so the losses stack. PNG from the same page is a lossless copy of exactly what the decoder produced, at roughly double the size in our test. For a handful of keeper frames from a family tape, PNG costs nothing meaningful; for a thousand grabs across a shelf of tapes, HEIF at Very High is a reasonable trade.

Can I get one still per second across the whole capture?

Yes — choose Multiple Screenshots under Frame Selection and set the Capture Rate to "1 second per frame". The rate list runs from ten frames per second down to one frame every ten seconds, and each captured frame becomes its own HEIF. This is the quickest way to build a contact sheet of a long tape transfer so you can find the segments worth keeping.

Is the DV decoded properly, or is this a screenshot of a preview?

It is a proper decode. The frame is decoded from the DV stream at full precision and held as a lossless PNG before the HEIF encode, so there is no preview scaling or player-side processing in the path. That also means the only quality loss between tape and still is the HEIF encode itself, which is why the Quality Preset table above is worth a look before you convert a batch. For other targets from the same capture, see the DV converter hub.

Rate DV to HEIF Converter Tool

Rating: 4.7 / 5 - 88 reviews