cleanup_tif#

Delete all the .tif files generated by to_tif.py script, in a given directory. Note that instead of looking for .tif files, the script looks for folders “8-bit” and “raw”.

  • folder – any folder that contains .tif files generated by to_tif.py

Edit

  • Mar 09, 2023 – Initial commit.