Description: A graphical user interface (GUI) application that enables users to download images from the internet. Users can input an image URL, provide a desired image name, and specify a folder path for saving the downloaded image.
Requirements: pip install tkinter pip install requests
Output: