Megaparse Megaparse# MegaparseProcessor # Bases: ProcessorBase Megaparse processor for PDF files. It can be used to parse PDF files and split them into chunks. It comes from the megaparse library. Installation# pip install megaparse