Built-in apps

Image

3min



With the Image app in , you can get information about an image (dimensions, type, etc) and change the size of the image.

You do not need to establish a connection to use the Encryptor app.

Image modules

You can use the following modules to build your .

Transformers

  • Convert a format
  • Extract metadata
  • Resize

There are three cases when an action can terminate with an error:

  1. The received data was not in JPG/GIF/PNG/BMP format.
  2. The maximum width/height limit had been exceeded while changing the image dimensions. The image size must not exceed 3840 px in width and 2160 px in height.
  3. The maximum allowable size of an image had been exceeded while changing the dimensions or format of the image.