แยก PDF ตามข้อความ
เริ่มไฟล์ใหม่ทุกครั้งที่พบคำหรือวลีที่กำหนด
วิธีใช้งาน
อัปโหลด PDF ของคุณ พิมพ์คำหรือวลีตัวบ่งชี้ (เช่น "Chapter" หรือ "Invoice #") แล้วดาวน์โหลดผลลัพธ์เป็นไฟล์แยก
ตัวบ่งชี้ข้อความทำงานอย่างไร?
พิมพ์คำหรือวลีที่บ่งบอกจุดเริ่มต้นของหัวข้อใหม่ — เช่น "Chapter" หรือ "Invoice #" ทุกหน้าที่พบข้อความนั้น (นับจากหน้าที่สองเป็นต้นไป) จะเริ่มไฟล์ใหม่
ถ้าไม่พบข้อความตัวบ่งชี้เลยล่ะ?
คุณจะได้รับ 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