A python script to remove unused figures in latex projects. Also a good complementary of arxiv_latex_cleaner.
python cleaner.py path_to_image_folder path_to_log_file
Main codes borrowed from LaTeXFiguresCleaner
Compared to LaTeXFiguresCleaner, the cleaner will remove the unused figures in subfolders recursively.