Updates of LoadFiles and ImageProcessing

The Pro modules LoadFiles and ImageProcessing got updates:

LoadFiles

  • Return variables have been changed from File to Path and Filename. Filename is the name of the file without file extension and can be used in other module to name processed files using the original filename. This is a breaking change for those settings, where File variable was used.

  • Files can be removed via right-click action.

  • The List of files got a placeholder text to guide users.

LoadFiles is used to define a couple of files for which other modules like ImageProcessing or CustomFunction can do a processing step. Files can be added and re-ordered by drag and drop.

ImageProcessing

  • Processing of paths with unicode characters are now supported.

ImageProcessing is used to run different processing steps on an image file like crop, resize, invert, flip, threshold etc.

Both modules are available as version 2026-01-21 now.

1 Like