TS Converter

Free online TS converter. Convert TS to MP4, MOV, MKV, WEBM, AVI and more online — no limits, no watermark.

Initializing... drag & drop files here

Supports: TS

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
Video File Extension
File Compression
Preset
Video resolution
Trim

How to Convert TS to Any Format

  1. Upload Your TS File: Drag and drop your .ts file or click "Add Files". This converter accepts MPEG Transport Stream files — the kind a PVR, IPTV box, or HLS download produces. Batch is supported: drop in several recordings and each converts in parallel.
  2. Pick an Output Format and Quality Preset: Choose the target container from the Video File Extension dropdown — MP4, MKV, MOV, WebM, AVI, M2TS, MPEG, and 25+ more — or extract the audio to MP3. The default Quality Preset is "Very High (Recommended)"; switch the File Compression mode to Specific file size to cap output at an exact MB target, Constant Bitrate for predictable sizes, Variable Bitrate for smaller files at equal quality, or Constant Quality (CRF) to tune by perceptual quality.
  3. Resize, Trim, or Change Codec (Optional): Under Video resolution, keep original, pick a Preset Resolution (2160p / 1440p / 1080p / 720p / 480p), or enter a custom Width × Height. Under Trim, choose Time Range to drop the dead air a recorder leaves at the start. Advanced users can set the Video Codec (H.264, H.265, MPEG-2, MPEG-4) and Audio Codec (AAC, MP3, AC3, Opus).
  4. Convert and Download: Click Convert. 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.
  • TS to MP4 — the universal target; merges and re-wraps recordings so they play everywhere
  • TS to MKV — keeps multiple audio tracks and subtitles from a broadcast capture
  • TS to MOV — for Final Cut Pro and Apple-device editing
  • TS to WebM — smaller, royalty-free files for the open web
  • TS to AVI — legacy Windows editors and players
  • TS to MP3 — pull just the audio out of a recorded stream

Why Convert a TS File?

TS stands for MPEG Transport Stream, standardized as ISO/IEC 13818-1 (MPEG-2 Part 1, Systems, also published as ITU-T Rec. H.222.0) and first released in 1995. It was designed for one job: carrying audio and video reliably across channels where data can be lost or corrupted — digital TV broadcast (DVB and ATSC), satellite, IPTV, and live streaming. To survive a noisy channel it breaks the stream into fixed 188-byte packets, a size originally chosen for compatibility with ATM telecom networks. That packetized, error-tolerant design is brilliant for transmission and exactly why a .ts file lands on your drive in the first place — but it's a poor fit for everyday playback, editing, and sharing.

You typically end up with .ts files from a few sources: a TV tuner card or PVR that records broadcast, an IPTV or set-top box capture, or an HLS (HTTP Live Streaming) download, where the video arrives as a string of small .ts segments referenced by a playlist. Converting solves the real problems those files create:

  • Playback and device support — Some players (and most phones and smart-TV apps) won't open a raw .ts. VLC plays them, but the moment you want the file in Photos, on an iPad, or embedded on the web, you need MP4. The streams inside are usually H.264 already, so TS to MP4 is often a fast container remux rather than a full re-encode.
  • Joining HLS segments — An HLS download is dozens or hundreds of tiny numbered .ts chunks. Drop them in together and the converter can stitch them into one continuous MP4 or MKV instead of leaving you with fragments.
  • Editing — Long-GOP transport-stream timing confuses some non-linear editors and causes audio drift. Re-wrapping to MP4 or MOV gives editors clean, seekable media.
  • Smaller files and sharing — Broadcast TS is often heavy MPEG-2. Re-encoding to H.264 (or H.265) in an MP4 can cut the size substantially with no visible quality loss, bringing a captured show under a messaging or email attachment cap.
  • Trimming recorder padding — PVR captures frequently include a few seconds of the previous or next program at each end. Convert with Trim set to a Time Range to clip that off in the same pass.

TS Compared to Common Conversion Targets

