Розділення PDF за текстом
Починайте новий файл там, де зустрічається слово чи фраза.
Як це працює
Завантажте свій PDF, введіть слово-маркер або фразу (наприклад, «Розділ» або «Рахунок №»), потім отримайте результат як окремі файли.
Як працює текстовий маркер?
Введіть слово або фразу, що позначає початок нового розділу — наприклад, «Розділ» або «Рахунок №». Кожна сторінка, де з'являється цей текст (крім першої сторінки), починає новий файл.
Що якщо текст маркера ніде не зустрічається?
Ви отримаєте весь 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