[New feature] Image conversion and resizing integration

From the very beginning, AppMaster backend applications have lacked reliable and fully-featured blocks for converting and resizing images. While there was a BP block to resize images, it only supported basic formats like PNG and JPEG.

We collaborated with our partners to introduce a 3rd-party service for use with AppMaster-generated backends—IMGestic. We added an integration module into the backend to simplify the process. The image processing service is provided free of charge to customers with any subscription type (including Learn & Explore). Fair usage policy applies.

Supported formats (input and output):

  • AVIF
  • WebP
  • HEIC
  • TIFF
  • PNG
  • JPEG
  • ICO
  • GIF

We recommend using the WebP image format, as it is supported by all modern browsers and is significantly smaller than JPEG/PNG. In module settings you can choose closes to you region for faster image processing.

1 Like