News

This project provides a web-based tool to convert PDF files into JSON format. It leverages the pdfplumber library for PDF processing and Flask for the backend web framework. Converts PDF files to JSON ...
Scan Directory for PDFs: The system looks into a specified directory (e.g., data/) for PDF files. Extract Text from Each PDF: Once the PDF files are located, they are opened and processed to extract ...