JFIF to MPEG Converter

Convert JFIF files to MPEG 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 JFIF to MPEG: What This Tutorial Covers

This walks through turning a .jfif photo into a silent .mpeg clip that holds the still on screen for a duration you set — the kind of file a DVD-authoring package, a legacy signage player, or a broadcast ingest system will accept when it takes video but refuses a loose image. A .jfif is just an ordinary JPEG that Windows saved under an unfamiliar extension, so the first thing to settle is whether you actually need video at all; the last section covers what to do if you do not. Along the way you will see which of the two MPEG codecs to pick, why the file is larger than you expect, and what a disc-authoring tool will do with it afterwards.

How to Convert JFIF to MPEG

  1. Upload Your JFIF File: Drag and drop one or more .jfif images onto the page or use the upload button to browse; .jpg and .jpeg are the same format and are accepted too. With several files, "Merge strategy" chooses between "Merge images" for one chained clip — the pre-selected option — and "Video per image" for a separate .mpeg each.
  2. Set the Duration: Under Advanced Options the "Duration" dropdown decides how long each still is displayed, from a single frame at 60 fps up to 10 seconds, starting at "5 seconds per frame". For one image this is the whole runtime; when merging, the total is the per-frame duration times the number of photos.
  3. Pick the Codec, Frame Size and Background: "Video Codec" offers MPEG-1 and MPEG-2, with MPEG-2 pre-selected. "Video resolution" starts on "Keep original"; switch to "Fixed Resolutions" only when the destination demands a specific frame, and set "Background Color" — White by default — for the bars that an aspect-ratio change creates.
  4. Convert and Download: Press Convert and save the .mpeg. The clip is silent, because a photograph has no audio to encode. No sign-up, no watermark.

Walk-through: MPEG-1 or MPEG-2, and How Big the File Will Be

Two decisions matter here, and both are easy to get wrong.

Codec. MPEG-2 (ITU-T H.262, first approved in July 1995, published jointly as ISO/IEC 13818-2) is the pre-selected choice and the right one for almost everybody: it is the video codec behind DVD-Video, SVCD, and a great deal of digital broadcast, so hardware and authoring tools from that world expect it. MPEG-1 (ISO/IEC 11172, 1993) is a generation older and its main remaining use is Video CD authoring and very old playback hardware. If you are unsure, leave MPEG-2 selected.

File size. This is the surprise. MPEG-2 has no CRF-style constant-quality mode — its rate control needs a real bitrate, and it fails outright when that bitrate is too low for the frame size. Our encoder therefore computes a minimum from the output dimensions and never writes below it: roughly 2 Mbps as an absolute floor, and around 7.5 Mbps for a 1920×1080 frame. That is why a five-second still-image clip lands in the megabytes rather than the kilobytes an H.264 file of the same picture would use.

  • Want a smaller .mpeg? Reduce "Video resolution" rather than reaching for a quality control — the minimum bitrate is derived from pixel count, so halving the dimensions cuts it dramatically.
  • Want a shorter file? Lower the "Duration". Runtime scales the file size almost linearly at a fixed bitrate.
  • Want genuinely small files? Then MPEG-2 is the wrong codec and JFIF to MP4 will produce a fraction of the size for the same picture.

What the .mpeg File Contains

Layer What is written
Container MPEG program stream — the standard payload of a .mpg or .mpeg file
Video codec MPEG-2 by default, MPEG-1 if you select it
Audio None; a still photo has no audio track, and no audio controls appear on this page
Frame rate 1 fps, with B-frames disabled, since every frame is identical
Duration The "Duration" setting, multiplied by the image count when merging
Dimensions Source pixels by default; each image is first re-rendered as a clean PNG capped at 4096 pixels on the long edge
Rate control Bitrate-driven with a resolution-derived floor, because MPEG-2 has no CRF mode

MPEG-1 vs MPEG-2 for a Still Frame

MPEG-1 MPEG-2 (default)
Standard ISO/IEC 11172, 1993 ITU-T H.262 / ISO/IEC 13818-2, first approved July 1995
Designed for Video CD, CD-ROM-rate video DVD-Video, SVCD, digital broadcast
Interlacing support No Yes
Efficiency on a still Poorer Better, though still far behind H.264
Pick it when A VCD authoring tool or very old hardware demands it Anything else — disc authoring, ingest, legacy players

