JPG to HEVC Converter

Convert JPG files to HEVC format online. Free, fast, no watermarks.

Initializing... drag & drop files here

Supports: JPG, JPEG, JFIF

OptionsAdvanced Options - Our defaults are optimized for the best results. We recommend you keeping the defaults unless you have a specific need.
Show All Options
Merge strategy
Select Merge images to combine all uploaded files into a single video. Use Video per image to create a separate video for each individual file.
Image Duration
Duration
How long each still image is held on screen. This applies to static images — including a static WebP, AVIF or HEIC. It is ignored for animated sources, which keep their own frame timing: GIF, APNG, and an animated WebP, AVIF or HEIC.
Background Color
Background Color
File Compression
Preset
Video resolution

Convert JPG to HEVC: What This Tutorial Covers

Turning a still photo into an H.265 clip is a normal step in video work — a title card, a placeholder, a cover frame for an audio-led upload, or a still segment to drop onto a timeline that already runs HEVC. This walk-through covers the four settings that actually change the result, explains exactly what the downloaded .hevc file contains (it is not what most people expect), and lists the errors people hit and how to clear them.

How to Convert JPG to HEVC

  1. Upload Your JPG File: Drag and drop your .jpg, .jpeg, or .jfif onto the page or click "Add Files". You can queue several photos in one job.
  2. Set the Image Duration: Under Advanced Options, Duration decides how long each still is held. The default is 5 seconds per frame; the list runs from a single frame (1/60s, 1/30s, 1/24s) through 0.1s and 0.5s up to 10 seconds per frame.
  3. Choose Merge Strategy and Quality Preset: Merge strategy starts on "Merge images", which chains every uploaded photo into one clip — switch it to "Video per image" for one separate file each. Quality Preset sits on "Very High (Recommended)"; Video resolution stays on "Keep original" unless you pick a preset or exact Width × Height.
  4. Convert and Download: Click "Convert" and download the file. No sign-up, no watermark.

Walk-through: What Your Settings Actually Produce

The controls behave differently here than they do on a page whose source is real footage, because a photograph has no timeline, no frame rate, and no audio to carry over.

  • Duration is the only length control. There is no frame-rate selector on this page. The encoder loops the still and cuts the encode at your chosen duration, running at one encoded frame per second — so the default 5 seconds produces a five-frame clip whose container correctly declares a five-second runtime. B-frames are switched off, since predicting between identical frames buys nothing.
  • Quality Preset is a live control here. H.265 is a constant-rate-factor codec, so the preset maps to a real CRF value: leaving it on "Very High" keeps the frame close to your source, and stepping down through High, Medium, and Low shrinks the file with visible softening. "Constant Quality" and "Constraint Quality" are available under File Compression if you would rather set the quality figure yourself.
  • Resolution mismatches get filled, not stretched. If you force a resolution whose aspect ratio differs from the photo, the picture is letterboxed and Background Color fills the bars — white by default for image sources, with the full list of named colours in the dropdown.
  • Merging runs in upload order. With "Merge images" selected, each photo is held for the same Duration and they play back-to-back, giving you a rough slideshow without an editor. Very large images are downscaled to 4096 pixels on the long edge before encoding.

What the .hevc File Actually Is

Property Value
Codec H.265 / HEVC (ITU-T H.265, ISO/IEC 23008-2, MPEG-H Part 2)
Standard ratified January 2013; published June 2013
Container written Matroska — despite the .hevc filename
Audio track None; a photo carries no audio and none is synthesized
Encoded frame rate 1 fps, with B-frames disabled
Rate control CRF-based, driven by Quality Preset
Safe rename .mkv — the bytes already are Matroska

That container line is the one that trips people up. A .hevc extension normally implies a raw elementary bitstream with no container at all, and plenty of software refuses those. What you get here is a proper Matroska file with correct timing, simply written under the extension the page is named for. Renaming it to .mkv costs nothing and makes it open in far more places.

HEVC or an H.264 MP4 for a Still?

HEVC output here JPG to MP4
Codec H.265 H.264 / AVC
Container Matroska under a .hevc name MP4
Compression at equal quality 25–50% smaller than H.264 Baseline for comparison
Plays in a browser tab No — browsers do not play Matroska Yes
Plays on phones out of the box Usually, but decoder-dependent Yes
Patent position Multiple licensing pools (MPEG LA, HEVC Advance, Velos Media) Older, broadly licensed
Best for Editing timelines and archives already on H.265 Sharing, uploading, and anything web-facing

