
Research
/Security News
737 Chrome VPN Extensions Linked to Brand Impersonation and Browser Traffic Redirection
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.
n8n-nodes-pictify
Advanced tools
n8n community node for Pictify — generate images, GIFs, and PDFs from HTML templates
This is an n8n community node. It lets you use Pictify in your n8n workflows to generate images, animated GIFs, and PDFs from HTML templates.
Pictify is the open API for rendering on-brand visuals at scale — Open Graph cards, social images, product photos, animated GIFs, certificates, invoices, and more.
Installation · Credentials · Operations · Example workflows · Resources
Follow the installation guide in the n8n community nodes documentation. In short:
n8n-nodes-pictify and confirm.After install, the Pictify node appears in the node picker.
You need a Pictify API key. Create one at pictify.io → Settings → API Keys.
In n8n: Credentials → New → Pictify API
| Field | Description |
|---|---|
| API Key | Your Pictify API key |
| Base URL | https://api.pictify.io (only change for self-hosted setups) |
The credential is validated by calling GET /templates on save.
layout/layouts variants and quality (0.1–1.0).<style> block (the image endpoint takes HTML only). Supports selector to crop to an element.render.completed webhook (not in the node output).low / medium / high preset.format: pdf).Every operation supports the standard n8n options:
1. Generate an Open Graph image per blog post
Postgres → Pictify (Render From Template) — pull rows from your CMS, render an OG image per post using a saved Pictify template, save the URL back.
2. Email a personalised certificate as PDF
Webhook → Pictify (Render PDF, Return Binary) → Gmail/Send Email — take a name/course from a form submission, render a certificate PDF from a template, attach to email.
3. Animated product GIF for Slack alerts
Shopify Trigger → Pictify (Render GIF) → Slack — when an order ships, render a celebratory GIF and post it to a channel.
4. Bulk social-card generation
Google Sheets → Pictify (Render Batch) — submit up to 100 social-card variants from one template in a single async job (URLs arrive via webhook).
/image, /templates/:uid/render, /templates/:uid/batch-render, /gif, /templates).layout/layouts, quality 0.1–1.0) and from HTML (selector, inline CSS).low/medium/high quality.format: pdf).FAQs
n8n community node for Pictify — generate images, GIFs, and PDFs from HTML templates
We found that n8n-nodes-pictify demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.