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: mage compression #17 #23

Closed harshkasat closed 1 year ago

harshkasat commented 1 year ago

This commit Fix #17 I am using Pillow to resize the image.

InquisitiveMe15 commented 1 year ago

Hey! I think the background checking part is missing in your py file, just make sure you have pulled the changes

Swarnendu0123 commented 1 year ago

This commit Fix #17 I am using Pillow to resize the image.

the threshold is the minimum pixel value that the user wants. It's not a factor

harshkasat commented 1 year ago

That mean height and width decide by user ? For threshold

Swarnendu0123 commented 1 year ago

Yes

On Wed, Oct 4, 2023, 18:25 Zedmat @.***> wrote:

That mean height and width decide by user ?

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