Extract tables from PDFs — text-based or scanned — with JVM-native power 🚀
ExtractPDF4J brings the best of Camelot and Tabula into the Java ecosystem, making PDF table extraction simple, robust, and production-ready.
<dependency>
<groupId>io.github.mehulimukherjee</groupId>
<artifactId>extractpdf4j</artifactId>
<version>0.1.0</version>
</dependency>