Summarizes a conversion run: files converted, warnings raised by the conversion engines, and validation results, so a user can see at a glance what needs a manual look instead of hunting through console output.
Arguments
- results
A conversion result from
convert_file(), or a list of results such as the one returned byconvert_directory().- output
Path to write the report.
NULLreturns the report as a string without writing a file.
