NEW VisualModeler 1.3 released with Chart visualization nodes! โ€ข HOT Early Adopter pricing: 50% off Ultimate tier with code EARLYADOPT2026 โ€ข AI MCP Client node now supports agentic AI workflows โ€ข FREE 18 essential nodes included in free tier - no credit card required โ€ข HOT Early Adopter pricing: 50% off Ultimate tier with code EARLYADOPT2026
๐Ÿ“ฅ

Input/Output

17 nodes
๐Ÿ“„
File Input Free

Read data from files with security-scoped bookmarks for sandboxed access.

๐Ÿ’พ
File Output Free

Write data to files with progress tracking and directory creation.

๐Ÿ“‹
Clipboard Input Free

Read content from the system clipboard, supporting text, images, and files.

๐Ÿ“‹
Clipboard Output Free

Write content to the system clipboard.

๐ŸŒ
API Request Pro

Fetch data from HTTP endpoints (GET, POST, PUT, DELETE, PATCH) with full request customization.

๐Ÿ“ค
API Response Pro

Send data to HTTP endpoints as outbound API calls.

๐ŸŒ
Web Download Pro

Download web page content with optional HTML parsing and CSS selectors.

๐ŸŒ
Batch Web Fetch Pro

Download multiple URLs in parallel with configurable concurrency and retry logic.

๐Ÿ“ก
Webhook Receiver Premium

Receive inbound webhooks from Gitea, GitHub, GitLab, or custom sources with authentication.

๐Ÿ—„๏ธ
Database Query Premium

Query databases directly with SQL (SQLite, PostgreSQL, MySQL support).

๐Ÿ—„๏ธ
Database Write Premium

Write data to databases with insert, update, and upsert operations.

โ˜๏ธ
S3 Upload Premium

Upload files to Amazon S3 via AWS CLI with configurable ACL and regions.

๐Ÿ“
Word Read Pro

Read Word documents (.docx) and extract text, tables, and metadata.

๐Ÿ“
Word Write Pro

Create and write Word documents (.docx) from your workflow data.

๐Ÿ“Š
Excel Read Pro

Read Excel spreadsheets (.xlsx) with sheet selection and cell range support.

๐Ÿ“Š
Excel Write Pro

Create and write Excel spreadsheets (.xlsx) from your workflow data.

๐Ÿ“ฝ๏ธ
PowerPoint Read/Write Pro

Read and write PowerPoint presentations (.pptx) with slide manipulation.

๐Ÿ”ฎ

Transform

19 nodes
{ }
JSON Free

Parse JSON strings into structured data, or stringify objects to JSON with pretty printing.

๐Ÿ“Š
CSV Free

Parse CSV strings to arrays of objects, or convert objects to CSV format.

</>
XML Pro

Parse XML strings to structured data, or convert objects to XML format.

๐Ÿ“
YAML Pro

Parse YAML strings to structured data with multi-document support.

๐Ÿ”€
Field Mapper Free

Map and transform fields between data structures with visual connections.

๐Ÿ”
Filter Free

Filter array items by condition with comparison operators and nested field support.

โ†•๏ธ
Sort Free

Sort arrays by field (ascending/descending) with multi-field sorting.

๐Ÿ“ˆ
Aggregate Pro

Count, sum, average, min, max, and group by operations on data arrays.

๐Ÿ”ฑ
Split Pro

Split data into multiple outputs based on conditions or array chunks.

๐Ÿ”—
Merge Pro

Merge multiple inputs into a single output with configurable merge strategies.

๐Ÿ”ค
Regex Transform Pro

Regex-based text transformation with capture groups and replacements.

๐Ÿง 
AI Transform Premium

AI/LLM-powered data transformation using OpenAI, Anthropic, or Ollama.

๐Ÿง 
AI Filter Premium

AI-powered array filtering based on categories and semantic criteria.

๐Ÿ“„
PDF Extractor Premium

Extract text and metadata from PDFs using Apple's PDFKit.

๐Ÿ‘๏ธ
OCR Processor Premium

Text recognition from images via Apple's Vision framework.

๐Ÿ–ผ๏ธ
Image Processor Premium

Image manipulation with Core Image filters and transformations.

โœ‰๏ธ
EML Parser Pro

Parse email files (.eml) and extract content, attachments, and links.

๐Ÿ”—
Link Extractor Pro

Extract URLs from HTML or text content with domain filtering.

๐Ÿ“„
JSON to Text Pro

Transform JSON to readable text format with templates.

โšก

Code Generation

12 nodes
๐Ÿ“
Markdown Free

Generate Markdown tables and convert HTML to Markdown format.

๐ŸŽ
Swift Model Pro

Generate Swift Observable structs from JSON data with automatic type inference.

