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

Feature Remove Background option usign rembg #8

Closed harshkasat closed 1 year ago

harshkasat commented 1 year ago

This commit fix #3 I am using rembg to remove the background colour, but it only works on PNG files as mentioned in the issue.

Swarnendu0123 commented 1 year ago

First remove the background then convert into another format

harshkasat commented 1 year ago

I need to remove the background from the poke_dex image and convert it to a different format?

Swarnendu0123 commented 1 year ago

Yes, along with when you are adding any feature(s). Try to explain it in README.md file.

On Tue, Oct 3, 2023 at 7:53 PM Zedmat @.***> wrote:

I need to remove the background from the poke_dex image and convert it to a different format?

— Reply to this email directly, view it on GitHub https://github.com/Swarnendu0123/pokedex_img_converter/pull/8#issuecomment-1745083306, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWOMWXXRVFKBD2R7KK6YA6TX5QNVZAVCNFSM6AAAAAA5Q76YEWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONBVGA4DGMZQGY . You are receiving this because you commented.Message ID: @.***>