def main() -> Any
No documentation
def show_preview(original_path: Path, var_name: str, python_code: str, target_size: tuple) -> Any
Show a preview of the original and converted image
def print_statistics(original_path: Path, output_path: Path, var_name: str, python_code: str) -> Any
Print conversion statistics
def batch_convert() -> Any
Batch convert multiple images