Skip to content

Commit b3af491

Browse files
authored
Update README.md
1 parent cfe3a8f commit b3af491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Python/PNG To JPG Converter/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PNG To JPG Converter
22
## Introduction
3-
Here we will convert png to jpg image using image module of pil library here for making the gui we had used tkinter . Here in the gui screen there will be 2 buttons one for selecting the pg image and other for converting image.
3+
Here we will convert png to jpg image using image module of pil library here for making the gui we had used tkinter . Here in the gui screen there will be 2 buttons one for selecting the png image and other for converting image.
44
## Third-Party Libraries Required :
55
-> tkinter
66
-> PIL(pillow)

0 commit comments

Comments
 (0)