Initializing... drag & drop files here
Supports: NEF
NEF is Nikon's raw photo format — the unprocessed sensor data a Nikon D-series or Z-series body writes, with white balance and tone stored as adjustable instructions rather than baked into pixels. .hevc is not a common video extension: the file this tool writes is an H.265 (High Efficiency Video Coding) stream inside an ordinary Matroska (MKV) container, simply named .hevc. This converter renders one NEF into a single motionless H.265 frame and writes that video out as .hevc. It exists for a narrow job — a workflow that specifically wants an H.265 file under that extension — and the two reference tables below explain what each format actually is before you commit, because for almost everyone the file you really want is an MP4 or a JPG instead.
| Property | Value |
|---|---|
| Full name | Nikon Electronic Format (Nikon's raw) |
| Type | Camera raw — unprocessed sensor data |
| Used by | Nikon D-series and Z-series cameras |
| Bit depth | 12-bit or 14-bit per channel, depending on the body |
| White balance / tone | Stored as editable instruction sets, not baked into the image |
| Picture Control | Nikon's own profiles; not replicated by third-party renderers |
| Best for | Non-destructive editing and archiving of the original capture |
| Renders to | JPG, PNG, TIFF, WebP for pictures; H.264/H.265 video for a slate |
| Property | Value |
|---|---|
| Standard | H.265 (ITU-T) / MPEG-H Part 2 (ISO/IEC) |
| Approved | April 2013; successor to H.264 / AVC |
| Standardized by | ITU-T VCEG and ISO/IEC MPEG, jointly |
| Default profile here | Main — 8-bit, 4:2:0 chroma (Main 10 carries 10-bit) |
| Compression vs H.264 | Roughly half the bitrate for similar quality |
.hevc packaging |
Matroska (MKV) container with normal timestamps and seeking — silent here, since a photo has no audio |
| Plays in normal players | In MKV-capable players (VLC, mpv), yes; stock Apple/phone apps don't handle Matroska — renaming to .mkv helps |
| Best for | Workflows that want an H.265 file named .hevc; MP4 is friendlier for everyday playback |
Three things shape the output, and all three are easy to miss:
.hevc file is a Matroska video under an unusual extension. Despite the codec-style name, it is a normal Matroska (MKV) container holding the H.265 stream, complete with frame-rate, timestamp, and seeking metadata. MKV-capable players such as VLC and mpv open it directly; what trips phone galleries, QuickTime, and some editors is the unrecognized extension and their lack of Matroska support — renaming the file to .mkv often helps..nef onto the page or click "+ Add Files" to browse from your computer. You can queue several Nikon photos at once..hevc output..hevc file. No sign-up, no watermark.For almost everyone, a .hevc file is the wrong target for a Nikon photo. If you only want a viewable, shareable picture, convert NEF to JPG and keep the original .nef as your editable master — far smaller, supported everywhere, and no video wrapper at all. If you want a video clip that actually plays on phones, browsers, TVs, and editors, convert NEF to MP4 instead: the same H.265-class encoding can sit inside an MP4 container that stock apps recognize, whereas the .hevc output — a Matroska file under an unusual extension — is refused by stock Apple and phone apps. Choose .hevc only when something downstream specifically expects an H.265 file with that name. If a tool insists on MP4, the file can be remuxed without re-encoding (ffmpeg -i in.hevc -c copy out.mp4), or simply renamed to .mkv for software that judges by extension.
Because the file is a Matroska (MKV) container under an unusual extension, and QuickTime, the Windows Photos app, and most phone galleries don't support Matroska at all — while other software judges the file by its unrecognized .hevc name. The container itself is fine: it carries frame rate, timestamps, and track information, and VLC or mpv open it directly with working seek. Renaming the file to .mkv helps extension-driven apps; if a tool insists on MP4, remux without re-encoding (for example with FFmpeg: ffmpeg -i input.hevc -c copy output.mp4) or simply convert NEF to MP4 in the first place so the result opens broadly.
They share the same video codec — H.265/HEVC — and, despite its name, the .hevc file here is not a bare bitstream: it is a Matroska (MKV) container with timestamps, frame rate, and seeking metadata around the encoded video. The practical difference is compatibility, not structure — MP4 (and MOV) are recognized by stock phone, TV, and Apple apps, while Matroska is not, and the unusual .hevc extension confuses extension-driven software further. The pixels are identical; for anything you intend to watch or share in stock apps, choose the MP4.
Yes. A NEF holds 12-bit or 14-bit sensor data, and Nikon stores white balance, hue, tone, and sharpening as instruction sets you can change non-destructively. To encode the photo as H.265, the converter renders it first — applying those settings and flattening the result to ordinary 8-bit video pixels, since the default Main profile is 8-bit 4:2:0. Once that rendered frame is inside the stream, the latitude is gone. Keep your original .nef as the master if you may still want to edit it.
Not exactly. Picture Control profiles (Standard, Vivid, Neutral, and so on) are Nikon's own instructions interpreted by Nikon software. A third-party renderer reads the raw sensor data and applies its own default development, so the colour and contrast may differ from what you saw on the camera or in Nikon's NX Studio. If matching a specific in-camera look matters, render the NEF in Nikon software to a standard image first, then convert that.
No. The conversion takes one NEF photo and encodes it as a static image held for the duration you set. There is no panning, zoom, or animation, and the output carries no audio track — a photo has no audio, so for image sources the converter hides the audio codec menu and writes none (the Matroska container could carry audio; there is simply nothing to fill it). If you choose "Merge images" with several photos, they encode back to back, but each frame is still a static image shown for its set duration, with no transitions.
It uses H.265 (HEVC), the codec the .hevc extension implies; under "Show All Options" the "Video Codec" is set to H.265 by default. H.265 was approved by ITU-T and ISO/IEC in 2013 as the successor to H.264/AVC, and it reaches roughly the same visual quality at about half the bitrate. For a single motionless frame those savings barely matter — the codec choice is mainly why the output is a .hevc file rather than an H.264 file. The default Main profile encodes 8-bit 4:2:0; Main 10 would carry 10-bit, but a rendered NEF here is delivered as 8-bit.
You set that with "Image Duration" under Advanced Options. It ranges from a single frame (as short as 1/60 second) up to 10 seconds per image, with 5 seconds the default. The chosen duration is simply how long the one rendered NEF frame is held in the stream — and because the picture never changes, a longer duration adds barely any file size, since H.265 compresses a motionless frame heavily. If you use "Merge images" with several NEFs, each photo holds for the duration in turn.
In our testing, a single full-resolution Nikon NEF held for 5 seconds at the "Very High" preset produced a .hevc file only a couple of megabytes in size, because a motionless H.265 frame compresses heavily. Your file is uploaded over an encrypted connection, rendered and encoded on our servers, and deleted automatically a few hours after conversion — no sign-up, no watermark, never shared or made public. The main practical limit is upload size and time, not your device.