Common Errors and How to Fix Them

  • "The video doesn't move." Expected. One photograph is one picture; HEVC holds it for the duration you chose. Motion needs multiple frames — upload several images and set Merge strategy to "Merge images", or start from a real clip.
  • "My player says the file is unsupported." The extension is misleading the software. Rename the download to .mkv, or open it in a Matroska-capable player such as VLC or mpv. If a tool insists on MP4, run the result through HEVC to MP4.
  • "There is no sound." There never was. Image sources have no audio, so the audio codec control is hidden on this page entirely and the output is a silent video track.
  • "The file is bigger than I expected for one photo." Duration drives frame count, and frame count drives size. Cut the Duration, drop the Quality Preset a step, or reduce Video resolution.
  • "Playback stutters or the picture is black." H.265 decoding usually leans on the GPU. On a machine without a hardware H.265 decoder, playback can stall even in software that nominally supports the codec.
  • "The photo has white bars around it." You forced a resolution with a different aspect ratio. Either set Video resolution back to "Keep original" or change Background Color to match your composition.

When This Doesn't Work

If the goal is a smaller picture rather than a video, this is the wrong tool entirely — a video file of one photograph is always larger than the photograph, so JPG to WebP or JPG to AVIF is what you want. If the goal is something you can post, message, or embed, HEVC-in-Matroska is close to the worst possible choice: no browser plays Matroska, and social platforms will re-encode it. Use JPG to MP4 for that. HEVC earns its place only when the downstream pipeline is already H.265 and the size saving over H.264 matters across many still segments.

Frequently Asked Questions

Does this animate my photo or add motion?

No. The output is a static clip — the same frame held for the length you set, with no zoom, pan, fade, or transition. HEVC is a video codec, so the photo is simply encoded as a frame and repeated for the duration. If you want movement you need several source images, or footage.

Why won't my .hevc file open, and is it broken?

It is almost certainly fine. The file is a Matroska container carrying an H.265 video track, written under the .hevc extension this page is named for. Software that decides what a file is from its name expects a raw elementary bitstream there and gives up. Rename it to .mkv and the same bytes open normally in VLC, mpv, and most editors — no re-conversion needed.

Does the clip have an audio track?

No, and there is no setting to add one. The source is a photograph, so there is nothing to encode; on image-source pages the audio codec control is hidden rather than defaulted, and the result is a video-only file. Players that show a missing-audio warning are reporting this correctly rather than flagging a fault.

How many frames are actually in my clip?

At the default 5-second Duration, five — the still-image encode runs at one frame per second, and the Matroska container declares the correct five-second runtime, so players show the length you asked for. Pick 10 seconds and you get ten frames. Pick one of the sub-second entries such as 1/30s and you get a single frame, which is what you want when you need a one-frame HEVC sample rather than a clip.

Is HEVC the same thing as H.265?

Yes, they name the same standard. It is published jointly as ITU-T H.265 and ISO/IEC 23008-2 (MPEG-H Part 2), ratified in January 2013 and published that June, and it targets 25–50% better compression than H.264/AVC at equivalent quality. The two entries in the Video Codec list on this page, "H.265" and "HEVC", are labels for the same encoder.

Will the HEVC clip play on every device?

No, and the container matters more than the codec here. Even where H.265 decoding is available — it is widely supported on Apple hardware and on Windows machines with a compatible GPU decoder — browsers do not play Matroska files, so the download will not run in a web page. Apple devices and most modern phones handle H.265 in an MP4 or MOV wrapper far more reliably than in Matroska. For anything you intend to share, convert to an H.264 MP4.

Can I combine several JPGs into one HEVC clip?

Yes, and that is the default behaviour. Merge strategy starts on "Merge images", so every photo you upload is chained into a single file, each shown for the Duration you picked — twelve photos at 3 seconds gives a 36-second clip. Choose "Video per image" if you would rather have one separate HEVC file per photo, all encoded with the same settings.

What happens to my uploaded files?

They are uploaded over an encrypted connection, encoded on our servers, and deleted automatically a few hours later. There is no sign-up and no watermark, and nothing you upload is shared or made public. The practical limit on a large batch is upload size and time rather than anything about the conversion itself.

Rate JPG to HEVC Converter Tool

Rating: 4.7 / 5 - 64 reviews