Background removal produces a matte: a per-pixel record of how much of each pixel belongs to the subject. An alpha channel is where that matte actually lives once the file is saved — a value per pixel running from fully see-through to fully opaque, stored alongside the colour rather than baked into it. A perfect matte written into a format with no alpha channel is not a worse cutout. It is not a cutout at all any more.
This is a format question, not a quality setting, and providers do not agree on the answer. JPEG has no alpha plane structurally — it stores colour as blocks and a quality factor, with no fourth channel to hold transparency in at any setting. PNG and WebP do carry one. On video the same split exists: the ordinary delivery shape most generated clips arrive in, H.264 inside an MP4, has no alpha channel either, while a handful of formats — ProRes 4444, WebM with VP9 — were built to carry one.
The consequence is a one-way door. Converting a file with a real alpha channel into a format without one does not degrade the transparency, it deletes it — the encoder has to put something in every formerly-transparent pixel, and once that file is saved there is no undo. The removal was correct; the export threw it away.
In practice
- Keep a cutout in PNG or WebP; converting either to JPEG fills every transparent pixel with a solid colour and cannot be reversed afterwards.
- Standard H.264-in-MP4 video delivery does not carry alpha; a transparent video export needs a format built to hold one.
- A transparent PNG re-opened and re-saved as JPEG anywhere in a pipeline is a one-way trip — the hole cannot be recovered from the JPEG.
The mistake to avoid
Assuming a 'high quality' export setting preserves transparency. Alpha is not a quality slider — a format either has a channel for it or it structurally does not, and no quality setting changes which one you picked.
Go deeper
JPEG conversion fills transparency with white, not black
The browser converter paints transparent pixels white before writing JPEG because JPEG has no alpha; keep PNG or WebP to keep a hole.
Where you will run into it
- Remove the Background From a Photo — Same job, different pipeline than video.
- Remove a Video's Background — Two tools, two very different backgrounds.
Related terms
Background removal
Background removal separates a subject from everything behind it and discards the rest, leaving a cutout you can place on any backdrop.
Segmentation
Segmentation labels which pixels in each frame belong to a chosen object, producing a mask that other tools then act on.
Inpainting
Inpainting regenerates a region you have masked while leaving the rest of the picture untouched, so a change stays local.
Codec
A codec is the scheme that compresses video or audio down to a storable size, and it is a different thing from a container format like MP4 or MOV, which is only the wrapper the codec's data travels inside.
Temporal consistency
Temporal consistency is how well a generated clip keeps things the same from one frame to the next — a shirt that stays the same colour, a background that stays put.
The all-in-one AI studio for creators. 60+ models for video, image, voice, music and lipsync in a single app.