Celeb Glow
general | March 23, 2026

Is there a tool in Linux or GIMP to dynamically lay out a grid of images for scrapbook cutouts?

I'm looking for a tool that will layout images into grids dynamically without altering their proportions. The purpose would be to make cutting image printouts much faster for scrapbooking. I know a lot of websites can lay out images dynamically, taking each image size into consideration. Is it possible to run a commandline tool to achieve something like this? If possible, a grid without borders would be much better.

There is an extension for photoshop that achieves something like this

However, from what I can see, other options in Linux aren't dynamic and require that all images have the same aspect-ratio. It would be ok if there is a little space left over at the end of a page (as in the example). The priority is to maintain each image's aspect ratio whilst using as much space as possible on the page.

An example:

images of different sizes in tiled layout

1

1 Answer

I'm not sure if this is exactly what you're looking for, but photocollageseems to do a pretty good job with a bit of tweaking (reducing the border size and hitting regenerate until you're happy).

enter image description here

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy