Installation

Binary packages

You can download the latest binary package from here or from the GitHub release page.

1.) Download the latest version: reno-linux-x64.zip

2.) Run it: ./reno

1.) Download the latest version: reno-0.3.1.jar

2.) Run it: java -jar reno-0.3.1.jar

The --pdf-backend pdfbox flag gives better results, but doesn’t work with native-image (see PDFBOX-4548).

So if you would use the PDFBox backend, use the “Generic (Java)” version.