Skip to content

Commit c52a783

Browse files
Changes
1 parent de62daf commit c52a783

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

ScrapePDF/Readme.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,16 @@
1212

1313
- Direct to the ScapePDF folder in Command prompt and type the following command:
1414

15-
python pdfscrapper.py
15+
`` python pdfscrapper.py ``
16+
17+
- After this you have to enter the path of the pdf file.
18+
- Ex: C:/Users/Admin/Desktop/sample.pdf
19+
- You will recieve information about the pdf like who created it and when it was created
20+
- After that you will recieve scrapped text from pdf
21+
22+
### Example Output
23+
24+
<p align = "center">
25+
<img src="ex.png" alt="Output">
26+
</p>
27+

ScrapePDF/ex.png

56.2 KB
Loading

0 commit comments

Comments
 (0)