Acrewity – Utility APIs for n8n
Acrewity is a small collection of general-purpose utility APIs built to support automation workflows. This node (@acrewity/n8n-nodes-acrewity) exposes those utilities directly inside n8n.
The focus is on practical tasks that tend to show up repeatedly in workflows but often require extra infrastructure, third-party services, or custom code to maintain.
What It’s Used For
Acrewity provides APIs for common workflow utilities such as:
- Converting HTML into PDFs (invoices, quotes, receipts, reports)
- Converting Excel / CSV files to JSON and back
- Generating QR codes and barcodes
- Image resizing and basic transformations
- Data extraction using regular expressions
- Data validation using JSON Schema
- General data and document format conversions
These are intentionally simple, composable utilities rather than workflow logic.
About Pricing (Quick Note)
Apologies in advance that this is a paid service, though there is a small free tier.
Some of these utilities rely on ongoing infrastructure and third-party services (compute, storage, managed databases, etc.), and charging helps cover those costs. I’m not trying to push a sales pitch here — just being upfront about how it works.
If a paid external service doesn’t fit your setup, that’s completely fair, and self-hosted or custom solutions are valid alternatives.
Feedback Welcome
I’m actively looking for honest feedback, including:
- Whether these utilities are useful in real workflows
- What feels unnecessary or missing
- Concerns about pricing, limits, or design choices
- Anything that feels off or misaligned
Critical feedback is genuinely welcome.
If you give it a try, thanks — and if you decide it’s not for you, that’s useful feedback too.
for those who are interested, you can find more info at www.acrewity.com
