You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Python/PNG To JPG Converter/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# PNG To JPG Converter
2
2
## 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.
0 commit comments