Fill PDF Forms with n8n

I have found no open source tool to fill PDF Forms. Thats why i make self :slight_smile: I have build small api for read form fields from pdf and fill the fields. Source can be file or pdf Link (google docs for example).
I also have build the n8n node for api. The node can be installed from npm, name is “n8n-nodes-pdf-fill“. Feel free to test and give feedback :slight_smile:

Thanks, Michael

That’s an awesome contribution to the community! Kudos for sharing your work.

Since you’re clearly interested in PDF form filling and automation, you (and others following this thread) should also check out PDF Generator API node.

It’s a robust, scalable solution designed for high-volume, reliable PDF operations. It’s built to handle not just form filling but a whole range of other PDF-related tasks.

1 Like