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
Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Sign Up Free
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