💧 Meter Form Processor 💧
Step 1: Upload Multi-page PDF of Forms
Upload your forms PDF
Processing...
Time elapsed: 0.0s
How it Works
1
User uploads PDF
User uploads a multi-page PDF containing all meter forms to be processed.
2
PDF split & image conversion
PDF pages are split, converted to images, and cropped. Each image is sent to a local Docker container running the OCR service.
3
OCR text extraction
The OCR container processes each image and extracts all text data from the form images.
4
Data parsing & Excel export
Account numbers and body serial numbers are parsed from the OCR output and saved into an Excel spreadsheet for easy reference.
5
PDF generation & download
Each page is converted back to a PDF, renamed by its body serial number, and all files are packaged into a ZIP file for the user to download.