Looking for recommendations: Best free/open-source document extraction tool for Spring Boot + React stack?
Hey everyone,
I'm currently building a full-stack app (Spring Boot backend + React frontend) and need to implement document parsing/text extraction functionality.
Requirements:
- Budget: Free / Open Source.
- Formats: Primarily PDFs, DOCX, and ideally scanned images/invoices (basic OCR).
- Integration: Preferably handled on the Java/Spring Boot backend (REST API) to send structured JSON to the React client.