Removing Background From ripped spritesheet - Printable Version +- The VG Resource (https://www.vg-resource.com) +-- Forum: The Resources (https://www.vg-resource.com/forum-109.html) +--- Forum: The Spriters Resource (https://www.vg-resource.com/forum-110.html) +---- Forum: Project Organization (https://www.vg-resource.com/forum-118.html) +---- Thread: Removing Background From ripped spritesheet (/thread-31020.html) |
Removing Background From ripped spritesheet - DannysMyNanny - 05-02-2017 So, I just started looking at this site and wanted to use some of the sprite sheets for a personal project. However, a lot of the sprite sheets I want to use have solid color background on them, instead of them being transparent. I was wondering what the best way is of getting rid of the color background so I can use the sprites properly? RE: Removing Background From ripped spritesheet - shadowman44 - 05-03-2017 The best method of doing this is take a screenshot of the sheet you want to use, that way the background will be the background that the site uses for transparent images (white). RE: Removing Background From ripped spritesheet - Deathbringer - 05-03-2017 The reason sheets have a background is because some people may just Copy Image as opposed to Save Image and transparent images get a black background when pasted which pretty much removes outlines for games that use a solid black outline. It depends on what program you are using. Stuff like Photoshop and Gimp you can change the Tolerance of Magic Wand to 0 along with checking off Anti-alias and Contiguous to grab all instances of a color. I don't know how MSPaint works these days since when I used it last there was never transparency. |