I tried inserting a picture with format .jpg as a PhotoImage
But everytime i try running the program, it gives the following error:
couldn't recognize data in image file
But this never happens with an .png picture, which makes me wonder if .png is the only format acceptable in tkinter?