text-concatenate — Operational AI Model
Text Concatenate joins two to four strings with a separator you choose, in order — plumbing for stitching a prompt together, chaining captions, or reassembling OCR fragments. CPU, instant.
Details
- CategoryOperational
- Year-1
- License
Inputs & Outputs
- Text 1Input · string
First text input (required)
- Text 2Input · string
Second text input (required)
- Text 3Input · string · optional
Third text input (optional)
- Text 4Input · string · optional
Fourth text input (optional)
- TextOutput · string
All provided texts joined in order
Tags
Alternatives in Text Tools
- Draw Text
Overlay text on an image with font/size/color control.
- Region Extract
Extract region polygons or bounding boxes from OCR region data.
- Text Decorator
Wrap text with a template (placeholder substitution).