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

Regarding name of the files while saving #14

Closed InquisitiveMe15 closed 1 year ago

InquisitiveMe15 commented 1 year ago

It seems the saved files are getting overwrite when I tried to save them without removing the background the images that were already there in the converted_images folder having the background removed got overwrite. Kindly assign this issue to me.

Thank you!

InquisitiveMe15 commented 1 year ago

And add the hacktoberfest tags