๐Ÿ–ผ๏ธ
SwiftUI View Premium

Generate SwiftUI views from data with automatic layout and binding code.

๐Ÿ”ท
TypeScript Pro

Generate TypeScript interfaces with proper typing from JSON schemas.

๐Ÿ—ƒ๏ธ
SQL Schema Pro

Generate SQL CREATE TABLE statements with constraints and indexes.

๐Ÿ”บ
GraphQL Premium

Generate GraphQL schema definitions with types, queries, and mutations.

๐Ÿ’พ
Core Data Premium

Generate Core Data model files with entities, attributes, and relationships.

๐Ÿ
Python Class Pro

Generate Python dataclasses with type hints from JSON data.

๐ŸŽฏ
Kotlin Class Pro

Generate Kotlin data classes with serialization annotations.

๐Ÿ“ฆ
Protobuf Premium

Generate Protocol Buffer schemas for efficient data serialization.

โœจ
AI Code Gen Ultimate

AI-assisted code generation using OpenAI, Anthropic, or Ollama models.

๐Ÿ”จ
Swift Compiler Premium

Compile and run generated Swift code directly in your workflow.

๐Ÿ”ถ

Logic

5 nodes
โ–ถ๏ธ
Start Free

Workflow entry point. Every workflow begins with a Start node.

โ“
Condition Free

Branch workflow based on condition evaluation with true/false outputs.

๐Ÿ”
Loop Free

Iterate over array items with configurable loop behavior.

๐Ÿ”„
For Each Free

Iterate with filtering and field extraction for complex data processing.

โฑ๏ธ
Delay Free

Wait specified seconds before continuing to the next node.

๐Ÿ”ง

Utility

11 nodes
๐Ÿ“
Log Free

Print data to the execution log for debugging and monitoring.

๐Ÿ“ฆ
Variable Free

Store and retrieve values within a workflow execution.

๐ŸงŠ
Context Variable Free

Session/global/eternal context variables for persistent state.

๐Ÿ””
Notification Free

Display native macOS notification popups from your workflow.

๐Ÿ’ป
Script Pro

Run Bash, Python, Swift, or AppleScript scripts inline.

๐Ÿ”
Encrypt Pro

Encrypt and decrypt data with configurable ciphers.

๐Ÿ“ฆ
Compress Pro

Compress data to gzip, zip, lz4, lzma, or zlib formats.

โœ‰๏ธ
Email Premium

Send emails via SMTP with attachments and HTML support.

#๏ธโƒฃ
Slack Premium

Send Slack notifications via webhook with rich formatting.

๐Ÿ’ฌ
Discord Premium

Send Discord notifications via webhook with embeds.

๐Ÿ—ƒ๏ธ
Table Schema Pro

Generate SQL CREATE TABLE from explicit JSON schema definition.

๐Ÿ”ฑ

Repository (Git)

14 nodes
๐Ÿ“ฅ
Git Clone Pro

Clone a repository from a remote URL.

๐Ÿ“
Git Init Pro

Initialize a new Git repository.

๐Ÿ“‹
Git Status Pro

Get the current status of a repository.

๐ŸŒฟ
Git Branch Pro

List or create branches.

โ†ฉ๏ธ
Git Checkout Pro

Checkout a branch or commit.

โฌ‡๏ธ
Git Fetch Pro

Fetch changes from remote without merging.

โฌ‡๏ธ
Git Pull Pro

Pull and merge changes from remote.

โฌ†๏ธ
Git Push Pro

Push commits to remote repository.

โž•
Git Add Pro

Stage files for commit.

โœ…
Git Commit Pro

Commit staged changes with a message.

๐Ÿ“
Git Diff Pro

Show differences between commits or files.

๐Ÿ“œ
Git Log Pro

Show commit history with formatting options.

๐Ÿ“ฆ
Git Stash Pro

Stash uncommitted changes temporarily.

๐Ÿ“ฆ
Git Stash Pop Pro

Apply and remove stashed changes.

๐Ÿง 

AI

1 node (+ shared)
๐Ÿงฉ
MCP Client Premium

Model Context Protocol client for agentic AI tool invocation. Connect to any MCP server and use AI tools in your workflow.

๐Ÿ“Š

Data & Visualization

2 nodes
๐Ÿงช
Test Data Pro

Generate realistic test data based on field names and types. Perfect for testing workflows.

๐Ÿ“ˆ
Chart Pro

Create bar, pie, line, spark, area, and donut charts. Supports smart data detection including Yahoo Finance format.

๐Ÿ‘ค

User Defined

1 node
โœ…
Certified Script Pro

Create custom nodes from your tested and certified scripts. Reuse complex logic as drag-and-drop components.

Ready to Build Your Workflows?

Start with 18 free nodes and upgrade when you need more power.