Need a new web host or having a problem with a script? Tips and advice on the best way to design, build and maintain your most valuable asset - your website!

How do you remove the background from images

nates450r
 
Posts: 328
Joined: 03 Apr 07
Location: United States

How do you remove the background from images

Plain and simple as the title say's

example: i have a basic image with a white background i want to remove the white background and keep the image so i can add the image to any background i want (like for designing headers)

can this be done? i use paintshop pro XI-- and if i remember correctly i noticed a remove background option but im not quite sure how to use it.

thanks, Nate
 

nates450r
 
Posts: 328
Joined: 03 Apr 07
Location: United States

ok i figured out how to remove the background--(for a test) there was a picure of a person standing i removed the landscape behind the person and saved it as a GIF file.

then i opened xheader set the header background color to black and placed the the picture on the header-----but it is a white back ground still it only removed the landscape-- what im i missing?? lol
 

nates450r
 
Posts: 328
Joined: 03 Apr 07
Location: United States

ok it works some what now im still learning but i had to go to export as jpeg file and not save.

wow thanks for all your help guys :)) lol
 

faradina
 
Posts: 2171
Joined: 01 Jun 09
Location: Philippines

I am not really very good at graphics, but from what I know you will have to save as gif if you want the background to be transparent.
 

nates450r
 
Posts: 328
Joined: 03 Apr 07
Location: United States

ya i tried that but it did not work for me, i saved it as jpeg and it worked fine. "i dont know, im still new at this graphics thing lol"
 

stormyuk
 
Posts: 7
Joined: 18 Feb 10
Location: United Kingdom (UK)

If you want to have a transparent background, you should be using the PNG format. GIFs are not as good at rendering large numbers of colours (like you typically find in a photograph). PNGs are great at it.

Liz
 

nates450r
 
Posts: 328
Joined: 03 Apr 07
Location: United States

Thanks Liz i will try that as well
 

nates450r
 
Posts: 328
Joined: 03 Apr 07
Location: United States

Liz thanks that worked also i can (save as-PNG file)
and no longer need to export.
 

Rudolf55
 
Posts: 110
Joined: 29 Sep 09
Location: Netherlands

Jpg/Jpeg files don't support any transparency so it will always add a white background. PNG is recommended as it maintains a lot of the original quality where as GIF supports only up to 256 colours (really, this is low), but .GIF is your only option if you want to create an animation with transparency. Unless you're good with Flash, a .SWF will do great, low file size and high quality, though making it clickable requires a bit of coding knowledge in Flash. That should help!
 

stormyuk
 
Posts: 7
Joined: 18 Feb 10
Location: United Kingdom (UK)

Glad to be of help, Nates450r . . .