To make a transparent background in Paint 3D, click Canvas in the top toolbar and toggle Transparent canvas to On, then save the file as PNG. The PNG format preserves the alpha channel that stores transparency data, while JPEG and BMP formats do not support transparency and will replace empty areas with a solid white fill.
This process differs from background removal. Background removal uses Magic Select to cut a subject out of a photo. Making a transparent background starts with the canvas itself, setting it to transparent before you begin drawing or composing elements. Both techniques can be combined: remove a background first with Magic Select, then enable canvas transparency before saving. Microsoft discontinued Paint 3D in November 2024, so this guide applies to existing installations on Windows 10 and Windows 11.
Step-by-Step: Create a Transparent Background
- Open Paint 3D. Launch Paint 3D from the Start menu or search bar. You can start with a blank canvas or open an existing image via Menu > Open > Browse files.
- Open the Canvas panel. Click Canvas in the top toolbar. The Canvas settings panel appears on the right side of the screen.
- Enable Transparent canvas. Toggle the Transparent canvas switch to On. The white canvas background changes to a gray-and-white checkered pattern. This pattern represents transparency and will not appear in the exported file.
- Resize the canvas if needed. While in the Canvas panel, adjust the width and height values or drag the edge handles to set your desired dimensions. Check Lock aspect ratio if you need proportional scaling.
- Add your content. Draw, paste images, add 3D objects, or place stickers on the transparent canvas. Only the elements you place will be visible in the final file. The areas without content remain transparent.
- Save as PNG. Click Menu > Save as > Image. In the file type dropdown, select PNG (image). Choose your save location and click Save. The PNG file preserves the transparent areas.
Transparent Background vs. Background Removal
| Feature | Transparent Background | Background Removal |
|---|---|---|
| Tool used | Canvas > Transparent canvas toggle | Magic Select |
| Starting point | Blank or cleared canvas | Existing photo or image |
| Purpose | Create new graphics with no background | Extract a subject from an existing photo |
| Best for | Logos, icons, overlays, stickers | Product photos, portraits, cutouts |
| Output format | PNG required | PNG required |
For a full walkthrough on extracting subjects from photos, see our guide on how to remove a background in Paint 3D.
Why PNG Is Required for Transparency
The PNG (Portable Network Graphics) format stores an alpha channel alongside the red, green, and blue color channels. This alpha channel defines the opacity level of each pixel, from fully transparent (0%) to fully opaque (100%). JPEG compression discards the alpha channel entirely, converting all transparent pixels to white. BMP and GIF have limited or no alpha support in Paint 3D’s export options.
When saving, Paint 3D defaults to PNG if transparent canvas is enabled. If the dropdown shows a different format, change it manually before clicking Save. Files saved as JPEG will lose all transparency data permanently.
Practical Uses for Transparent Backgrounds
Logo creation. Design a logo on a transparent canvas so it can be placed over any background color or image on websites, business cards, and marketing materials without a white box surrounding it.
Web graphics and overlays. Banners, icons, and UI elements with transparency layer cleanly over page backgrounds. Transparent PNGs are the standard format for web design assets.
Sticker and decal design. Custom stickers exported as transparent PNGs work in messaging apps, presentation software, and print-on-demand services that require die-cut artwork.
Photo compositing. Combine a transparent-background element with another image in any editor to create composite scenes, collages, or product mockups. For more editing techniques, visit our tutorials page.
Frequently Asked Questions
Can I make an existing image’s background transparent without Magic Select?
Not directly. The Transparent canvas toggle only affects the canvas layer itself. If your image has a solid background baked into the pixel data, you need Magic Select to separate the foreground subject from the background first. After extracting the subject, enable Transparent canvas, paste the cutout, and save as PNG.
Why does my transparent PNG show a white background when I open it?
Some image viewers display transparent areas as white by default because they lack alpha channel rendering. The transparency is still preserved in the file data. Open the PNG in a browser, drag it onto a colored webpage, or import it into a design tool like Canva or Photoshop to verify that the background is genuinely transparent.
Does the 3D view in Paint 3D support transparent backgrounds?
The 3D workspace renders objects against a solid environment background. Transparency applies to the 2D canvas export only. When you save a 3D scene as a 2D image via Menu > Save as > Image, the Transparent canvas toggle determines whether the background behind 3D objects is transparent or filled. The 3D model formats (3MF, GLB, FBX) handle material transparency differently from canvas transparency.
What file size should I expect from a transparent PNG compared to JPEG?
Transparent PNGs are typically 2 to 5 times larger than equivalent JPEGs because PNG uses lossless compression and stores the alpha channel data. A 1920×1080 image might be 500KB as JPEG and 1.5 to 3MB as PNG. For web use, run the PNG through a compression tool like TinyPNG to reduce file size while preserving transparency.