You are given a set of images (small and large) and a set of JSON configuration files, each describing a pipeline of image transformations to apply. Each JSON file specifies: (1) the path to the source image, and (2) an ordered list of transformation commands such as grayscale, flip horizontally,…