Hamza4100's picture
Update README.md
c155e5a verified

A newer version of the Gradio SDK is available: 6.13.0

Upgrade
metadata
title: T1 Tax PDF Processor
emoji: 📄
colorFrom: purple
colorTo: blue
sdk: gradio
sdk_version: 4.19.2
app_file: app_gradio.py
pinned: false
license: mit

T1 Tax PDF Processor

Automatically extract data from Canadian T1 tax return PDFs and fill PDF forms.

How to Use

  1. Upload Source PDF - Your T1 tax return (with line numbers and data)
  2. Upload Template PDF - Empty fillable form you want to fill
  3. Click "Process PDFs" - Automatic extraction and filling
  4. Download Result - Get your filled PDF

Features

  • 📄 Extract text from T1 PDFs
  • 🔍 Smart T1 line detection (15000, 23600, 26000, etc.)
  • 🤖 OCR support for scanned PDFs
  • 📝 Automatic form filling
  • 🗺️ Configurable field mappings

Tech Stack

Python · FastAPI · Gradio · pdfplumber · Tesseract OCR

⚠️ Privacy Notice

Demo Only - This is a demonstration application. Do not upload real tax documents with sensitive personal information to public demos.