Digit
Results
1
comments of
Digit
I hacked something and it worked for me ``` import os import base64 import json folder_path = 'blue' output_file = 'output.xml' image_list = [] # Iterate through the files in...