Minimalistic tool to arrange images in a grid, saving the result as a png image (or sequence of png images).

Usage

java -cp photogrid-1.0.jar tech.rallen.photogrid.Main

This has been tested with OpenJDK 11, and should work with any version of Java from 11 on.

The tool takes 5 optional command line parameters

0 : path of input directory (default is ./testimages).

1 : width (in pixels) of each input image in the output image (default 1000)

2 : height (in pixels) of each input image in the output image (default 1000)
(note the image will be scaled maintaining aspect ratio so it fits within both the width and height above)

3 : number of images per row in the output image(s)

4 : number of images per column in the output image(s)
(default is to make a square with enough rows/columns to fit all the input images in a single output image)

5 : output path and filename, this will be suffixed by either just '.png' or if there is more than one

Features

  • photo arranging

Project Activity

See All Activity >

Follow photogrid

photogrid Web Site

You Might Also Like
Our Free Plans just got better! | Auth0 by Okta Icon
Our Free Plans just got better! | Auth0 by Okta

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of photogrid!

Additional Project Details

Registered

2022-05-24