ExtractPDF4J

Extract tables from PDFs — text-based or scanned — with JVM-native power 🚀

⭐ GitHub 📖 Documentation

✨ Why ExtractPDF4J?

ExtractPDF4J brings the best of Camelot and Tabula into the Java ecosystem, making PDF table extraction simple, robust, and production-ready.

🚀 Quick Start

<dependency>
  <groupId>io.github.mehulimukherjee</groupId>
  <artifactId>extractpdf4j</artifactId>
  <version>0.1.0</version>
</dependency>