Common Errors and How to Fix Them

  • "The clip plays but there is no sound" — expected. A JFIF carries no audio, so the conversion writes video only. Add a soundtrack afterwards in an editor such as Shotcut, Kdenlive, or DaVinci Resolve, or let your DVD-authoring package add it during the build.
  • "There are white bars around my photo" — the frame size you chose has a different aspect ratio from the photo, and the empty area is filled with "Background Color". Set "Video resolution" back to "Keep original", or change the colour to Black if the bars will show on a television.
  • "The .mpeg will not play on my phone or on a web page" — MPEG-2 is not an HTML5 <video> codec and is not natively supported on iOS. Desktop VLC and mpv play it fine. For web or mobile, convert to MP4 instead.
  • "My DVD software re-encoded the file anyway" — that is normal. DVD-Video permits only a short list of frame sizes and frame rates and expects an audio track, and a 1 fps silent clip meets none of those, so authoring tools conform it during the build. Treat this output as an intermediate, not as a finished disc asset.
  • "The file is enormous for a single photo" — the MPEG-2 minimum bitrate is doing that. Reduce the frame size or shorten the duration.
  • "My huge scan came out at a smaller resolution" — the 4096-pixel normalisation cap applied before encoding.

When This Doesn't Work

If you never wanted a video, this is the wrong path. A .jfif saved by Chrome or Edge is a normal JPEG under an unfamiliar name, and JFIF to JPG gives you the same picture with an extension every program accepts. MPEG-2 is also a poor choice for anything shared online — it is a heavyweight legacy codec whose value is compatibility with disc and broadcast hardware, not efficiency. And a still image cannot become motion footage: panning, zooming, or a Ken Burns effect requires an editor working on a timeline. For a corrupt or partially downloaded .jfif, no converter can rebuild missing image data; re-save or re-download the original first.

Frequently Asked Questions

Will the MPEG have any motion or sound?

No on both counts. A JFIF is a single still frame with no audio stream, so the conversion holds that one picture for the duration you choose and writes video only. There is no animation and no soundtrack. If a moving effect is what you are after, that is editing work rather than a format conversion.

What codec does the .mpeg use, and where will it play?

MPEG-2 unless you change it, with MPEG-1 as the alternative in the "Video Codec" control. MPEG-2 plays in desktop players such as VLC and mpv, in DVD players and set-top boxes, and across broadcast and ingest systems. It is not an HTML5 <video> codec, so it will not play inline on a web page, and iOS has no native support for it.

Is a .jfif file the same as a .jpg, and does that change the conversion?

They are the same image. JFIF is the JPEG File Interchange Format, standardised as ITU-T T.871 in 2011 and derived from a 1992 specification by Eric Hamilton at C-Cube Microsystems; it defines a small APP0 header in front of ordinary JPEG data. Both extensions report the image/jpeg MIME type. Windows assigns the .jfif name through its MIME registry entry for image/jpeg, which is why a browser download sometimes arrives with it. JFIF to MPEG therefore behaves identically to JPG to MPEG.

Why is my .mpeg so much larger than the photo?

Because MPEG-2 cannot be told to aim at a quality level the way H.264 can — it needs a bitrate, and it errors out when that bitrate is too low for the frame size. Our encoder computes a safe minimum from the output dimensions, never going below about 2 Mbps and landing near 7.5 Mbps for a 1080p frame. Multiply that by your duration and you have the file size. Reducing the resolution is the effective lever; the duration setting is the other one.

Can I combine several JFIF photos into one MPEG slideshow?

Yes. Upload them all and leave "Merge strategy" on "Merge images"; each photo is held for the "Duration" you set and they play back to back in a single file, with no transitions. Total runtime is the number of images times the per-frame duration. Choose "Video per image" for a separate .mpeg per photo instead.

What is the difference between .mpeg, .mpg and .mpeg2 here?

.mpeg and .mpg are two spellings of the same thing — an MPEG program stream — and JFIF to MPG produces the same kind of file under the shorter extension. JFIF to MPEG-2 writes the same program-stream bytes but names the download .mpeg2, which is a codec name being used as an extension; some players refuse to probe it until you rename the file. If you have a free choice, .mpg or .mpeg is the safer filename.

Can I use this file to burn a DVD?

You can feed it to authoring software, but expect it to be conformed rather than copied. DVD-Video permits only a short list of frame sizes — 720×480 for NTSC and 720×576 for PAL, plus a few reduced variants — along with fixed frame rates and an audio track, none of which a 1 fps silent still-image clip satisfies. Authoring packages re-encode to meet the spec during the build, so treat this output as source material for that process rather than as a finished disc asset.

Is my upload private?

Your file is uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours. There is no sign-up, no watermark, and nothing is shared or made public. The practical limit on a big batch is upload size and transfer time rather than anything about the images.

Rate JFIF to MPEG Converter Tool

Rating: 4.8 / 5 - 80 reviews