Overview of borb features
masterborb is a pure Python library for PDF document management. Key capabilities include:
- Metadata Management: Reading and editing PDF metadata.
- Extraction: Extracting text and images from existing PDFs.
- Annotations: Adding notes and links.
- Content Manipulation: Adding text, images, tables, and lists.
- Layout Management: Using
PageLayoutto manage page structures.