Make Background Transparent

Cut the background out of an image and get a real alpha channel back — then check it against white, black and colored backdrops before you download, so a hidden halo does not surface later.

What making a background transparent actually produces

Transparency in an image file is not an absence of pixels; it is a fourth number stored next to red, green and blue on every single pixel, called alpha, running from 0 for invisible to 255 for solid. This page produces that channel. It runs a segmentation model locally in your browser to decide, per pixel, how much of it belongs to the subject and how much to the background, refines the boundary so the edge does not carry a rim of the old background color, and writes the result out as a PNG with a genuine alpha channel. What makes this page different from a plain cut-out button is everything that happens after the cut. The result is dropped onto a backdrop you can change: checkerboard, white, black, blue and amber. Those five are not decoration. A checkerboard is the conventional way to draw transparency, but it is the worst possible surface for judging one, because it is mid-grey and both a light halo and a dark halo disappear into it. A light fringe is only visible against black and a dark fringe is only visible against white, so cycling those two is the fastest reliable check there is. Underneath, three numbers report the actual alpha histogram: the share of pixels at alpha 4 or below, which read as fully cleared in any viewer; the share at 251 or above, which are solid; and everything in between, the soft band. Those numbers answer two different questions. If the cleared share is zero, no background was found and you are about to download an ordinary opaque picture. If the soft band is large — past roughly two percent of the frame it stops being a plausible antialiased outline, and past six percent it is almost certainly a translucent film left across the background — the cut is hazy rather than clean. The honest limits are the model's: glass, smoke, water and motion blur have no true boundary to find, a subject the same color as its background will lose parts of itself, and no amount of edge refinement recovers detail the camera never resolved.

Why you specifically need transparency

There is a real difference between an image with a white background and an image with no background, and it only shows up once the image is placed somewhere. A logo saved on white looks perfect on a white page and turns into a visible white rectangle the moment it goes on a colored header, a dark navigation bar, a photograph or a slide with a gradient. The same is true of a product shot that has to sit on a colored category tile, a sticker or emoji that has to sit on whatever the recipient's chat background is, a watermark that has to sit over the photo it is protecting, and anything destined for print on stock that is not white. In all of those cases the alpha channel is not a nicety, it is the whole requirement. The second reason this page exists is verification, which is the part most background removers skip. Transparency is invisible by construction: a file that is quietly opaque looks identical to a correct one in a file browser, in a thumbnail, and against the light background of most editors. People routinely discover the problem at the worst moment, when the asset lands on a dark slide during a presentation or a client opens the logo over their brand color and sees a pale box. Reading a number that says how many pixels are actually cleared, and looking at the cut-out against black before downloading it, turns a discovery into a check that takes five seconds. It also catches the subtler failure — the one where the transparency is real but a one-pixel rim of the old background survives and outlines the subject in white against every dark backdrop it is ever placed on.

A real per-pixel alpha channel, not a white background
Backdrop switcher that exposes halos a checkerboard conceals
Exact share of cleared, soft-edge and solid pixels, measured on the output
PNG export with the extension corrected, so nothing downstream is misled

How to make a background transparent and confirm it

The cut is one click. The part worth spending time on is the check afterwards, which is what the backdrops and the numbers are for.

1

Upload a JPG or PNG — on the first run only, the segmentation model downloads to your device, which takes 10 to 30 seconds

2

Press Make transparent and wait for the progress bar to finish

3

Switch the backdrop to white and then to black, and look along the subject outline for a rim of the old background in either direction

4

Confirm the cleared share is above zero, then download the transparent PNG

Frequently Asked Questions

