Initializing... drag & drop files here
Supports: WEBP
AVCHD is the camcorder and Blu-ray-authoring format jointly developed by Sony and Panasonic in 2006, used by virtually every consumer HD camcorder shipped between 2007 and the mid-2010s and still the only container some legacy Blu-ray players, HDTV media slots, and authoring suites (TMPGEnc, PowerProducer, Toast) will read natively. Converting WebP to AVCHD lets you bring web images and animated stickers into that older but very-much-alive ecosystem.
| Property | WebP | AVCHD |
|---|---|---|
| Type | Still / animated image | HD video container |
| Developed by | Google (2010) | Sony + Panasonic (2006) |
| Codec | VP8 / VP8L | H.264 / MPEG-4 AVC |
| Audio | None | Dolby AC-3 or Linear PCM |
| Max resolution | Unlimited (image) | 1920x1080 (no 4K) |
| Max bitrate | n/a | 24 Mbps original, 28 Mbps AVCHD Progressive |
| File extension | .webp | .mts (camcorder) / .m2ts (after PC import) |
| Container | RIFF | MPEG transport stream |
| Native playback | Browsers, image viewers | Blu-ray players with AVCHD logo, PS3/PS4/PS5, AVCHD camcorders |
| Transparency | Yes (alpha channel) | No |
| Best use | Web images, stickers | Camcorder footage, Blu-ray authoring, TV slideshows |
| Spec | Original AVCHD | AVCHD Progressive |
|---|---|---|
| Max video bitrate | 24 Mbps (18 Mbps if burned to DVD media) | 28 Mbps |
| Max resolution | 1920x1080i / 1280x720p | 1920x1080p at 50/60 fps |
| Year added | 2006 | 2011 amendment |
| Audio (AC-3) | 64-640 kbps, up to 5.1 channels | Same |
| Audio (Linear PCM) | Up to 1.5 Mbps stereo, up to 7.1 channels | Same |
Yes — if the camcorder is AVCHD-compatible (most Sony Handycam HDR-series and Panasonic HC-series from 2007 onward). Copy the .mts file into the PRIVATE/AVCHD/BDMV/STREAM folder on the SD card and the camcorder treats it as a native clip in its playback menu. Some models additionally need an .modd or index file refresh, which the camcorder rebuilds automatically on next power-on.
AVCHD's specification maxes out at 1920x1080 — there is no 4K variant of the format. If you need 4K from a high-resolution WebP, use WebP to MP4 (H.265 supports up to 8K) or WebP to MOV for ProRes. Anything larger than 1080p will be downscaled to fit the spec; the converter keeps aspect ratio and adds the chosen Background Color as letterbox/pillarbox fill if needed.
AVCHD has no alpha channel, so transparent regions must be flattened against a solid Background Color. Default is Black; pick White, Gray, or any of the 25 named colors depending on where the slideshow will display (white for a print-style album look, black for cinematic). If transparency matters, convert to WebP to MKV or WebP to WebM instead — VP9 in WebM preserves alpha.
Image Duration is configurable from 1/60 of a second (motion-style playback) up to 10 seconds per frame. For TV photo slideshows, 3-5 seconds is the typical comfortable read time. For Ken Burns-style or fast cuts, drop to 1-2 seconds. Note that very long per-frame durations on AVCHD increase keyframe spacing and can confuse some older Blu-ray players — keep frame durations under 10 seconds for the safest playback.
The .mts output goes straight into AVCHD authoring suites — TMPGEnc Authoring Works, Nero Burning ROM, PowerProducer, Roxio Toast, multiAVCHD — which build the BDMV folder structure and burn it. Burned to DVD media the result is an "AVCHD DVD" (limited to 18 Mbps); burned to Blu-ray you get full 24 Mbps. Both play on any Blu-ray player carrying the AVCHD logo, on PlayStation 3 through PlayStation 5, and on most 2010-and-later home theater systems.
Both extensions carry identical MPEG-transport-stream payloads — the difference is naming convention. Camcorders write .mts directly to memory cards; when imported through Sony PlayMemories, Panasonic HD Writer, or a plain file copy on Windows, the file is renamed .m2ts to match the Blu-ray Disc specification. The converter outputs .mts so you can drop it straight into the camcorder folder structure; rename to .m2ts when authoring discs if your tool requires that extension.
If the slideshow has a music track, AC-3 (Dolby Digital) at 256-448 kbps is the safest — every Blu-ray player and AVCHD device decodes it, and the bitrate stays well inside the 24 Mbps total. Linear PCM is uncompressed (stereo runs to 1.5 Mbps) — pick it only if you care about bit-perfect audio for a music slideshow on a high-end system; the trade-off is less headroom for the video stream within the 24 Mbps cap.
Yes — AVCHD to MP4 is the most common reverse direction (MP4 for editing, sharing, and modern playback). For sticker-style web use, extract frames and re-encode with a separate WebP tool, since AVCHD's full bitrate compresses very differently than WebP's still-image codec.
XConvert handles WebP inputs of any size and any count. AVCHD output size depends on duration, resolution, and bitrate — a 5-minute 1080p slideshow at 24 Mbps lands around 900 MB. Conversion runs in your browser, so the practical limit is your device's available RAM rather than a server cap. There is no fixed file count on batch jobs.