Skip to content

tgrothe/java-clipboard-to-image-collage

Repository files navigation

java-clipboard-to-image-collage

Description

A Java application that captures images from the system clipboard and compiles them into a single collage image.

Usage

  1. Ensure you have Java (JRE 17 or higher) installed on your system.
  2. Ensure you have set up the Path environment variable to include the Java binaries.
  3. Open your terminal or command prompt and call the application with the following command:
    java -jar java-clipboard-to-image-collage.jar
  4. To stop the application, use CTRL + C.

About

Simple Java application for creating an image collage from the contents of the clipboard (in Windows).

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

Generated from tgrothe/java-template