Initializing... drag & drop files here
Supports: HEVC, MOV, MP4, M4V, MKV
This walk-through is for anyone with an HEVC (H.265) clip — usually straight off an iPhone or a recent Android phone — who needs a looping animated GIF for a chat, a forum, a README, or a social post that won't accept the original video. Unlike pulling audio out of a raw .hevc (there is none), the picture is exactly what a bare HEVC stream carries, so converting it to a picture format like GIF works cleanly: you get a real, animated loop — not a single still frame. Below you'll learn which three settings actually decide whether the result is sharp or huge, and how to handle the common case where your "HEVC" is really a .mov or .mp4.
| Property | HEVC (H.265) | GIF |
|---|---|---|
| Type | Lossy video codec | Lossless, indexed-color image format |
| Standard / year | ISO/IEC 23008-2 (ITU-T H.265), approved 2013 | CompuServe GIF87a in 1987; animation added in GIF89a, 1989 |
| Colors per frame | Full color (8–10 bit) | Up to 256 (8-bit indexed) |
| Audio | Carried in a container alongside the video | None — GIF is always silent |
| Compression | High-efficiency lossy | Lossless LZW |
| Typical size | Small for the footage | Much larger for the same clip |
| Plays without a codec/player | No | Yes — any browser, email client, or chat app |
| Best for | Recording, storage, streaming | Short looping clips shared anywhere |
.hevc file onto the page or click "+ Add Files". You can queue several clips and convert them with the same settings in one batch.GIF has two hard constraints that decide your file size: it stores at most 256 colors per frame (8-bit indexed color) and it compresses losslessly with LZW, so it cannot discard detail the way HEVC's lossy codec does. A long or high-frame-rate clip therefore balloons fast. Three levers fix this, in order of impact:
For anything longer than a few seconds, trim the clip before converting — a 30-second source makes a far larger GIF than the 2–4 seconds most loops actually need. Use Trim HEVC to cut it down first, then convert the short clip here. To squeeze an already-made GIF further, run it through the GIF Compressor.
A true .hevc file is a raw H.265 video elementary stream — bare encoded video frames, no container wrapper. That is fine for this tool, because GIF only needs the picture. But most recordings people call "HEVC" are actually the H.265 video wrapped inside a .mov or .mp4 container (an iPhone clip is a .mov). If the uploader rejects your file, it is almost certainly a container, not a bare stream — use the matching page below.
| Your file | What it actually is | Right tool |
|---|---|---|
A bare .hevc / .h265 / .265 |
Raw H.265 video elementary stream (picture only) | This page — HEVC to GIF |
An iPhone recording (.mov) |
HEVC video + AAC audio in a MOV container | MOV to GIF |
A phone, camera, or download .mp4 |
HEVC (or H.264) video in an MP4 container | MP4 to GIF |
| You want to keep it as playable video | — (no GIF needed) | HEVC to MP4 |
.mov or .mp4 container rather than a bare stream; for an iPhone clip that is usually MOV to GIF.GIF is the right target only when you specifically need a looping, plugin-free image that plays in any browser, email client, or chat app. If your clip is long, has audio you want to keep, or needs full color fidelity, a GIF is the wrong tool — a modern video like MP4 (H.264) will be smaller, sharper, and keep the soundtrack. Convert to HEVC to MP4 for those cases. DRM-protected or corrupted HEVC files cannot be converted by any tool until the protection is removed or the file is repaired.
No. The GIF format has no audio track — it is a sequence of still frames and is always silent. Converting HEVC to GIF discards the sound. To keep audio, convert to a video format such as HEVC to MP4 instead.
HEVC (H.265) is a highly efficient lossy codec, while GIF stores each frame with lossless LZW compression and re-encodes the motion as a series of indexed-color images. A clip that was a few megabytes as HEVC can become much larger as a GIF. Lowering the frame rate, reducing the resolution, and trimming the clip are the most effective ways to shrink it.
GIF uses 8-bit indexed color, so each frame is limited to a palette of at most 256 colors. The encoder maps the video's colors into that palette automatically and applies dithering to soften the banding a small palette can cause — a higher File Compression Quality preset gives it more palette room for gradients.
Yes. Animated GIFs created here loop continuously by default and play on their own in browsers, email clients, and messaging apps — no player or plugin required. That looping, plugin-free playback is the main reason people convert a clip to GIF instead of keeping it as video.
"10 FPS (Recommended)" is the default and keeps files compact; "12 FPS" or "15 FPS" looks smoother for most footage, and "30 FPS (Smooth)" suits fast motion but produces a noticeably larger GIF. In our testing, dropping a 30 FPS source to 12 FPS roughly halved the GIF's size with little visible difference on typical handheld clips.
A true .hevc is a bare H.265 elementary stream, but most recordings store that video inside a container. If the uploader rejects your file, it is almost certainly a .mov or .mp4 — convert the container directly with MOV to GIF or MP4 to GIF, which read the H.265 video the same way and produce an identical GIF.
Keep it short — most shareable loops are 2–6 seconds. Because GIF re-encodes every frame without lossy compression, length drives size more than any single setting, so a 30-second GIF is often larger than the original video. Trim first with Trim HEVC, then convert the short segment here for a compact result.
Yes. 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.