You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Python/PDF/readme.md
+6-3Lines changed: 6 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
# Image Extractor
2
2
3
-
Extract the images from your pdf with the help of this python script and save them to yuor device. <br>
3
+
Extract the images from your pdf with the help of this python script and save them to yuor device. <br><br>
4
4
It uses the following packages : <br>
5
5
PyMuPDF: A Python binding for MuPDF, a lightweight PDF viewer.<br>
6
6
Pillow: A Python Imaging Library (PIL) that supports image processing capabilities such as opening, manipulating, and saving images of various formats.<br>
0 commit comments