Swarnendu0123 / pokedex_img_converter

PokeDex Image Converter is a Python script that converts images of Pokémon from the poke_dex folder to PNG format. The script takes images with names ['bulbasaur.jpg', 'charmander.jpg', 'pikachu.jpg', 'squirtle.jpg'] and converts them to PNG files.
7 stars 7 forks source link

Remove Background option #3

Closed TheShonuff closed 1 year ago

TheShonuff commented 1 year ago

Before converting the images ask the user if they want to remove the background. If "yes" remove the back ground from the .png

harshkasat commented 1 year ago

I would love to work on this project. Is it possible for you to assign me under Hacktoberfest?