n8n-nodes-toolingtools-bigboss
v1.1.11
Published
Professional PDF and Conversion Tools for n8n via ToolingTools.com
Maintainers
Readme
🛠️ 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: Get 20 CMD Credits
Join the first 100 testers and start processing for free! We are granting 20 Industrial Credits (CMD) to the first 100 testers this month at ToolingTools.com. Experience high-speed conversions and verify our infrastructure risk-free.
- Claim Your Balance: Sign up at ToolingTools.com
- ✓ No Credit Card Required
- ✓ Full V1 API & Dashboard Access
- ✓ Industrial Support Included
[!TIP] Use code
BETATESTERSBIGBOSSfor additional exclusive rewards during the beta phase!
🚀 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 [email protected].
License
MIT
