Play TS and M2TS
Play camcorder and broadcast TS, M2TS, and MTS recordings straight in the browser.
Drop a folder or files here
JPG · PNG · WebP · GIF · BMP · AVIF · SVG · HEIC · PSD · AI · TIFF · camera RAW · PDF · HWP · Word · PPT · Excel · DWG/DXF · MP4/WebM/MOV/MKV/AVI/WMV · MP3/WAV/WMA/AIFF · TXT/MD/CSV/JSON/HTML — subfolders included
This browser doesn't support the folder-open dialog, so the standard folder picker is used. Files are read only on your device.
Viewer pages by format
Popular formats have their own page. Whichever page you are on, files of any other supported format open just the same.
- View HEIC photosHEIC·HEIF·HIF
- View PSD filesPSD·PSB
- View AI filesAI
- View TIFF filesTIF·TIFF
- View camera RAW photosCR2·CR3·CRW·NEF…
- Play MKVMKV
- Play AVI and DivXAVI·DIVX
- Play RMVB and RMRM·RMVB
- Play WMVWMV·ASF
- Play FLVFLV
- Play TS and M2TSTS·M2TS·MTS
- Play WMAWMA
- Play APE and lossless audioAPE·WV·TTA·MPC
- Open EML and MSG emailEML·MSG
- Read EPUB ebooksEPUB
- View Jupyter notebooks (ipynb)IPYNB
- Open legacy Word (.doc)DOC
- View DICOM medical imagesDCM·DICOM·DIC
- View STL and OBJ 3D modelsSTL·OBJ
- Open ZIP and TAR archivesZIP·TAR·TGZ·GZ…
- Read CBZ comicsCBZ
- View certificate files (PEM, CRT, CER, DER)PEM·CRT·CER·DER…
- View SRT and SMI subtitlesSRT·VTT·SMI·SAMI…
- Preview font files (TTF, OTF, WOFF)TTF·OTF·WOFF·WOFF2…
Word, PowerPoint, Excel, HWP, and CAD have their own document viewer pages. Full file viewer →
TS, M2TS, and MTS are the formats of camcorder (AVCHD), broadcast, and IPTV recordings. The video inside is usually H.264, so quality is high, but browsers can't open the container. This page remuxes TS to MP4 on your device and plays it within seconds.
How to use it
- 1Click 'Choose TS files' or drop files onto the page. A whole folder works too.
- 2Click a file in the grid to start preparation — the container is first remuxed to MP4 (a few seconds), and if the browser can't decode that codec it is converted automatically with a progress indicator.
- 3Once ready it plays in place. ← → for the next file, F for full screen, Esc back to the grid.
How it works
The video and audio in the MPEG-TS container are moved into MP4. AVCHD camcorder files (H.264 + AC3/AAC) need only the remux and keep their quality. MPEG-2 video from broadcast recordings can't be drawn by the browser and is converted to H.264; AC3 and MP2 audio becomes AAC.
Preparation runs on ffmpeg.wasm inside the browser. The engine (about 30 MB) is downloaded once on first use and cached after that. Prepared results are held in memory briefly and vanish when the tab closes. Files over 900 MB don't fit in browser memory — convert them first with the Video Converter tool.
Limits
A camcorder folder that splits one recording into many files (00000.MTS, 00001.MTS…) plays each file separately — use the Video Merge tool to join them. HEVC (H.265) broadcast recordings play as-is only when the browser supports HEVC. Encrypted broadcast (CAS) recordings won't open.
Good for
Checking camcorder SD-card footage right away, viewing set-top-box recordings, and choosing clips before editing.
Frequently asked questions
I have dozens of MTS files — one at a time?+
Open the folder and they all appear in the grid; ← → moves between them. To make a single file, join them in order with the Video Merge tool.
My .ts file opens as source code.+
TypeScript source shares the extension. The viewer looks at the content and opens video as video, but a tiny .ts of a few KB is shown as code.
How do I save as MP4 without quality loss?+
Choose MP4 in the Video Converter tool; H.264 TS is remuxed, so nothing is lost.