Overview
PDF tools — including Merge PDFs, Split PDF, Compress PDF, Convert Markdown to PDF, and Update PDF Metadata — are now fully tracked operations. Every tool operation:- Creates a record visible in your dashboard logs
- Stores the output file persistently (no more expiring temporary URLs)
- Can be re-downloaded at any time from the logs table
Plan-Based Usage
How tool operations count toward your quota depends on your plan:Starter Plan
On the Starter plan, all operations — both PDF generation and tool operations — count toward yourcontractedVolume. For example, if your plan includes 1,000 PDFs per month and you generate 800 PDFs and merge 200 files, your usage is 1,000/1,000.
Business & Scale Plans
On Business and Scale plans, tool operations are unlimited and do not count toward your PDF generation quota. Onlypdf_generation operations count. This means you can merge, split, compress, convert, and update metadata on as many files as you need without impacting your quota.
In the dashboard logs table, tool operations on Business and Scale plans display an info icon indicating they don’t count toward your usage quota.
Persistent File Storage
All tool output files are now stored in our persistent storage — the same infrastructure used for PDF generation. This means:- No more expiring URLs: While the URL in the API response still has an expiration (set via the
expirationparameter), the file itself is stored permanently. - Re-download anytime: Click on any filename in the logs table to generate a fresh download URL.
- Audit trail: Every operation is recorded with status, execution time, file size, and the API key used.
Operation Types
Each tool creates records with a specific operation type:Failed Operations
If a tool operation fails, a record is still created withERROR status. This provides a complete audit trail. Failed operations do not count toward your usage quota on any plan.