Music hey Houston guys welcome to another PI sound tutorial video my name is J in this video I'm gonna show you how to split PDF file using Python so to split PDF file basically means two extra hour each page from a PDF file exporting into their individual pages so if you have a PDF file and this the Python 3.8 to documentation formed 400 chapters so this one is functional programming how to and my goal here is I want to excel all the pages from this PDF file and this file has 21 pages someone takes for each page into their own individual page and whether you can use a third-party software or any free online tools but I try to avoid it or inductors because sometimes you want to split a face data sensitive file or PDF file then can be a little bit concerning that you're using a third-party tool and you don't know what the night they're going to store your data in their system and that's why I prefer to use Python to write my own program to do things like this now open your Python editor and create a new Python file I'll be using PI PDF to library to perform the task and you can install the library loops you can install the library using the comments type install PI PDF to from PI PDF to library I want to import a PDF file reader class and PDF file writer class I also want to import module as well so first I want to create a variable to store my PDF file path and here let me grab the file path and this is my script and my file are stored in the same folder I can just prthe filename and...