npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

n8n-nodes-toolingtools-bigboss

v1.1.11

Published

Professional PDF and Conversion Tools for n8n via ToolingTools.com

Readme

🛠️ 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: 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 BETATESTERSBIGBOSS for 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 .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 [email protected].


License

MIT