Node Reference

Every node in epixtudio has typed input and output ports.

CategoryNodesDescription
Math30Arithmetic and numeric operations.
Text27String manipulation and formatting.
Logic17Boolean logic and conditional branching.
Data26Arrays, objects, and structured data.
Utility24Type casting, preview, and general-purpose helpers.
Image15Image loading, manipulation, and export.
Drawing8Drawing primitives — shapes, text, and compositing.
Svg18SVG generation — path construction, elements, transforms, and rendering.
Transform10Collection transforms — map, filter, reduce, and friends.
Color9Color parsing, conversion, and blending.
Format6Serialization formats like CSV and JSON.
Crypto2Encoding and hashing utilities.
Debug3Logging, inspection, and assertions.
Io8File system and environment access.
Net6Network requests and communication.
Event3Inter-graph pub/sub communication.
Flow7Loops, sequencing, and execution control.
Audio8Audio generation, processing, and analysis.
Element14Interactive UI controls — buttons, inputs, containers, and forms for building application interfaces.
Group2Subgraph boundary nodes for group and loop internals.