delimitry / collage_maker

Picture collage maker in Python
MIT License
177 stars 44 forks source link

[Feature] Process archive files. similar to folders #9

Open r3538987 opened 1 year ago

r3538987 commented 1 year ago

Had anyone tried to process zip other type of archives in same manner as folders currently? By default script uses paths to gather file list, and so far my attempts to create such list for files in zip work not as I'm expecting.