Initializing... drag & drop files here
Supports: AVCHD
.MTS or .M2TS files from your camcorder's BDMV/STREAM folder, or click "Add Files" to pick them from disk. Batch conversion is supported, so you can queue several clips from the same shoot and process them in one job.HH:MM:SS.sss to extract a single clip from a long take.AVCHD (Advanced Video Coding High Definition) was introduced in 2006 by Sony and Panasonic for HD consumer camcorders, and the first retail cameras shipped in 2007. The format wraps H.264 video plus Dolby AC-3 or linear PCM audio inside an MPEG-2 Transport Stream and stores the clips as .MTS files (renamed .M2TS after import) inside a BDMV/STREAM directory borrowed from Blu-ray. That tree is great for camcorder playback and terrible for everything else.
.MTS or the BDMV folder structure; uploading without conversion fails or strips the file to audio only..MTS from non-Apple sources.| Property | AVCHD (.MTS / .M2TS) |
MP4 (output) |
|---|---|---|
| Developers | Sony & Panasonic (2006) | ISO/IEC, MPEG-4 Part 14 (2003) |
| Container | MPEG-2 Transport Stream | ISO Base Media File Format |
| Video codec | H.264/AVC, High Profile @ L4.0–L4.2 | H.264 default; H.265, VP9, AV1, MPEG-4, etc. |
| Audio codec | Dolby AC-3 (stereo or 5.1) or linear PCM | AAC default; AC-3, MP3, Opus, FLAC, PCM |
| Max bitrate | 24 Mbps (1.0); 28 Mbps (2.0 Progressive) | No spec cap; bitrate controlled per encode |
| Folder structure | BDMV/STREAM/00001.MTS (Blu-ray-derived) |
Single .mp4 file |
| Filename limit | 8.3 legacy (00001.MTS) |
Modern long filenames |
| Long-clip handling | Split at 2 GB (FAT32) or 4 GB | Single continuous file |
| Native browser playback | No | Yes (all major browsers) |
| Editor friction | AC-3 down-mix, BDMV import wizard required | Drop-in for every editor |
| Choice | When to use | Trade-off |
|---|---|---|
| H.264 + AAC, Very High preset | Default for social, editing, archival | Universally compatible; 8–12 Mbps for 1080p looks visually lossless |
| H.265/HEVC + AAC, High preset | Storage-constrained archives, 4K downscales | ~50% smaller than H.264 at the same perceived quality; needs Safari 11+, Chrome 107+ for browser playback |
| AV1 + Opus, High preset | YouTube re-uploads, future-proof archives | Best compression available; encoding is slow and decode support is still spotty pre-2023 hardware |
| H.264 + AAC, Highest preset | Master copies for further editing | Largest files; near-lossless for color-graded re-edits |
| H.264 + AAC, Medium/Low preset | Email, messaging, quick previews | Visible compression at 1080p; fine for 720p/480p |
Yes. AVCHD ships Dolby AC-3 audio that macOS handles inconsistently — Final Cut Pro X imports it but down-mixes 5.1 to stereo, and iMovie often refuses AC-3 entirely. Converting to MP4 with AAC audio (the default here) produces a track every Apple editor reads cleanly. If you specifically need to keep 5.1, choose AC-3 in the audio codec dropdown instead of AAC; the 5.1 channel layout is preserved into the MP4 container.
Both AVCHD and MP4 carry H.264 video, so a true "stream copy" remux is technically possible and lossless — the bytes of the H.264 stream move into a new container without re-encoding. This online converter re-encodes on the Quality Preset you pick, which gives you control over file size and bitrate. If avoiding any quality loss matters more than file size, pick the Highest preset; the result is visually indistinguishable from the source even on a calibrated monitor.
AVCHD camcorders write to FAT32 SD cards, which cap a single file at 4 GB (2 GB on older cards). A long take auto-splits into sequentially numbered .MTS files (00001.MTS, 00002.MTS…) in BDMV/STREAM. Upload all the segments together — most editors and this converter treat each .MTS as its own clip. The split is at a fixed file-size boundary, not at a scene cut, so the audio and video continue across files without gaps; concatenating in any modern editor produces a seamless timeline.
H.264 if you want maximum compatibility and zero playback friction — every browser, phone, TV, and social platform accepts it. H.265 (HEVC) if storage matters more than reach; it's roughly half the file size at the same visual quality. H.265 plays in Safari 11+, Chrome 107+, Edge with HEVC extension, and most 2017+ TVs and phones, but older Android devices, Firefox without hardware decode, and many web video tools still don't handle it.
Yes. AVCHD 2.0 added 1080p50 and 1080p60 progressive modes at up to 28 Mbps in 2011, and modern Sony/Panasonic camcorders use these as the highest-quality setting. Set the Quality Preset to Very High or Highest and either keep the original resolution or pick the 1080p preset; the converter preserves the 50/60 fps frame rate and progressive scan.
.MTS and .M2TS?It's the same data with two extensions. Camcorders write .MTS directly to the SD card. When you import to a Mac or Windows PC, some software (notably Sony PlayMemories and the AVCHD-aware Finder/Explorer) renames the file to .M2TS and may wrap it in extra metadata. Both are MPEG-2 Transport Streams carrying H.264 + AC-3, and this converter accepts either — see also MTS to MP4 for the same conversion targeted at the renamed extension.
For converting existing footage, no — AVCHD plays fine and the spec hasn't changed. But Sony stopped releasing new AVCHD-only camcorders after 2013 (XAVC S took over) and Panasonic followed. If you're shooting today, your camera probably writes MP4 or XAVC S directly. AVCHD conversion is mostly a problem for libraries shot 2007–2018, and converting to MP4 future-proofs them against editor support eventually being dropped.
BDMV folder at once?Upload the individual .MTS files from BDMV/STREAM/ rather than the parent folder. Browsers don't grant access to nested folder structures the way desktop software does, so the converter sees one file at a time. Select all the clips inside STREAM and drop them in together — batch processing handles them in parallel.
If you're going straight into Premiere or Resolve, MP4 with H.264 is the standard intermediate. For ProRes-style mezzanine workflows, AVCHD to MOV gives you a QuickTime container that pairs better with Final Cut. For lossless archival before re-encoding later, AVCHD to MKV wraps the same H.264 stream in a more flexible container. To shrink a finished MP4 further, run it through compress MP4.