Format Standard / Origin Native playback Typical codecs Best for
TS (source) ISO/IEC 13818-1 / ITU-T H.222.0 (1995) VLC, MPC-HC; not most phones/TVs MPEG-2, H.264, HEVC + AC-3/AAC/MP2 Broadcast, IPTV, HLS segments
MP4 ISO/IEC 14496-14 (2003) Windows, macOS, iOS, Android, all browsers H.264, HEVC + AAC Universal playback, sharing, web
MKV Matroska (open, 2002) VLC, MPV, Plex, Jellyfin; not Safari/Roku H.264, HEVC, AV1, multi-track Multi-audio/subtitle libraries
MOV Apple QuickTime File Format (1991) macOS, iOS, QuickTime, VLC H.264, HEVC, ProRes + AAC Final Cut / Apple editing
WebM Google / WHATWG (2010) Chrome, Firefox, Edge; Safari 17+ for AV1 VP9, AV1 + Opus HTML5 web embeds
AVI Microsoft (1992) Windows native, VLC DivX, XviD, MPEG-4 + MP3 Legacy Windows editors

Frequently Asked Questions

What is a .ts file and why won't it play on my phone?

A .ts file is an MPEG Transport Stream — a container built for broadcast and streaming, not for storage on a device. It carries the same kind of H.264 or MPEG-2 video you'd find elsewhere, but it wraps the data in 188-byte error-tolerant packets meant to survive a TV broadcast or a flaky network. Most phone galleries, the Photos app, and smart-TV players simply don't register .ts as a video file, even though VLC opens it fine. Converting to MP4 re-wraps those streams into a container every device recognizes.

Is converting TS to MP4 lossless?

Often, yes. If your .ts already contains H.264 video and AAC or AC-3 audio — which is true of most modern IPTV and HLS captures — the conversion to MP4 is a container remux: the compressed streams are copied into the new wrapper unchanged, so quality is identical and the job is fast. A full re-encode only happens when the source is older MPEG-2 broadcast video, or when you deliberately change the codec, resolution, or quality preset. In our testing, a 5-minute 1080p H.264 transport stream remuxed to MP4 in a couple of seconds with no measurable quality change, because no pixels were re-compressed.

How do I join HLS .ts segments into one video?

HLS downloads arrive as many small numbered .ts files (segment0.ts, segment1.ts, and so on) that a playlist normally ties together. Upload all the segments in order and convert to MP4 or MKV — the converter concatenates the matching streams into one continuous file instead of leaving you with fragments. If the segments came from different renditions (different resolutions or bitrates), keep only one rendition's set, since mixing resolutions in a single output causes glitches.

Should I convert TS to MP4 or MKV?

Pick MP4 if the goal is broad playback and sharing — phones, browsers, TVs, and editors all speak it. Pick MKV (Matroska) if your broadcast capture carries several audio languages or subtitle tracks you want to keep, since MKV holds an unlimited number of tracks in one file while MP4 is happiest with one video and one or two audio streams. MKV is great for a Plex or Jellyfin library but isn't supported natively by Safari, Roku, or most smart-TV browsers, so it's a download-and-play target rather than a web-embed one. See TS to MKV for that route.

Will I lose quality or audio tracks converting from TS?

Quality only drops if the codec is actually re-encoded; a same-codec remux to MP4 or MOV is lossless. Audio is the bigger thing to watch: a broadcast .ts can hold multiple tracks (for example a main language and a described-audio track) plus AC-3 surround. MP4 keeps one or two audio streams cleanly, so if you need every track preserved, choose MKV instead, which carries them all. When in doubt, MKV preserves the most of what a broadcast TS contains.

Why does my TS recording have extra seconds at the start or end?

PVRs and tuner boxes usually start recording a little before the scheduled time and stop a little after, so the capture bookends your show with a few seconds of the adjacent program or channel padding. There's nothing wrong with the file — it's just recorder behavior. Set the File Compression-area Trim control to a Time Range and enter a start offset and duration to clip those ends off during conversion, so you don't need a separate editing step.

Are my files private when I convert them here?

Yes. Files are uploaded over an encrypted (TLS) connection, processed on our servers, and deleted automatically after a few hours. There's no sign-up, no watermark on the output, and files are never shared or made public. Because conversion runs server-side, the practical limit on a big broadcast capture is upload time and your connection speed, not your device — multi-gigabyte recordings are routine.

Rate TS Converter Tool

Rating: NaN / 5 - 1 reviews