--- title: Puff N Parse Backend emoji: 🚀 colorFrom: yellow colorTo: green sdk: docker pinned: false --- # Puff n Parse Backend Engine This is the FastAPI backend for the Puff n Parse / OCRuserious platform. It provides PDF parsing (via pdfplumber) and OCR (via EasyOCR) to extract structured JSON data. - **Docs:** `/docs` (Swagger UI) - **Upload:** `POST /api/upload` - **Export:** `POST /api/export`