collage_maker icon indicating copy to clipboard operation
collage_maker copied to clipboard

Picture collage maker in Python

Results 2 collage_maker issues
Sort by recently updated
recently updated
newest added

Hi Is it also possible to limit the height and not only the width? I tried to implement it myself and add another parameter but I didn't really find out...

enhancement

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...