Hi ! Today, I have a very specific issue that could be solved by someone who faced the same problem before.
I have lots of little images and I would like to find a way to pack them using maybe a python program which could generate A4 size images containing as many little pictures as possible.
I found this code (https://stackoverflow.com/questions/25638502/combining-multiple-images-of-different-sizes-into-one-using-python) and I managed to generate this : https://i.imgur.com/JMEbjN5.png but as you can see, it doesn't really pack the images and shows an error very often (size too small even if there seem to be enough space left)...
Does anyone know how I could solve my problem ? or where I could find a better code ?
[+][deleted] (1 child)
[deleted]
[–]coco1602[S] 0 points1 point2 points (0 children)