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

Downloading the image on entering the pokemon name and saving it to the poke-dex folder #24

Closed InquisitiveMe15 closed 1 year ago

InquisitiveMe15 commented 1 year ago

Currently there are only 5-6 images in the poke-dex folder, if the user wants any other pokemon image then he will just input the name and the file will be downloaded.

InquisitiveMe15 commented 1 year ago

Currently there are only 5-6 images in the poke-dex folder, if the user wants any other pokemon image then he will just input the name and the file will be downloaded.

InquisitiveMe15 commented 1 year ago

Issue resolved, kindly merge the PR

harshkasat commented 1 year ago

@InquisitiveMe15, since the issue has been merged, you can go ahead and close it.