Initializing... drag & drop files here
Supports: RAF
This walks you from a Fujifilm .raf still to an H.265/HEVC-coded video clip — a single held shot from one raw, or a slideshow from several. It also covers the part that catches almost everyone out: the file we hand back has a .hevc extension, which is a codec name rather than a container name, so it will not open by double-click until you do one small thing to it. That fix is one step, and this page shows it.
.raf files onto the page or click "+ Add Files". Only .raf inputs are accepted. When several files are merged, upload order becomes the order of shots..hevc to .mkv and it plays. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours. No sign-up, no watermark.The bytes written for a .hevc target are a Matroska stream — structurally the same thing an .mkv file contains, with the HEVC video track inside it. Matroska is an open, EBML-based container that can carry many tracks, and it is where an HEVC bitstream naturally lives. The mismatch is only in the name: operating systems and players decide what to do with a file by looking at its extension, and no player registers a handler for .hevc.
So, in order of preference:
myphoto.hevc becomes myphoto.mkv. Nothing inside the file changes, and VLC, mpv, Plex, Kodi and most modern TVs open it immediately. On Windows, turn on file-extension display in File Explorer first or the rename will silently produce myphoto.mkv.hevc.One more thing you will notice in Advanced Options: the codec list on this page shows both "H.265" and "HEVC". They are two names for the same codec and both drive the same encoder with the same settings, so it makes no difference which you select.
Still images get a deliberately different treatment from video sources. Nothing here is adjustable except where noted:
| Setting | Value on this page | Why |
|---|---|---|
| Container written | Matroska | The standard home for an HEVC track |
| Encoder | x265 | Both "H.265" and "HEVC" in the dropdown select it |
| Frame rate | 1 fps | A still has no motion; one frame per second keeps the file tiny |
| B-frames | Off | Useless between identical frames, and they add a start-time offset |
| Pixel format | yuv420p — 8-bit, 4:2:0 |
Standard delivery format; the colour channels are half resolution |
| Clip length | Image Duration, default 5 s | Adjustable |
| Long-edge cap | 4096 px | Applied when each image is normalised before encoding |
| Audio | None, controls hidden | A photograph has no audio track |
| Background / letterbox fill | White by default | Adjustable via Background Color |
| Target | Container you get | Plays without renaming | Best when |
|---|---|---|---|
| HEVC (this page) | Matroska under a .hevc name |
No | You specifically want an H.265 track and do not mind renaming |
| MKV | Matroska under .mkv |
Yes | You want H.265 with a filename that just works |
| MP4 | MP4 | Yes | Apple devices, phones, general sharing |
| AV1 | Matroska under a .av1 name |
No | Smallest files, newer decoders, same rename caveat |
| MOV | QuickTime | Yes | Final Cut Pro and other Apple editing workflows |
.mkv.If the raw file is truncated — an interrupted card copy or a card pulled mid-write — the decode fails outright rather than producing a partial frame; re-copy from the card. A very new camera body can also outrun raw support, which lands in LibRaw's camera list some time after a sensor generation ships; export a JPEG or TIFF from Fujifilm's software in that case and convert that instead. And if what you actually wanted was a still image rather than a video, this is the wrong page entirely — HEVC-coded stills belong in a HEIC file, so use RAF to HEIC.
For our output, yes — the bytes are a Matroska stream either way, and renaming is a pure metadata change with nothing re-encoded. The distinction that matters elsewhere is that "HEVC" can also mean a raw elementary stream with no container at all; that is not what this page produces.
They are the same codec under two names — HEVC is the standard's name and H.265 is the ITU designation — and both entries drive the same x265 encoder with identical settings. Picking one over the other changes nothing about the output.
No. The raw decoder develops Fujifilm raw at 8 bits per channel by default, and the encoder then writes yuv420p, which is 8-bit with the two colour channels stored at half resolution. HEVC as a codec supports 10-bit and 4:4:4 profiles, but neither is reachable from this page. Treat the clip as delivery output and keep the .raf masters.
Raise Image Duration, which goes up to 10 seconds per still, or upload more raw files with Merge strategy left on "Merge images" — each file adds its own shot at the chosen duration. Twelve photographs at 5 seconds each gives a one-minute slideshow.
It will not, because there is no motion to stutter. A held photograph is the same picture in every frame, so encoding one frame per second and letting the player hold it produces an identical viewing experience at a fraction of the size. Playback speed is unaffected; only the number of stored frames changes.
No — a photograph carries no audio, so the audio controls are hidden rather than offering a codec that would produce an empty track. Convert the slideshow first, then add a soundtrack in a video editor.
AV1 usually produces a smaller file at the same visual quality and has no licensing encumbrance, but it encodes more slowly and needs a newer decoder. HEVC has much wider hardware decode support, particularly on Apple devices, smart TVs and set-top boxes. For a handful of near-identical frames both are small, so choose by what has to play it. RAF to AV1 is the AV1 equivalent and carries the same rename caveat.
Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours — no sign-up, no watermark, never shared or made public. The RAF converter hub lists every other target Fujifilm raw can be converted to here.