Built-in apps
The Image module in Boost.space Integrator allows for image analysis and resizing, supporting JPG, GIF, PNG, and BMP formats. Actions may error out if images are not in these formats, exceed maximum dimensions of 3840 px by 2160 px, or surpass the allowable file size.
The XML app facilitates the parsing of XML formatted text into bundles for data manipulation and the conversion of bundles back into XML formatted text, supporting both the extraction and creation of XML data for various applications.
The JSON app in Boost.space Integrator offers modules for processing JSON format data, enabling the creation of new JSON content and the conversion of JSON to XML. It simplifies data manipulation and integration with other modules by allowing users to define data structures for efficient JSON parsing and creation.