We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f3ba6b commit c4570c0Copy full SHA for c4570c0
Image Downloader GUI/ReadMe.md
@@ -0,0 +1,12 @@
1
+Description:
2
+A graphical user interface (GUI) application that enables users to download images from the internet.
3
+Users can input an image URL, provide a desired image name, and specify a folder path for saving the downloaded image.
4
+
5
+Requirements:
6
+pip install tkinter
7
+pip install requests
8
9
10
+Output:
11
12
+
0 commit comments