按文本拆分 PDF
在词语或短语出现的位置开始新文件。
使用方法
上传您的 PDF,输入标记词语或短语(例如“Chapter”或“发票号”),然后将结果下载为多个独立文件。
文本标记是如何工作的?
输入一个标志新章节开始的词语或短语——例如“Chapter”或“发票号”。(除第一页外)出现该文字的每一页都会作为新文件的起始页。
如果标记文本在任何地方都没有出现怎么办?
由于未找到任何拆分点,您会得到整份 PDF 作为一个文件。
Is the text marker case-sensitive?
No — matching is case-insensitive, so "Chapter", "chapter", and "CHAPTER" all count as the same marker. You don't need to match the capitalization used in the PDF.
Can I use more than one marker phrase at once?
Currently one marker phrase per run — for multiple different markers, run the tool again on the appropriate file for each pass.
What's a good use case for this tool?
Splitting a batch-scanned stack of invoices or forms where each new document starts with a recognizable label, without needing bookmarks already in place.
Does the marker's position on the page matter?
No — it can be anywhere on the page, since we check each page's full extracted text for a match, not just the top or a specific text box. One thing to watch for: if your marker also shows up in a running header or footer that repeats on every page, you'll get a new one-page file for each page. Pick a marker that only appears where a section actually starts.
Will this work on a scanned PDF?
page.splitByText.faq7Text