Back to Nodes

ImageRouter

Last updated Jan 31, 2026

ImageRouter.io AI Image and Video generator

4 Weekly Downloads
43 Monthly Downloads

Included Nodes

ImageRouter

Description

n8n-nodes-imagerouter

This is an n8n community node. It lets you use ImageRouter.io in your n8n workflows.

ImageRouter.io is a platform for generating images and videos using AI. n8n is a fair-code licensed workflow automation platform.

Table of Contents

Installation
Operations
Credentials
Compatibility
Usage
What AI models are available?
Resources
Development

Installation

The package is published on NPM, so it’s pretty easy to install in n8n.

1. Open Settings: Screenshot<em>20250815</em>154224″ src=”https://github.com/user-attachments/assets/3c4b8293-81c2-421c-acec-ee018f6d919d” /><br />
2. Go to <code>Community Nodes</code>: <img width=installation guide in the n8n community nodes documentation.

Operations

Development

Build the image and start a local n8n instance with the ImageRouter node already available:

From the repository root

npm run build docker compose up --build

Open http://localhost:5678 in your browser and search for ImageRouter in the node panel to start using the node.

Publish to NPM:

npm publish