Application to remove black borders from a folder of PNGs.
To run this application, run the following from the command line (JRE 8 / JDK 8 must be installed):
java -jar bobd-borders.jar path/to/images/ path/to/output/To build the application, run the following from the root directory of the project: Note: This project uses the latest version of Apache Maven. Download from the Maven website.
./build.sh