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

Other Useful Business Software
Demo Series - Small Business Backup By Veeam Icon
Demo Series - Small Business Backup By Veeam

Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
Watch Demo Series
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