Διαχωρισμός ενός 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