No, and it is worth knowing why rather than just accepting it. The JPG format has three channels and no fourth one, so there is nowhere in the file to record that a pixel is see-through. If you ask a browser to encode an image with alpha as JPG, it does not warn you — it composites the transparent areas onto a solid fill first, and that fill is black rather than white, so a cut-out subject comes back on a black rectangle with dark fringes along the edge. That is why the download here is fixed to PNG and the filename extension is rewritten to match. If you genuinely want a flat background, flatten it deliberately onto a color you chose instead of letting an encoder pick one for you.
Nothing crashed; the model simply did not find a background to separate. That happens when the subject fills the entire frame, when the image is a flat graphic or screenshot with no depth cue, or when subject and background are close enough in color and texture that there is no boundary to detect. The result is a valid PNG, it is just an opaque one, and it will behave exactly like the original wherever you place it. Try cropping so there is visible background around the subject, or use an image with more separation between the two.
Below about two percent of the whole image is a clean cut. A genuine antialiased outline is only one or two pixels wide, so on any realistic photo it occupies a very small share of the frame. Between two and six percent is normal for hair, fur or a soft-focus subject, where the boundary really is gradual. Above six percent the soft band is no longer an outline at all — it is a partly transparent film spread across what should have been fully cleared background, which typically comes from a dark or heavily textured original. The black backdrop makes that film obvious immediately.
That is background color that survived in the edge pixels. It happens because a pixel on the boundary is a genuine physical mixture of subject and background, so when the background is removed some of its color is still baked in. The tool already runs a pass that estimates the local background color and subtracts it back out of those pixels, which removes most of it, but a bright background behind a dark subject is the hardest case and some rim can remain. Shooting or sourcing the subject against a background that contrasts less violently with it is the most effective fix; failing that, a small crop or a manual edge cleanup in the full editor will finish the job.
No. WebP, AVIF, GIF and TIFF all carry transparency in some form, and WebP in particular would give a smaller file at the same quality. PNG is what this page exports because it is the one format that every browser, every operating system preview, every office suite and every design tool reads without qualification, and a transparent asset tends to travel through a lot of those. GIF is worth mentioning as the exception that looks like an option but is not: its transparency is a single on-or-off flag per pixel, with no partial values, so every soft edge turns into a hard jagged one.
Yes, all of those read PNG alpha correctly, and the image will sit on the slide or canvas background with nothing behind it. The two places it commonly gets lost are conversion steps rather than the apps themselves: exporting to JPG at any point flattens it permanently, and some older PDF export paths flatten transparency onto white. If a logo that looked right on screen prints with a white box around it, that flattening step is almost always where it happened, not the original file.
Because PNG compression is lossless and JPG is not. A photo of a few hundred kilobytes as a JPG can easily become several megabytes as a PNG, since PNG stores every pixel exactly rather than discarding detail the eye tends not to notice. The alpha channel adds to it as well, being a fourth byte on every pixel. There is no way around this while keeping transparency and lossless quality in PNG; if size matters more than fidelity, run the result through a compressor or resize it down to the dimensions you actually need before publishing it.
Remove Background and this page run the same local segmentation and produce the same kind of cut-out; the difference is what surrounds it. That page is framed around the subject and gives you the result directly, while this one is framed around the alpha channel and adds the backdrop switcher and the alpha measurements, which is what you want when the asset has to be verified before it ships. The signature page is a genuinely different algorithm: it runs no segmentation and instead keeps whatever is darker than the paper around it, because a segmentation model pointed at a photo of a signed sheet cuts out the sheet rather than the ink.

Plus d'outils d'image

Explorez d'autres outils puissants pour vos besoins d'édition

Compresser Image

Réduire la taille

Redimensionner

Changer dimensions

Recadrer Image

Découper zone

Convertir Format

Changer format

Éditeur Photo

Éditer photos

Pivoter Image

Pivoter image

Retourner Image

Horizontal/Vertical

Ajouter Filigrane

Filigrane

Ajouter Bordure

Ajouter bordure d'image

Coins Arrondis

Ajouter coins arrondis

Filtres

Luminosité/Contraste

Flouter Visage

Masquer visages

Mosaïque

Flouter régions

Supprimer Fond

Supprimer fond

Améliorer Image

IA upscale

Ajouter Texte

Ajouter texte à l'image

Collage

Combiner plusieurs images

HTML vers Image

Web vers image

GIF en Séquence

Extraire frames

Supprimer les bords vides

Supprimer les bords vides

Renommer des images en lot

Renommer plusieurs fichiers en toute sécurité

Recadrage Circulaire

Recadrer des images en cercle

Noir et Blanc

Convertir des images en niveaux de gris

Diviser l'Image

Découper une image en grille

Fusionner les Images

Combiner des images en une seule

Changer le DPI

Définir les métadonnées DPI

Image en Base64

Encoder des images en Base64

Image vers PDF

Rassembler des images dans un PDF

HEIC vers JPG

Convertissez les photos HEIC de votre iPhone en JPG

Suppresseur EXIF

Consultez et effacez les métadonnées photo cachées, y compris la géolocalisation GPS

Générateur de Favicon

Jeu d'icônes complet + code HTML

Palette de couleurs

Extraire les couleurs d'une image

Base64 to Image

Decode Base64 back to an image

HEIC to PNG

Convert iPhone HEIC photos to lossless PNG

Text Behind Image

Put text behind the subject of a photo, entirely in your browser

Color Picker

Get the HEX, RGB and HSL of any pixel

Signature Maker

Draw a signature and download it as a transparent PNG

Signature Background Remover

Ink from paper, on transparency