ff_tif2png.Rd
Convert a TIFF image to a PNG image
ff_tif2png(path, out = fs::path_ext_set(path, "png"))
Input image path.
Output image path. Defaults to the input image path, with .tif extension.
The image array, invisibly.