Developer Tools10 toolsPaste one API key
API2PDF integration for AI agents
Api2Pdf is a REST API that enables developers to generate PDFs from HTML, URLs, and various document formats using engines like wkhtmltopdf, Headless Chrome, and LibreOffice.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect API2PDF once and call the same tools from all of them.
Setup
Connect API2PDF through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
API2PDF exposes 10 tools through ClawLink. The 9 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
api2pdf_check_status | Check the health status of the API2PDF service | Read |
api2pdf_zebra_generate_barcode | Generate barcodes or QR codes using Zebra Crossing (ZXING) | Read |
api2pdf_add_header_footer | Convert HTML to PDF with customizable headers and footers using Headless Chrome | Write |
api2pdf_extract_pages | Extract specific pages from a PDF document | Read |
api2pdf_libreoffice_pdf_to_html | Convert a PDF document to HTML using LibreOffice | Read |
api2pdf_libreoffice_thumbnail | Generate a thumbnail image of a document using LibreOffice | Read |
api2pdf_merge_pdfs | Merge multiple PDF documents into a single PDF file | Write |
api2pdf_optimize_pdf | Optimize a PDF document to reduce file size while maintaining quality | Read |
api2pdf_reorder_pages | Reorder pages of a PDF document by specifying a new page sequence | Read |