Apache PDFBox

PDF document processing powered by Apache PDFBox — read, create, edit, merge, split, and render PDF files

Category
Documents
Version
0.3.0
Author
Elite AI
Isolation Mode
ClassLoaderIsolated
Min Hefty Version
0.26.0
Platforms
All
Dependencies
None

Instruments

NameCategoryRisk LevelKeywordsDescription
pdf_infoFilesystemReadOnlypdf, info, metadata, properties, inspect, details, pagesRetrieve metadata and structural information from a PDF document including page count, dimensions, and document properties.
read_pdfFilesystemReadOnlypdf, read, extract, text, document, parse, contentExtract text content from a PDF file, optionally limited to a specific page range.
create_pdfFilesystemLocalWritepdf, create, write, generate, document, make, newCreate a new PDF document from text content with configurable page size, fonts, and metadata.
edit_pdfFilesystemLocalWritepdf, edit, modify, update, change, add, remove, rotateEdit an existing PDF: add text, insert or remove pages, rotate pages, and update metadata.
merge_pdfFilesystemLocalWritepdf, merge, combine, join, concatenate, appendMerge multiple PDF files into a single document, concatenated in the order given.
split_pdfFilesystemLocalWritepdf, split, divide, separate, extract, pagesSplit a PDF into multiple files by page count or specific page ranges.
pdf_to_imageFilesystemLocalWritepdf, image, render, convert, png, jpeg, page-image, thumbnailRender PDF pages as PNG or JPEG images with configurable DPI and page range.

← Back to Plugins