toolingtools-bigboss

Professional PDF and Conversion Tools for n8n via ToolingTools.com

Package Information

Downloads: 865 weeklyΒ /Β 2,587 monthly
Latest Version: 1.1.10
Author: BigBoss

Documentation

πŸ› οΈ n8n-nodes-toolingtools-bigboss

npm version
License: MIT

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 .docx files 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) or Convert (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

  1. Operation: Convert > HTML to PDF.
  2. Source Type: HTML String.
  3. Content: <h1>Invoice #123</h1>...
  4. 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

Discussion