I have to create a function that accepts the file path as input and then I need to check if it is pdf formate and its size is more than 800kb or not if yes then I have to split the file and have to return paths of file that are created. Can please help me with which library I can do it.