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