Block 1 - Text extract
- Type / Role
- n8n-nodes-base.markdown - markdown
- Config choices
- Version 1
Generate AI ad creatives from website, logo, and product image with Claude + NanoBanana Who is this for? This workflow is designed for marketers, founders, agencies, and content teams who want to g...
n8n-nodes-base.markdown, n8n-nodes-base.html, n8n-nodes-base.httprequest, n8n-nodes-base.merge, n8n-nodes-base.aggregate, @n8n/n8n-nodes-langchain.outputparserstructured, n8n-nodes-base.splitout, n8n-nodes-base.googledrive
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Blumpo.
Original n8n.io sourceThis workflow is designed for marketers, founders, agencies, and content teams who want to generate static ad creatives faster from minimal brand input.
It works especially well if you already have:
and want to turn that into a structured ad concept and final creative without building everything manually.
Creating decent ad creatives usually takes more than just prompting an image model.
You need to:
This workflow solves that by automating the full process from website + brand assets → insights → ad concept → generated image.
Connect your accounts:
Set your credentials in the respective nodes.
Make sure your form accepts:
If you do not want file export, disable the Upload file node.
Brand analysis: Adjust the prompt in the brand insight step if you want different fields, such as competitor angles, tone categories, or ICP detail.
Page selection: Change the subpage selection prompt if you want to prioritize pages like pricing, testimonials, integrations, or case studies.
Ad concept style: Edit the concept generation prompt to control tone, structure, and creative direction.
Visual output: Update the image generation prompt to make outputs more minimal, more editorial, more SaaS-like, or more product-focused.
Export flow: Replace Google Drive with your own storage, CMS, or downstream creative workflow.
The workflow starts with a form submission containing a website, logo, and optional product image. The uploaded assets are processed first: the logo is prepared for generation, while the product image is analyzed to understand whether it is a UI, product shot, illustration, object, or another type of visual.
Next, the workflow fetches the homepage, extracts navigation links, and uses Claude to select a few useful internal pages likely to contain stronger marketing input. Those pages are fetched and converted into text.
That content is then cleaned and merged into one source. Claude uses it to build structured brand insights and turn them into a full ad concept, including headline, subheadline, CTA, visual direction, and layout direction.
Finally, the concept and uploaded assets are passed to the image model to generate the final ad creative, which can then be exported automatically.
With this workflow, you go from website + assets → brand insights → ad concept → generated creative in one flow, with much less manual prompting and much more structure.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 40 workflow blocks. Download the JSON for the full node graph.
| Workflow | Generate AI ads from website and images with Claude and NanoBanana |
|---|---|
| Complexity | advanced |
| Nodes | 40 |
| Categories | Content Creation, Multimodal AI |
| Author | Blumpo |
| Published | 22 Apr 2026 |
Use the JSON export at /data/workflows/15236/15236.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Generate AI ad creatives from website, logo, and product image with Claude + NanoBanana Who is this for? This workflow is designed for marketers, founders, agencies, and content teams who want to g...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Content Creation, Multimodal AI use case.