Free browser-based tools · No login · No email · No backend required
FREE IIoT / NODE-RED TOOLS

Build Node-RED flows
faster.

Practical browser-based tools for JSON payloads, MQTT, REST APIs and Modbus TCP. Generate Node-RED code and importable flow JSON without a backend.

Explore tools
✓ No login   ✓ No backend   ✓ Browser-based
generated-flow.json
{
  "type": "mqtt in",
  "topic": "sensors/pump01"
}
MQTT → JSON → Function → Debug Generate
ADVERTISEMENT
FREE TOOLS

Practical Node-RED builders

Generate snippets and importable flow JSON for common IIoT development tasks.

{ }

JSON Explorer

Explore nested JSON, find a field and generate Node-RED Function code.

Open tool →
MQ

MQTT → Node-RED

Configure a broker, topic and processing function and generate a flow.

Open tool →
API

REST API → Node-RED

Build an HTTP Request flow with method, URL, auth and response processing.

Open tool →
MB

Modbus TCP → Node-RED

Generate a starter Modbus Read flow for registers and devices.

Open tool →
JSON → NODE-RED

JSON Explorer

Paste JSON, click a leaf value and generate a Node-RED Function.

🔒 Local browser processing
Paste JSON
Ready
Select value 0 fields
Paste JSON and click Explore.
Node-RED output
Path
Select a value.

The downloaded flow includes your pasted JSON in an Inject node, then extracts the selected value and sends it to Debug.

ADVERTISEMENT
LEARN

Node-RED & IIoT guides

Practical explanations connected directly to the tools.

JSON

How to extract a JSON value in Node-RED

Understand msg.payload and nested field access.

Read guide →
MQTT

How MQTT JSON payloads work in Node-RED

Follow the MQTT → JSON → Function pattern.

Read guide →
API

Calling REST APIs from Node-RED

Understand HTTP Request nodes, methods and responses.

Read guide →

Built for practical IIoT development

IIoT systems often combine sensor payloads, MQTT brokers, REST APIs, industrial protocols and automation logic. These tools are designed to help developers and technicians prototype those integrations faster.