Operator components are designed to provide a more flexible and detailed approach to data handling and manipulation. It empowers users to execute custom code without the necessity for server management or pre-provisioning. This feature allows for on-demand code execution, triggered whenever data is piped into the component, enhancing the adaptability and efficiency of the data pipeline.
Name | Description |
---|---|
Audio | The Audio component is an operator component that allows users to extract and manipulate audio from different sources. |
Base64 | The Base64 component is an operator component that allows users to encode or decode a string in Base64 format. |
Document | The Document component is an operator component that allows users to manipulate Document files. |
Image | The Image component is an operator component that allows users to manipulate image files. |
JSON | The JSON component is an operator component that allows users to manipulate and convert JSON entities. |
Text | The Text component is an operator component that allows users to extract and manipulate text from different sources. |
Video | The Video component is an operator component that allows users to extract and manipulate video from different sources. |
Web | The Web component is an operator component that allows users to scrape websites. |