How can I create a new image with transparent background in Paint.NET?

I would like to do some basic graphics using Paint.NET. I would like to start with a transparent background and draw on top of it, but I can't find any settings on how to do that. I only get a new image with a white background.

How do I start drawing on a transparent background in Paint.NET?

I will save the image as a PNG file.

5 Answers

you could probably magic wand the white background, and delete it, or create a new layer, and hid the background before saving it.

Currently I use to do CTRL+A (select all) and then Delete key, or Edit/Erase selection, on new images.

But I was searching for the same answer to have a new image with automatic transparent background.

0

create an img which only has transparent background and when starting Paint.net open this file to work further

2
  1. Add a new Layer - This is always transparent
  2. Delete the Layer named "Background" - This is the white layer
  1. Add a new Layer - This is always transparent
  2. Delete the Layer named "Background" - This is the white layer
  3. Change the property of the new layer to visibility = true. This can be found on the Layers menu.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like