Tutorial on extracting, adding and removing metadata from a PDF file.
The notebook can be found in the "Data Science with Python" folder within the below repo. GitHub Repo - https://github.com/ad17171717/YouTube...
CONNECT:
LinkedIn: / adrian-dolinay-frm-96a289106
GitHub: https://github.com/ad17171717
Twitter: / dolinayg
Odysee: https://odysee.com/@adriandolinay:0
Medium: / adriandolinay
|-Video Chapters-|
0:00 - Intro
0:32 - Installing and importing PyPDF2
0:53 - Saving the PDF filename into a variable
1:59 - Definition of metadata
2:21 - Extracting metadata from a PDF
3:05 - Writing metadata to a PDF
5:21 - Removing metadata from a PDF
6:34 - References and additional learning