How can i convert images internally from tiff to png?

How can i convert images internally from tiff to png?

as far as know, there is no internal way of doing that in vvvv. you could execute ffmpeg from gamma and have that do the conversion.

Doesn’t FileTexture or TextureReader read tiff? Why do you need the Skia image loader?