Split a PDF file

File

or drag and drop

PDF up to 20MB

Options
The tag is the string that is used to detected a split in the pdf file.
Example, if NEW is the tag, the splitter will look for this string in the pdf : <NEW>NAME_OF_THE SPLITTED_FILE</NEW>
The directory is the string that is used to detected a split in the pdf file name.
Example, if $$$ is the directory separator, the splitter will write the file like this :
dir1$$$dir2$$$file.pdf => dir1/dir2/file.pdf
You can choose if you want a file even if the splitter doesn't find any split.
The splitter will try to remove the split tag inside the file. You could set the split tag with a white color instead, or outside the printing frame.
Is the tag at the beginning of the file or at the end. The option changes the way the splitter put the content into the splitted files.