Package Information
Documentation
π οΈ n8n-nodes-toolingtools-bigboss
ToolingTools BigBoss is the ultimate PDF and File Conversion utility for n8n. Powered by ToolingTools.com, it brings premium document manipulation directly into your workflows.
π Exclusive Beta Offer
Unlock your document automation potential!
Use code BETATESTERSBIGBOSS at ToolingTools.com to receive exclusive free credits.
[!TIP]
This offer is limited to the first 1,000 users. Join the BigBoss inner circle and supercharge your workflows today!
π Key Features
- π PDF Manipulation:
- Merge: Combine multiple PDFs into one document.
- Split: Extract specific pages or ranges (e.g.,
1-5). - Compress: Optimize PDF file size for storage or email.
- π Universal Converter:
- PDF to Image: Turn pages into high-quality JPG/PNGs.
- PDF to Text: Extract raw text for AI processing.
- Word to PDF: Convert
.docxfiles seamlessly.
- π Web to PDF:
- HTML to PDF: Render raw HTML strings (invoices, reports) to PDF.
- URL to PDF: Snapshot any website into a document.
- π BigBoss Standard: Native binary support, secure API key handling, and strict error management.
Deterministic Billing. No Wasted Compute.
ToolingTools uses volumetric, compute-aligned billing designed for production document automation.
You are charged only for effective work performed. When an operation produces no measurable outcome, the system automatically reverses the charge at the billing layer.
Example:
If a compression operation results in 0% size reduction (the document is already optimized), the system detects this condition immediately and refunds the consumed credits. The refund is explicitly reported in the API response metadata.
"_refundInfo": {
"refunded": true,
"reason": "No effective optimization detected"
}
This behavior is enforced by execution logic, not manual review or policy exceptions.
Why ToolingTools
ToolingTools is built for automation-first workloads, not consumer file utilities.
- Unified credits usable across UI and API
- Transparent volumetric pricing tied to document size and page count
- Predictable cost per job, suitable for batch and pipeline execution
- Production-grade infrastructure optimized for reliability and scale
- No subscriptions, no hidden limits, no breakage pricing
ToolingTools is intended for backend services, business workflows, and document processing pipelines where cost predictability and execution correctness matter.
π οΈ Usage
1. Setup
- Sign up at ToolingTools.com to get your API Key.
- In n8n, add a ToolingTools BigBoss API credential and paste your key.
2. Operations
- Resource: Choose between
PDF(Structure) orConvert(Format). - Operation: Select the specific action (e.g.,
Merge,HTML to PDF). - Binary Input: Ensure your input item has the file in the binary property (default:
data).
3. Example: HTML Invoice to PDF
- Operation:
Convert>HTML to PDF. - Source Type:
HTML String. - Content:
<h1>Invoice #123</h1>... - Run: Output will be a binary file
output.pdf.
π₯ Installation
npm install n8n-nodes-toolingtools-bigboss
π The BigBoss Standard
Part of the BigBoss ecosystemβn8n nodes built for reliability, scale, and professional workflows.
π¬ Contact
Have questions or need support? Reach out at alnahriw@gmail.com.
License
MIT
