Show images from a template

I'm an guessing this is related to your other thread: Node-red payload

If so, then I recommend you filter out the entries that are not images then send the array of data to a template node & use angularjs ngRepeat directive to build html & IMG tags with the IMG SRC set to the ._value field.

If you had stated your intention on the original thread you would have got this answer sooner.