You cut out the background. It looked perfect. Then you saved it as a JPG, dropped it back on the slide, and now your subject is sitting inside a white rectangle.
Nothing went wrong with the cutout. The file format ate it.
PNG can store an alpha channel, the invisible layer that records how see-through each pixel is. The PNG specification defines it exactly that way: "The alpha sample determines a pixel's degree of opacity, where zero means fully transparent and the maximum value means fully opaque" (W3C, Portable Network Graphics (PNG) Specification (Third Edition), 24 June 2025). JPG has no such channel. There's nowhere in a JPG file for "this pixel is see-through" to live, so when your image gets converted, those transparent pixels have to become something. That something is almost always white.
That's the whole bug. Everything below is what to do about it.
Last verified: 15 July 2026 against Google Docs Editors Help.
Key Takeaways
- JPG cannot store transparency. It has no alpha channel, so transparent pixels get filled in, usually with white. PNG supports an alpha channel and keeps them.
- If your cutout turned into a white box, the file was converted to JPG somewhere. Re-export the original as PNG.
- Use PNG for logos, cutouts, icons, and anything with a transparent edge. Use JPG for full-frame photos where no transparency is needed.
- Slides' own background removal "requires an eligible Google Workspace or Google One AI Premium subscription" (Google Docs Editors Help), but the format rule applies to every cutout, however you made it.
Why does your transparent background turn white?
Because JPG has no alpha channel. Transparency isn't a colour, it's a separate channel of data recording each pixel's opacity. PNG carries that channel, and stores it "immediately following the greyscale or RGB samples of the pixel" (W3C PNG Specification (Third Edition)). JPG has nowhere to put it, so a converter has to decide what to place behind your subject instead. It picks a solid fill, and the default is white.
Think of it like this. Your cutout is a sticker with nothing behind it. Saving as PNG keeps the sticker a sticker. Saving as JPG lays that sticker flat onto a sheet of paper, and the paper is white. You can't peel it off afterwards, because the file no longer records where the sticker ends and the paper begins.
That's why re-saving as PNG after the damage doesn't help. A PNG made from a white-boxed JPG is just a white box in a format that could have avoided one. The transparency data is gone, and format conversion doesn't reconstruct it. You have to go back to the version that still had it.
Here's the part almost nobody says out loud: this failure is silent by design. No warning, no dialog, no "you're about to lose transparency." The conversion just happens, usually inside a download step or a paste, and you only find out when you look at the slide. People end up blaming the background remover for a bug that happened after the cutout was already perfect.
Citation capsule: Transparent images turn white in Google Slides because the JPG format has no alpha channel, the data layer that records pixel transparency. PNG carries one: the specification states "the alpha sample determines a pixel's degree of opacity, where zero means fully transparent and the maximum value means fully opaque" (W3C, PNG Specification (Third Edition), 24 June 2025, retrieved 15 July 2026). When an image with transparency is converted to JPG, transparent pixels must be filled with a solid colour, and that fill defaults to white.
New to the cutout side of this? Start with our complete guide to removing image backgrounds in Google Slides, then come back for the format rules.
PNG vs JPG in Google Slides: which should you use?
PNG for anything with a transparent edge. JPG for photos that fill their frame. The deciding factor is a single yes-or-no question: does this image need to be see-through anywhere? If yes, PNG is your only option of the two, because JPG's lack of an alpha channel isn't a setting you can switch on.
| PNG | JPG / JPEG | |
|---|---|---|
| Alpha channel (transparency) | Yes. Stores per-pixel transparency | No. Transparent pixels get filled, typically white |
| Best for | Logos, cutouts, icons, screenshots, text, sharp edges, flat colour | Full-frame photographs, complex scenes, gradients of real-world colour |
| File size tendency | Larger for photographic content | Smaller for photographic content, which is what its compression targets |
| Compression | Lossless. Pixels survive re-saving intact | Lossy. Detail is discarded, and repeated re-saving compounds it |
| Use it in Slides when | Your image must sit on a coloured slide, overlap another element, or has any cut-out edge | Your image is a rectangle of photo with nothing behind it to preserve |
Two rows there do most of the work. The alpha channel row decides whether your cutout survives. The compression row decides whether your photo looks clean.
And notice the trade isn't lopsided. PNG isn't "better." It's lossless, which is exactly what you want for a logo with hard edges, and exactly why it tends to produce a bigger file for a photograph than JPG's lossy compression would. JPG's compression was built for photographs, and it's good at them. It just can't hold transparency.
How do you keep transparency when you download from Google Slides?
Keep the file as a PNG at every step. Slides offers both PNG and JPEG as slide download formats under File > Download, and choosing JPEG there means the export has no alpha channel to write your transparency into. That single dropdown choice is where a lot of cutouts die.
A caveat on that one, in the spirit of the rest of this page. Google's desktop help page for downloading a file tells you to click File > Download and "choose a file type," then never lists the types (Google Docs Editors Help, "Create, view, or download a file", retrieved 15 July 2026). The only Google page we could find that enumerates them is the Android tab of the Slides help article, which says you can "export a current slide as JPEG, PNG, and SVG" (Google Docs Editors Help, "How to use Google Slides", retrieved 15 July 2026). Open the desktop menu and both formats are there. We're telling you that from the menu itself, not from a Google document, because the Google document doesn't say it.
Worth knowing before you try it: downloading a slide gives you the whole slide, not the image sitting on it. The slide's own background gets rendered into the file too. So a slide export isn't the tool for extracting a clean cutout, even in PNG. It's the tool for exporting a slide.
In our experience, the reliable habit is simpler than any export trick. Keep the transparent PNG as your source file, somewhere outside the deck, and insert that whenever you need it. Don't round-trip a cutout through a slide export and expect it to come back the way it went in. Once you've got a good PNG, treat it as the master copy and stop re-saving it.
A few places transparency quietly leaks away:
- Downloading a slide as JPEG. No alpha channel in the output. White fill.
- Re-saving a PNG through a tool that defaults to JPG. Common in phone photo apps and quick online converters.
- Screenshotting the image instead of saving it. A screenshot captures whatever was behind it, including your white slide.
- Emailing or messaging the file. Some services recompress attachments, and recompression can mean conversion.
Citation capsule: Google Slides lets users download a slide as PNG or JPEG via File > Download. Choosing JPEG discards transparency, because the JPG format has no alpha channel to store it. Because a slide download renders the entire slide including its background, the reliable method for reusing a cutout is to keep the original transparent PNG as the source file and insert it directly.
Why does your transparent PNG look fine everywhere but white in Slides?
Because something converted it on the way in. The PNG on your desktop still has its alpha channel. The copy that landed on your slide may not, if it passed through a step that re-encoded it. The format is right at the source and wrong by the time it's on the canvas.
The usual culprit is paste versus insert. Copying an image from a web page or another app and pasting it into Slides hands over whatever the clipboard captured, which isn't always your original file with its alpha channel intact. Using Insert > Image > Upload from computer with your actual .png file avoids the guesswork entirely. If a pasted image shows a white box, delete it and insert the file instead. That fixes it more often than anything else.
The second culprit is the source itself. Plenty of images described as transparent PNGs on stock sites are JPGs with a white background, or PNGs that were flattened before upload. They look transparent against a white web page because the page is white too. Drop one onto a navy slide and the box appears. Test it the same way: put it on a coloured slide, not a white one.
Third, check what you're actually looking at. If the whole image looks faded rather than boxed, that's the transparency slider at Format options > Adjustments > Transparency, which is a different feature that fades the entire image, subject included (Google Docs Editors Help). It's free, it's unrelated to file format, and it's covered in how to make an image transparent in Google Slides.
When should you use JPG anyway?
Often, honestly. JPG is the right call whenever your image is a rectangle of photograph with nothing behind it that matters. A team headshot, a product shot filling a content block, a landscape spanning the slide. None of those need an alpha channel, and JPG's compression was designed for exactly that kind of content.
The rule isn't "PNG good, JPG bad." It's narrower than that. Use PNG when transparency is load-bearing. Use JPG when it isn't and the image is photographic.
Where JPG genuinely hurts is content it wasn't built for. Screenshots, text, logos, flat colour, and hard edges pick up visible artefacts under lossy compression, especially after a couple of re-saves. That's why a screenshot of a spreadsheet looks fuzzy as a JPG and crisp as a PNG. Different content, different tool.
The practical heuristic we'd offer: ask what's behind the image. If the answer is "the slide, and I want to see it," you need PNG. If the answer is "nothing, the photo covers everything," JPG is fine and probably lighter. That question is faster than any format chart, and it's right nearly every time.
If your deck is full of cutouts, Fractal Apps builds a Google Slides add-on that removes image backgrounds without leaving your presentation, so there's no download step to lose transparency in. Try it here. If you're already on an eligible Workspace plan, the native Edit image > Remove background button does the cutout for you (Google Workspace Updates). The format rule is the same either way.
Frequently Asked Questions
Why is my transparent PNG white in Google Slides?
Something converted it to JPG, or it was never truly transparent. JPG has no alpha channel, so transparency gets filled with white during conversion. Test the file by placing it on a coloured slide rather than a white one. If the box appears, use Insert > Image > Upload from computer with the original PNG.
Does JPG support transparency at all?
No. The JPG format has no alpha channel, which is the data layer storing per-pixel transparency. There's no export setting, quality slider, or save option that changes this. If your image needs a transparent area, PNG is the format. Saving a transparent image as JPG always flattens it against a solid fill.
Can I convert a JPG back to a transparent PNG?
Not by converting. Once transparency is flattened into a JPG, the alpha data is gone, and re-saving as PNG just preserves the white box. You'd need to remove the background again from the JPG, then save the result as PNG. Better to go back to your original transparent file.
Should I download Google Slides as PNG or JPEG?
PNG if anything on the slide needs transparency preserved, JPEG if the slide is photographic and nothing is see-through. Google Slides offers both under File > Download. Remember that either export renders the whole slide, background included, so it isn't a way to extract a cutout on its own.
Is PNG always better than JPG for Google Slides?
No. PNG is lossless and keeps transparency, which makes it right for logos, cutouts, screenshots, and text. JPG's lossy compression was built for photographs and tends to produce smaller files for them. Use PNG when transparency matters or edges are sharp. Use JPG for full-frame photos.
The Bottom Line
Your cutout didn't break. Your file format did.
JPG has no alpha channel. It cannot store transparency, and no setting changes that, so any transparent image saved as a JPG comes back as a subject in a white box. PNG stores an alpha channel and keeps the cutout intact. That's the entire distinction, and it explains nearly every "why is my transparent PNG white in Google Slides" question on the internet.
So do three things. Keep the transparent PNG as your master file, outside the deck. Insert it with Insert > Image > Upload from computer rather than pasting it, since pasting is where conversions hide. And test it on a coloured slide, never a white one, because a white page will happily lie to you about what's transparent.
Then use JPG freely for your photos. It's good at those. It's just not the format for a sticker with nothing behind it.
Next: how to make an image transparent in Google Slides with the opacity slider.
Sources
All sources retrieved 2026-07-15.
- Google Docs Editors Help, "Remove image backgrounds" (answer 14665097): https://support.google.com/docs/answer/14665097?hl=en (retrieved 2026-07-15)
- Google Docs Editors Help, "Crop & adjust images" (answer 4600160): https://support.google.com/docs/answer/4600160 (retrieved 2026-07-15)
- Google Workspace Updates, "Release notes: March 8, 2024": https://workspaceupdates.googleblog.com/2024/03/release-notes-03-08-2024.html (retrieved 2026-07-15)