Skip to content

Commit c4570c0

Browse files
authored
Create ReadMe.md
1 parent 3f3ba6b commit c4570c0

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Image Downloader GUI/ReadMe.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
![Screenshot 2023-08-10 051845](https://github.com/smty2018/Amazing-Python-Scripts/assets/74114936/28b76433-5c66-4781-a447-88cc7fd9e712)

0 commit comments

Comments
 (0)