Block 1 - When clicking ‘Test workflow’
- Type / Role
- n8n-nodes-base.manualTrigger - manualTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Who is this for? This workflow template is ideal for marketers, designers, content creators, and developers who need to generate custom text based images dynamically. Whether you want to create soc...
n8n-nodes-base.manualtrigger, n8n-nodes-base.httprequest, n8n-nodes-base.set
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Akram Kadri.
Original n8n.io sourceThis workflow template is ideal for marketers, designers, content creators, and developers who need to generate custom text-based images dynamically. Whether you want to create social media graphics, placeholder images, or text-based LinkedIn carousels, this workflow provides a simple, no-code solution using an API that requires no authentication.
Creating text-based images often requires design software or complex integrations with graphic tools. This workflow eliminates that hassle by allowing users to generate images with custom text, font styles, colors, and background colors using a simple HTTP request. It’s perfect for automating image generation without relying on external tools or manual effort.
This workflow leverages an HTTP request to a free API that generates text-based images dynamically. Here's what it enables you to do:
The generated image can be used immediately, making it ideal for automating content creation workflows.
- text: The message displayed on the image.
- size: Image dimensions (e.g., 500x300 pixels).
- backgroundColor: Hex color code for the background.
- textColor: Hex color code for the text.
- fontFamily: Select from available font options (e.g., Pacifico, Ubuntu).
- fontSize: Define the text size.
- type: Choose the image format (PNG, JPG, or WebP).
Adjust the Set node values to match your desired design.
Use dynamic data for text, allowing personalized images based on user input.
Automate image delivery by adding email or social media posting nodes.
Integrate this workflow into larger automation sequences, such as content marketing pipelines.
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.
| Workflow | Generate text images from the Free DummyJSON API using the HTTP request node |
|---|---|
| Complexity | beginner |
| Nodes | 3 |
| Categories | Content Creation |
| Author | Akram Kadri |
| Published | 23 Feb 2025 |
Use the JSON export at /data/workflows/2990/2990.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.
Who is this for? This workflow template is ideal for marketers, designers, content creators, and developers who need to generate custom text based images dynamically. Whether you want to create soc...
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 use case.