Skip to content

V1lch1s/BgKiller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BgKiller-

A little proyect to remove an static background color from PNG using python.

This project is an extra-academic initiative that I implemented to make PNG images transparent, specifically for use in video games and other projects. how does it work? → Edit the image in Paint or another bitmap editor, replace the unwanted colors with the RGB tone (0,255,0) or pure green color. → Save the edited image as PNG. → Run the image transparency → Enter the folder that contains the image to be made transparent. Ex: C:\Users\example → Enter the Name of the image. Ex: image.png

Output: Image edited and replaced at the destination. (With transparent background)

Requirements: -Actually Nothing. I evolved the app to an independent executable file.

Note: Created with Nuitka.

                    ████████████████████████████████████████
                    ████████████▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█████████
                    █████▀▀░░░░░░░░░░░░░░░░░░░░░░░░░▀███████
                    ████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██████
                    ███▀░░░░░▄▄▄░░░░░░░░▄▄▀███▄▄░░░░░░░█████
                    ██░░░░░░▀▀▀███▄▄░░░█▄▄█▀█▀▀▀▀░▀░▄▄░▀▀███
                    █░░▄▄░▄▄░▄░░░█▀░░░░░░░░░░▀▄▄▄█▀▀▄░▀█░░▀█
                    █░░░░▄░▀▀░░▄█▀░░░░░░▄▄░░░░░░░▄▄▀██▄░█░░█
                    ██░░░██░░░▀▀█▄░░░▀▀▀▄▀░▄▄▄███▀░▄█░░░▀░▄█
                    ██▄░██▀█▀▄▄▄▄▄█▄▄▄▄▄▀▀█▀░░▄███▀█▀░░░▄▄██
                    ███░████▄█▄░░█░░▄█░░▄▄███▀▀▀█▄▀░░░░▄████
                    ███░▀██████████████▀▀▀▀█░░░▄▀▀░░░░▄█████
                    ███░░██▀█▀██▀█▀░░▀█░░░░█▄█▀░░░░░▄███████
                    ███░░░░▀▀▀██▄██▄▄██▀▀▀▀▀░░░░░▄▄█████████
                    ██▀░░░░░░░░░░░░░░░░░░░░░░▄▄▄████████████
                    ██▄░░░░░░░░░░░░░░░░░░▄▄█████████████████
                    ████▄░░░░░░░░░▄▄▄▄▄█████████████████████
                    ████████████████████████████████████████

About

A little proyect to remove an static background color from PNG using python. Designed to be used in conjunction with Microsoft Paint

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published