PDF Tools
JSON →A server for manipulating PDF files, including merging, page extraction, and searching.
Install
pip install -e Tools · 5
- merge_pdfs Merge multiple PDF files into a single PDF
- merge_pdfs_ordered Merge multiple PDF files into a single PDF in user specified order
- extract_pages Extract specific pages from a PDF file
- search_pdfs Search PDFs filesystem search or Everything search works better than this
- find_related_pdfs Find and merge related PDFs based on text extraction and regex pattern matching from a target input PDF
Links
★ 74 GitHub stars