To remove background one could use a library called ImageMagick. if you download it, add it to the PATH environment variable, open new console and for test run "convert", system should be able to find it. Then you could use the script I've used to remove black color from all critters:
###...